-
pf
说明: 粒子滤波算法代码,用于目标跟踪,基于粒子滤波算法的动目标跟踪(particle filter used in object tracking)
- 2011-05-26 22:29:25下载
- 积分:1
-
FDTD_2D_PML
本程序实现2维TM波FDTD仿真
此程序用PML设置吸收边界条件
仅含有Ez,Hx,Hy分量
(the two-dimensional program TM wave FDTD simulation procedure set up by PML absorbing boundary conditions for containing Ez , y, Hy weight)
- 2006-12-22 10:17:12下载
- 积分:1
-
基于状态空间方程的预测控制程序
说明: 基于状态空间方程的预测控制程序StateMPC是按照钱积新版《预测控制》中4.3.2.1节的方法编写的程序。
StateMPC1是按照公式4-61,4-62扩展状态空间模型而编写的程序。基于这个模型的控制率的推导请见文件夹里的word文件。(Predictive Control Program Based on State Space Equation)
- 2020-03-25 16:23:59下载
- 积分:1
-
MachineLearningMadeEasy_FEX
说明: matlab实现几类简单机器学习算法,具有注解,易于理解(Matlab implements several types of simple machine learning algorithms, with annotations, easy to understand)
- 2020-10-07 20:35:12下载
- 积分:1
-
HHT
说明: 希尔伯特黄变换,用EMD将信号分解成本征模态函数,对分解的IMF分量进行hilbert变换(Hilbert Huang transform (HHT), EMD is used to decompose the signal into the cost eigenmode function, and the decomposed IMF component is transformed by Hilbert transform)
- 2020-11-24 21:23:54下载
- 积分:1
-
Henon
实现 henon混沌仿真 实现 henon混沌仿真 实现 henon混沌仿真 实现 henon混沌仿真 (Realize chaotic Henon Henon chaotic Simulation Simulation realize realize realize Henon chaotic Henon chaotic simulation simulation)
- 2007-08-15 17:39:38下载
- 积分:1
-
1
说明: 在命令窗输入如下内容就得到图形了:
[t,x]=ode45( godhua ,[0,10],[0,0,0,1])
subplot(131) plot(t,x(:,4)) xlabel( t ) ylabel( y )
subplot(132) plot(t,x(:,1)) xlabel( t ) ylabel( v )
subplot(133) plot(t,x(:,2)) xlabel( t ) ylabel( \theta ) (At the command window type the following content to be the graphics: [t, x] = ode45 (godhua, [0,10], [0,0,0,1]) subplot (131) plot (t, x (:, 4 )) xlabel (t) ylabel (y) subplot (132) plot (t, x (:, 1)) xlabel (t) ylabel (v) subplot (133) plot (t, x (:, 2)) xlabel ( t) ylabel (heta))
- 2007-12-09 20:16:04下载
- 积分:1
-
srm
基于Matlab_Simulink的开关磁阻电机调速系统的仿真研究(Switched Reluctance Motor Based Matlab_Simulink Simulation of Speed Control System)
- 2010-12-06 22:58:48下载
- 积分:1
-
td-cdma
我整理的ds-cdma 的完整代码,有详解,条理分明(I order the ds-cdma full code, Xiang Jie, coherent)
- 2010-05-12 09:32:28下载
- 积分:1
-
samples
SURF_DETECTOR
SURF (Speeded Up Robust Feature) is a robust image detector and descriptor, first presented by Herbert Bay et al. in 2006, that can be used in computer vision tasks like object recognition or 3D reconstruction. It is partly inspired by the SIFT descriptor.
- 2012-04-02 09:27:06下载
- 积分:1