-
radix-2FFT
基2FFT,是DFT(离散傅立叶变换)的快速算法(radix 2 FFT, DFT (Discrete Fourier Transform) Fast Algorithm)
- 2007-05-29 17:21:54下载
- 积分:1
-
chengxu
聚集了光学相位测量的一些基本算法程序,包括相移量,相位算法等(We gathered some basic optical phase measurement algorithm program, including the amount of phase shift, phase algorithm)
- 2015-05-21 18:48:46下载
- 积分:1
-
PCA
PCA主成分分析,提取主特征,降维处理(PCA principal component analysis is used to extract the main features and reduce the dimensionality)
- 2017-09-07 11:11:08下载
- 积分:1
-
KF
说明: 一种基于运动模型的扩展卡尔曼滤波(EKF)算法,该方法适用于任何能用状态空间模型表示的非线性系统,精度可以逼近最优估计.(an EKF positioning and tracking algorithm based on kinematic model. This method can apply to any state-space model which is the nonlinear system, and the accuracy can approach to best of all. )
- 2010-09-10 17:56:29下载
- 积分:1
-
MATLABPrimer
intro 2 matlab which gives fundamentals about matlab
- 2009-10-20 23:36:11下载
- 积分:1
-
lms
最小均方算法lms在波束形成中的应用 LMS算法步骤: 1,、设置变量和参量: X(n)为输入向量,或称为训练样本 W(n)为权值向量 b(n)为偏差 d(n)为期望输出 y(n)为实际输出 η为学习速率 n为迭代次数 2、初始化,赋给w(0)各一个较小的随机非零值,令n=0 3、对于一组输入样本x(n)和对应的期望输出d,计算 e(n)=d(n)-X^T(n)W(n) W(n+1)=W(n)+ηX(n)e(n) 4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行。(Lms least mean square algorithm applied in Beamforming
)
- 2011-04-28 23:25:35下载
- 积分:1
-
chos-papers
关于混沌时间序列的论文,matlab 在研究非线性混沌中的应用,和非线性参数的意识任务分类(The study of chaotic time series, MATLAB in the study of nonlinear chaos in the application, and the nonlinear parameters of the mental task classification
)
- 2012-03-25 11:11:06下载
- 积分:1
-
matlab-APF
simulink 仿真的APF程序,非常好用的仿真程序(Simulink program of APF, very useful simulation program
)
- 2021-02-26 18:29:37下载
- 积分:1
-
DijkstraZDL
简单的Dijkstra求最短路的MATLAB程序,很好用,对于两点之间最短距离。(Dijkstra' s shortest seek simple MATLAB program, useful for the shortest distance between two points.)
- 2011-09-11 08:06:59下载
- 积分:1
-
PMSM_vector-control
The system is about simple Vector Control of Permanent Magnet Synchronous Motor. The speed controller is using PI controller and the current controller is using Hysteresis band.
- 2011-10-19 21:50:09下载
- 积分:1