-
PSOCODE
粒子群算法的MATLAB编程。。。。。。。。。。。。。。。。。。(Particle Swarm Optimization of MATLAB programming. . . . . . . . . . . . . . . . . .)
- 2009-06-17 10:02:47下载
- 积分:1
-
AdvancePIDControlAndSimulation
介绍使用MATLAB学习PID控制算法的入门书籍配套代码(MATLAB study on the use of PID control algorithm to introduce the books matching code)
- 2007-06-03 17:27:39下载
- 积分:1
-
gauss
高斯白噪声信号通过低通滤波器后的波形分析 (Gaussian white noise signal through the low-pass filter waveform analysis)
- 2013-08-28 22:57:22下载
- 积分:1
-
随机集目标跟踪包
用于实现基于随机有限集目标跟踪的matlab程序,拥有详细注释(Matlab program for JPDA implementation, with detailed annotations)
- 2021-01-01 19:08:57下载
- 积分:1
-
circle
PDETOOLBOX工具箱在偏微分方程中对圆形边界的实例应用(The toolbox in partial differential equations PDETOOLBOX circular boundary instance applications)
- 2013-02-02 22:32:07下载
- 积分:1
-
install_guide
matlab英文详细解读,内含如何操作软件,适合初学者使用(the matlab English detailed interpretation, includes how to operate the software, suitable for beginners to use)
- 2012-09-18 20:22:23下载
- 积分:1
-
Pend_Model
inverted pendulum model good example for modeling IP
- 2015-02-20 08:22:33下载
- 积分:1
-
manand
本程序是现代谱导航分析中的惯性导航误差分析matlab程序,经过仿真验证,获得较为准确的结果。(The navigation program is modern spectral analysis of inertial navigation error analysis matlab program, through simulation, to obtain more accurate results.)
- 2021-04-17 20:08:52下载
- 积分:1
-
filter
This code will filter out the noise.
- 2013-02-08 15:27:33下载
- 积分:1
-
MATLAB-Fibonacci
写一个MATLAB函数fibo.m来计算Fibonacci数列,其定义如下: fibo(n+2)=fibo(n+1)+fibo(n) 此数列的初始条件如下:fibo(1)=0,fibo(2)=1。(Fibo.m write a MATLAB function to calculate the Fibonacci sequence, which is defined as follows: fibo (n+2) = fibo (n+1)+fibo (n) the initial conditions in this series are as follows: fibo (1) = 0, fibo (2) = 1.)
- 2014-12-12 06:07:28下载
- 积分:1