-
ACodeforMatlab
this is a matlab code for kmeans algorithm...
- 2010-11-06 21:02:31下载
- 积分:1
-
fangzhen
磁流变中的一个模型的仿真,它很好的再现了其基本原理(A magneto-rheological simulation model, it reproduces well the basic principles of its)
- 2009-07-03 12:35:35下载
- 积分:1
-
1
说明: 《Matlab与C++》这本书的第一章,包含matlab程序和C++程序(" Matlab and C++" the first chapter of this book, including the matlab program and C++ program)
- 2011-08-24 10:17:55下载
- 积分:1
-
2011Aquestion
给出了2011年全国数学建模A题的画图程序 (Shows the 2011 issue of National Mathematical Modeling A drawing program)
- 2011-09-10 08:45:33下载
- 积分:1
-
pso-2
经典粒子群算法的matlab实现。用多维函数进行测试。并给出算法寻优迭代的效果图(Classical PSO algorithm matlab. Tested with multi-dimensional functions. And gives an iterative optimization algorithm renderings)
- 2014-02-18 16:19:46下载
- 积分:1
-
70170707_LYpack emd
MATLAB官网的EMD原始程序,里面包含了C语言的emd程序代码,经过验证该程序可以使用,实现了emd分解。(The official website of the MATLAB EMD original program, which contains the C language EMD code, after verification of the procedure can be used to achieve the EMD decomposition.)
- 2021-02-03 01:10:00下载
- 积分:1
-
lms-filter
说明: 自适应滤波器代码,适用于研究生阶段数字信号处理课程。(Adaptive filter code, suitable for the postgraduate stage of digital signal processing courses.
)
- 2011-02-20 16:58:50下载
- 积分:1
-
maastpb1_4
用MATLAB进行算法仿真的工具箱,很有用!建议下载试!!(Matlab Algorithm Avalability Simulation Tool)
- 2011-05-03 11:58:04下载
- 积分:1
-
source
function S = steeringv(M,x) define steering vector
free space wavelength of 15cm at resonant freq of 2GHz
lamda = 0.15
d = lamda/2 inter-element spacing
K = 1:M
x is DOA of the received signal
S = exp((-2*pi*j*(K-1)*d*sin(x))/lamda)
- 2012-07-13 15:38:31下载
- 积分:1
-
duoyuanhuigui
一个可以得到多元回归分析的普适算法,对于分析结果会有不错的帮助。(One can get multiple regression analysis of the universal algorithm for the analysis results will have great help.)
- 2012-08-31 16:21:33下载
- 积分:1