-
ParticleEx3
一个例子滤波应用程序,可以了解粒子滤波的工作原理(an example of filtering applications, particle filter can understand the principle)
- 2007-03-17 13:40:55下载
- 积分:1
-
CD_Matlab
Code about DAC-ADC, Spectrum and Spectrum Analys, FIR design, Phu luc 7B2 - Random Processes-Classification-Power-Relation
- 2013-10-28 15:15:50下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
GA7 - ZS1
说明: 基于遗传算法的主动悬架模糊控制,通过遗传算法来优化模糊控制的隶属度函数,以此来优化悬架的垂直加速度的方均根(Fuzzy control of active suspension based on genetic algorithm and membership function of fuzzy control are optimized by genetic algorithm to optimize the mean square root of vertical acceleration of suspension.)
- 2019-05-20 20:23:12下载
- 积分:1
-
CURSOmatlab52
matlab course band pass high pass low pass butterworth fir iir imuplse response
- 2009-06-06 00:06:23下载
- 积分:1
-
2
说明: car plate recognition using matlab
- 2011-04-02 01:08:59下载
- 积分:1
-
AHP
层次分析法的自动实现算法基于matlab,代码如文件(Automatic algorithm based on the Analytic Hierarchy Process matlab, code such as file)
- 2012-11-10 10:27:41下载
- 积分:1
-
Handwritten-numeral-recognition
matlab环境下实现对手写体数字的分类识别(Handwritten Arabia digital numeral recognition)
- 2013-12-20 16:17:57下载
- 积分:1
-
MATLABControlSystemDesignandSimulationsourcecode
书籍 MATLAB控制系统设计与仿真[张德丰][程序源代码].zip(MATLAB Control System Design and Simulation [Zhang Defeng] [source code]. Zip)
- 2010-01-07 11:00:03下载
- 积分:1
-
slidingmodecontrol
滑模变结构控制matlab仿真一书中第9章程序的修改版(Sliding mode variable structure control simulation matlab book Chapter 9 of the modified version of procedure)
- 2009-06-28 22:45:20下载
- 积分:1