-
NumericalMethodBasicSample
数值方法基本例题MATLAB解法,基本解方程,龙格-库塔,牛顿法等(Example MATLAB solution of basic numerical methods, the basic solution of equations, Runge- Kutta, Newton' s law)
- 2010-02-24 11:32:45下载
- 积分:1
-
log_psd
This function takes the n time domain samples (real or complex)
and finds the psd by taking (fft/n)^2. The two sided spectrum is
produced by shifting the psd The array freq provides the appropriate
frequency values for plotting purposes.
By taking 10*log10(psd/max(psd)) the psd is normalized values beow 60db
are set equal to -60db
- 2011-11-18 21:07:22下载
- 积分:1
-
MATLAB-MBPSO-master
一种改进型的PSO的机器学习算法实现,应用欧氏距离作为分类便准,KNN分类法实现分类(An improved PSO algorithm)
- 2016-07-10 20:04:49下载
- 积分:1
-
MinForeDynprog
MinForeDynprog.rar是基于MATLAB的动态规划算法的源程序!(MinForeDynprog.rar is based on the dynamic programming algorithm MATLAB source!)
- 2008-05-16 09:38:32下载
- 积分:1
-
simulink-mdl
simulink下mdl的例子,用于帮助学习simulink(simulink under mdl example, be used to help learn simulink)
- 2012-10-23 17:30:52下载
- 积分:1
-
hist
this is both histogram and otsu code
- 2014-02-23 01:45:10下载
- 积分:1
-
sparseBSS1
稀疏分量分解。
function [y A]=sparseBSS1(X,L,langda,G,h,delta)(function [y A]=sparseBSS1(X,L,langda,G,h,delta)
----------------------------------------------------------------
2009-04-15 YangZhicong
X: observed signal,each row correspond to a sensor observations
L: the length of FFT (or the length of Hanning window)
langda: adjust the desired angular width
G: discretize the potential field by taking a sample of G points
h: threshold
y: estimated sourses
A: estimated mix matrix
)
- 2010-05-27 10:22:17下载
- 积分:1
-
rayleigh
利用改进的jack模型来仿真瑞利衰落信道(The improved jack model to simulate the Rayleigh fading channel)
- 2014-10-22 19:23:19下载
- 积分:1
-
zishiyingRLS-LMS
基于LMS算法和RLS算法的自适应滤波器设计(Based on LMS and RLS adaptive filter design)
- 2011-11-02 09:58:00下载
- 积分:1
-
Mogunaghuocai
以动画的形式模拟了随机摸火柴的过程,该程序改变后可以用于检验二项分布。(Form of animation to simulate the process of random touch matches, after the change of the program can be used to test the binomial distribution.)
- 2012-10-17 19:14:14下载
- 积分:1