-
Matlab_model
在MATLAB环境下,对全数字锁相环的仿真,分析锁相环的性能参数(In the MATLAB environment, to all-digital phase-locked loop simulation, analysis of the performance parameters of phase-locked loop)
- 2008-05-10 15:47:47下载
- 积分:1
-
matlab-target-tracking
很好用的几个matlab多目标视频跟踪的程序,有粒子滤波的,帧差法的等等,可以直接仿真运行(Good use of several multi-target video tracking matlab procedures, particle filter, frame difference method, etc., can be directly run the simulation)
- 2013-09-21 15:35:11下载
- 积分:1
-
Foa
果蝇算法性能测试函数,用于对算法优化进行相关测试,代码简洁,并进行了封装(The performance test function is used to test the algorithm optimization. The code is concise and encapsulated.)
- 2019-01-06 10:54:27下载
- 积分:1
-
M-Files
MATLAB有限元分析的M文件,程序中采用的单元包括:杆元、梁单元、平面单元等等(MATLAB guide to finite elements)
- 2012-05-15 21:26:30下载
- 积分:1
-
chaotic
这是关于混沌序列相关性能的文章,相信非常有用。(Related to performance on the chaotic sequence of articles, very useful)
- 2010-11-11 10:51:02下载
- 积分:1
-
tmmcoupling
说明: 光纤光栅耦合模法数值模拟与仿真,滤波功能,时延(Fiber Bragg Grating coupled numerical simulation model and simulation, filtering, delay)
- 2010-05-04 15:59:31下载
- 积分:1
-
rs232
说明: 实现了用rs232接口传入数字信号,并且可通过键盘输入对模数转换器放大率的数值改变(Achieved with a rs232 interface, the incoming digital signal, and keyboard input to the ADC through the magnification of the numerical change)
- 2010-04-16 22:23:05下载
- 积分:1
-
LMS
1,、设置变量和参量:
X(n)为输入向量,或称为训练样本
W(n)为权值向量
e(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步继续执行(, set the variables and parameters:
X (n) is the input vector, otherwise known as the training sample
W (n) for the weight vector
e (n) for the deviation
d (n) is the desired output
y (n) is the actual output
η is the learning rate
n is the number of iterations)
- 2011-12-10 20:22:05下载
- 积分:1
-
SAR_Range-Doppler-imaging-algorithm
SAR成像的几种基本算法程序,运用MATLAB书写,代码简单易懂。适合初学者(SAR imaging of several basic algorithm procedures, the use of MATLAB writing, the code is easy to understand. Suitable for beginners)
- 2020-09-02 16:08:08下载
- 积分:1
-
NEWBAOLUO3
说明: 几个改进EMD算法的matlab代码,包括旋转EMD,间歇EMD。(Several improvements in the EMD algorithm matlab code, including rotating EMD, Intermittent EMD.)
- 2009-08-15 22:05:57下载
- 积分:1