-
tuoyuan2
机械臂末端椭圆轨迹规划的matlab程序 (trajectory plan of manipulator by matlab)
- 2021-03-05 21:19:31下载
- 积分:1
-
clsf_dpd
rough set eighbrohood
- 2009-03-27 02:14:06下载
- 积分:1
-
Examples
this is a 10 sample of expert system with CLIPS
- 2014-12-07 07:09:04下载
- 积分:1
-
detect
skin detraction
Channing the skin color to another color
- 2011-12-30 09:45:56下载
- 积分:1
-
matlab
用matlab实现对语音信号的短时分析,包括清音和浊音的判决,基音周期的估计。(Using matlab to realize short-time speech signal analysis, including the voiceless and voiced the decision, pitch period estimation.)
- 2008-06-07 17:58:02下载
- 积分:1
-
hash
哈希函数的matlab代码,此函数不可逆,具有加密功能。(Hash function matlab code, this function is not reversible, with encryption features.)
- 2020-10-19 09:27:26下载
- 积分:1
-
EightkWDCSource
8kw DC source in Matlab/Simulink
- 2012-08-22 02:04:48下载
- 积分:1
-
gaussmoo
高斯背景建模源代码,实现背景建模,但前景处理效果不好(Gaussian background modeling source code to achieve the background modeling, but the outlook is not good treatment effect)
- 2011-11-12 14:38:46下载
- 积分:1
-
BLDC2
MATLAB SIMULINK 设计的直流无刷电机本体模型 (The MATLAB Simulink design brushless DC motor ontology model)
- 2013-04-23 01:39:53下载
- 积分: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