-
psoToolbox
Help psoToolbox V1.0
psoToolbox provides an interective GUI based Toolbox to solve
optimization problems using particle swarm optimization.
Creat a fitness function in M-file.
Inputs:
Function : Function handle of fitness function.
Nvars : Number of variable to be optimized.
LB : Lower Bound of Nvars (1 X Nvars)
UB : Upper Bound of Nvars (1 X Nvars)
Parameters:
C1 : Cognative Attraction
C2 : Social Attraction
W : Inertial
Population Size : Number of Swarms
Max Iterations : Maximum number of epochs.
Click on " RUN PSO " button to start PSO search. You will get the out put
at Edit box below the axes.
- 2013-11-24 04:13:20下载
- 积分:1
-
MATLAB1
利用MATLAB中的小波信号对语音信号的基音提取(The use of MATLAB Wavelet signal for pitch extraction of speech signals)
- 2008-03-21 11:37:31下载
- 积分:1
-
interpolation-equations
matlab 求解方程组 计算方法 数值分析(calculation methods to solve equations matlab numerical analysis)
- 2011-11-14 22:28:37下载
- 积分:1
-
WAVE
用小波去噪,不同尺度下的阀值去噪,去噪效果的对比很不错(Using wavelet denoising, different scales of threshold denoising, contrast denoising effect is very good)
- 2015-11-13 20:23:31下载
- 积分:1
-
StewardPlatformSolver
本matlab程序仿真了6自由度Stewart平台,得到了正反解,并提供了可视化的GUI界面,可作为求解工作空间的参考,其中正解方法参考自以下论文:
Lee, Tae-Young, and Jae-Kyung Shim. "Forward kinematics of the general 6–6 Stewart platform using algebraic elimination." Mechanism and Machine Theory 36.9 (2001): 1073-1085.
(本程序转载自Github)(The Matlab code for solving the forward and inverse position kinematics of 6 DoF Stewart platform, providing GUI.)
- 2020-06-29 18:40:01下载
- 积分:1
-
f_sumharm_FORMEX
dc motor speed ocntrol using matlab smulink
- 2011-10-17 22:24:25下载
- 积分:1
-
Yokoi
Matlab code for Getting Yokoi number
It is useful tool to Mark the Yokoi number of image
- 2019-01-15 20:39:46下载
- 积分:1
-
CH4programme
说明: 神经网络 侯媛彬 西安电子科技大学出版社 全书程序夹CH4(Neural network)
- 2010-04-30 10:35:53下载
- 积分:1
-
matlab
该文件是关于matlab格式化的写操作例程演示,能够让我们更好地学习并掌握它,希望对你有帮助。(The file is on matlab formatting of write operation routines demo, can let us better learn and master it, I hope it can help you.
)
- 2012-05-09 16:35:45下载
- 积分:1
-
Monte_Carlo
蒙特卡洛仿真
运用蒙特卡罗方法建立随机仿真模型,对已做手术病人的出院时间进行模拟,从而得到第二天拟出院病人数。再根据一定的优先规则建立基于优先级的病床分配模型,确定第二天应该安排哪些病人住院。(Monte Carlo simulation)
- 2010-08-27 14:49:44下载
- 积分:1