-
ipark
自己建立的ipark变换模块,根据TI公司永磁电动机例程编写(ipark transform model created by myself,based on TI s permanent magnet motor routines)
- 2012-04-09 15:03:34下载
- 积分:1
-
Artificial-Neural-Networks
THIS IS INTRODUCTION TO ARTIFICAIAL NERAK NETWORKS
- 2013-04-10 16:52:14下载
- 积分:1
-
Desktop
本压缩包包括吸气式高超声速飞行器的纵向刚体仿真模型和弹性体仿真模型。利用s函数编写的simulink模块,然后用MATLAB画出二者的图像进行对比(Nonlinear Longitudinal Dynamical Model of an Air-Breathing)
- 2015-06-19 09:38:55下载
- 积分:1
-
fenjieyigeyaun
说明: 在matlab环境下生成一个正方形中心嵌套一个圆,并利用curvelet变换显示出其各个子层的系数图,良好的体现了curvelet变换的各向异性的性质。(In the matlab environment to generate a nested square center of a circle, and the use of curvelet transform shows that its coefficient of sublayer maps, a good reflection of the curvelet transform the nature of the anisotropy.)
- 2009-04-13 19:48:04下载
- 积分:1
-
zibian
基于lms的噪声消除仿真试验
使用环境 matlab(LMS-based simulation of the noise cancellation using matlab environment)
- 2008-04-13 20:31:02下载
- 积分:1
-
matlab_tuto
tutorial matlab gooooooooooooooood
- 2010-02-16 21:10:45下载
- 积分:1
-
robust-control
鲁棒控制作业,包含详细的设计报告及matlab仿真代码(Robust control operations, including detailed design reports and matlab simulation code)
- 2020-08-28 16:18:12下载
- 积分:1
-
cartpole-master
Cart-pole problem solition with python
- 2013-11-27 03:51:04下载
- 积分:1
-
dongtaiguihua-xianlufengpei
本word中运用动态规划思想运用matlab编程解决实际的线路分配问题的例子(Dynamic programming using matlab programming examples of actual line allocation problem in the use of the word)
- 2012-11-07 16:32:56下载
- 积分:1
-
STDPSO
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。(For each particle
____Initialize particle
END
Do
____For each particle
________Calculate fitness value
________If the fitness value is better than the best fitness value (pBest) in history
____________set current value as the new pBest
____End
____Choose the particle with the best fitness value of all the particles as the gBest
____For each particle
________Calculate particle velocity according equation (a)
________Update particle position according equation (b)
____End)
- 2015-03-13 09:28:14下载
- 积分:1