Hot Search : Source embeded web remote control p2p game More...
Location : Home SourceCode Mathimatics-Numerical algorithms matlab

Search in result

matlab list
Sort by :
Downloaded:0
function imf = emd(x) % Empiricial Mode Decomposition (Hilbert-Huang Transform) % imf = emd(x) % Func : findpeaks x = transpose(x(:)); imf = []; while ~ismonotonic(x) x1 = x; sd = Inf; while (sd > 0.1) || ~isimf(x1) s1 =
Date : 2025-08-11 Size : 16kb User : 小贾尼

Downloaded:0
GUI interface, can implement a simple addition operation, set up two operations, can be modified according to the need.
Date : 2025-08-11 Size : 10kb User : qwer000

Downloaded:0
Simulate the Maxwell distribution, and adjust the parameters to draw different images
Date : 2025-08-11 Size : 16kb User : qwer000

Downloaded:0
Read the data and write the corresponding function formula to fit in according to the need
Date : 2025-08-11 Size : 19kb User : qwer000

Downloaded:0
you should take this to try and you will solve you problems by this ways .It`s perfect.
Date : 2025-08-11 Size : 4kb User : 小围脖

Downloaded:2
The GS algorithm can generate a phase screen. The algorithm has simple programming, fast convergence and high diffraction efficiency.GS algorithm can transform Gauss beam into the high - order Gauss beam, the Bessel beam
Date : 2025-08-11 Size : 2kb User : 大漠语言

Downloaded:0
Given a set of initial positions and initial velocities, we can get the number of satellite orbit and transform it into 3D orbit display under inertial coordinate system. Meanwhile, we compare the two mechanical energy a
Date : 2025-08-11 Size : 1kb User : 竹子哑巴

Downloaded:0
mplementation and example of SVM function
Date : 2025-08-11 Size : 74kb User : 独一无二GKM

Downloaded:0
Have a detailed annotation
Date : 2025-08-11 Size : 1kb User : bigbadwolf26

Downloaded:0
Design genetic algorithm to solve f ( x ) minimum value, the specific expression is as follows: A formula for finding the minimum The program must be designed using m function method.
Date : 2025-08-11 Size : 58kb User : 123编程序

PNSR writes for the evaluation of image standards.
Date : 2025-08-11 Size : 1kb User : show-rowing

Downloaded:0
Broadband beamforming technology MVDR, wide-band 3D matrix
Date : 2025-08-11 Size : 1kb User : 关升
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.