-
trajectory
惯性导航精解算程序,test_error是执行程序(Solver precision inertial navigation procedures, test_error implementation of procedures)
- 2020-12-22 21:29:09下载
- 积分:1
-
batch_psd
自己编写的PSD批处理程序,方便大量数据处理,节省宝贵时间(Batch PSD have written procedures for dealing with large amounts of data, saving valuable time)
- 2008-07-15 10:37:37下载
- 积分:1
-
ThinningEx
example of thining morphological in matlab code
- 2011-08-27 06:47:43下载
- 积分:1
-
32-psk
32-Phase Shift Keying
Performance of 32-PSK
- 2014-10-08 03:55:01下载
- 积分:1
-
multiple_object_tracking
用matlab仿真多目标跟踪中的航迹关联融合的程序,(Matlab simulation of multi-target tracking with the track association fusion procedure)
- 2020-10-28 09:09:59下载
- 积分:1
-
matlab-wavelet
小波分析及代码实现,对学习小波的人可能会有意想不到的帮助。(matlab-wavelet)
- 2009-10-25 10:43:26下载
- 积分:1
-
zhichilunpilaosheji
用于直齿轮进行疲劳设计的MATlab程序,敬请分享,并指导!(for the fatigue analysis of spur gear ,developed by matlab softwore,please share with all of you,and comunicate with each other )
- 2012-10-17 11:16:57下载
- 积分:1
-
13
说明: 粒子群算法(PSO)是一种基于群体的随机优化技术。与其它基于群体的进化算法相比,它们均初始化为一组随机解,通过迭代搜寻最优解。不同的是:进化计算遵循适者生存原则,而PSO模拟社会。将每个可能产生的解表述为群中的一个微粒,每个微粒都具有自己的位置向量和速度向量,以及一个由目标函数决定的适应度。所有微粒在搜索空间中以一定速度飞行,通过追随当前搜索到的最优值来寻找全局最优值。
PSO模拟社会采用了以下三条简单规则对粒子个体进行操作:①飞离最近的个体,以避免碰撞。②飞向目标。③飞向群体的中心。这是粒子群算法的基本概念之一。
粒子群算法其基本思想是受许多鸟类的群体行为进行建模与仿真研究结果的启发(Particle swarm optimization (PSO) is a population based stochastic optimization techniques. Based on evolutionary algorithms compared with other groups, they are initialized to a random solution, iterative search through optimal solution. The difference is: the principle of survival of the fittest evolutionary computation to follow, while PSO simulation community. The potential of each solution expressed as a group of particles, each particle has its own position vector and the velocity vector, and a fitness determined by the objective function. All particles in the search space at a constant speed flight, by following the current search to find the optimal values of the global optimum. PSO simulation community has adopted the following three simple rules for the operation of individual particles: ① recently departed individuals, in order to avoid collisions. ② to the target. ③ fly to center groups. This is one of the basic concepts of particle swarm algorithm. PSO algori)
- 2015-04-21 16:39:12下载
- 积分:1
-
SPEM
Get notified by email about your simulink project s progress
- 2020-12-10 17:09:18下载
- 积分:1
-
PID_controller_with_integration_sturation
说明: 该算法连续系统的抗积分饱和的PID算法,用MATlab开发,能够管直接运行,可明显减弱几分饱和现象对系统稳定性的影响,当控制量与设定值偏差较大时,取消积分作用,以免积分作用过大引起系统的稳定性降低。(The algorithm of the anti-continuous system saturated PID integral algorithm, developed using Matlab and can directly run the tube can be significantly weakened somewhat saturated phenomenon on system stability, when the control volume and settings deviation is larger, integral role in the abolition of so as not to cause too large integral role in the stability of the system lower.)
- 2008-09-06 13:20:50下载
- 积分:1