-
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
-
harris_cornerdetect
Harris角点提取实现了对棋盘格模板角点的精确提取,matlab程序及示例图片。(Harris Corner Detection realize the chessboard grid template Corner precise extraction, matlab procedures and sample images.)
- 2009-02-12 20:34:03下载
- 积分:1
-
Snake
基于matlab GUI的贪吃蛇游戏程序。(Matlab GUI based on the Snake games.)
- 2010-11-11 22:42:27下载
- 积分:1
-
Welson_theta
求解工程结构动力反应的Welson-theta法的Matlab程序,包含实例(Matlab programs to solve engineering structural dynamic response using Welson-theta method,including an example)
- 2015-03-13 12:31:59下载
- 积分:1
-
suspension_system
说明: matlab 实现汽车悬架分析,四分之一、二分之一,整车悬架悬架(matlab achieve vehicle suspension analysis, a quarter, half, vehicle suspension suspension)
- 2021-01-25 18:38:42下载
- 积分:1
-
ICCV09codes
Sparse recovery algorithms from exact and
incomplete data
- 2011-05-03 09:40:56下载
- 积分:1
-
AR-in-DM
other matlab for implement
- 2011-06-19 17:28:36下载
- 积分:1
-
ccna
CCNA learning materials
- 2014-12-03 16:52:49下载
- 积分:1
-
osc_filter
正交信号校正法主要用于近红外光谱矩阵的预处理。其原理是将光谱阵与全氮含量阵正交,滤除光谱与因变量Y阵无关的信号,再建立定量校正模型,达到简化模型及提高模型预测能力的目的。(Orthogonal Signal Correction(OSC) removes variance in the X-block which is orthogonal to the Y-block. Such variance is identified as some number of factors (described as components) of the X-block which have been made orthogonal to the Y-block. When applying this preprocessing to new data, the same directions are removed from the new data prior to applying the model.)
- 2020-10-28 16:29:57下载
- 积分:1
-
倒立摆-LQR
关于一级倒立摆LQR+PID控制。包含源程序,simulink仿真模型等(On the inverted pendulum LQR+PID control. Including source program, Simulink simulation model, etc.)
- 2018-05-14 09:55:12下载
- 积分:1