-
yizhonggaijindeliziqunsuanfa
粒子群算法是求解函数优化问题的一种新的进化算法,然而它在求解高维函数时容易陷入局部最优,为了克服这个缺点,提出了一种新的粒子群算法,算法对粒子的速度和位置更新公式进行了改进,使粒子在其最有位置的基础上进行位置更新,增强了算法的寻优(PSO for solving function optimization problems is a new evolutionary algorithm, but it is easy to solve high-dimensional function into local optimum, in order to overcome this shortcoming, a new particle swarm algorithm, algorithm on the particle velocity and location of the update formula has been improved, so that particles in the most positions on the basis of location updates, enhancements, optimization algorithm)
- 2010-10-05 14:54:32下载
- 积分:1
-
all_code
matlab程序大全:工时统计,足球游戏、楼梯智力游戏等(The matlab program Guinness: working hours statistics, football games, stairs puzzles)
- 2013-02-21 14:16:36下载
- 积分:1
-
432soft
(3,1,3)ES/EB CODE SHIFT
- 2012-02-01 22:53:20下载
- 积分:1
-
matlab
matlab环境下调用excel绘制交通信息时空图(matlab,excel,transportation graph)
- 2014-11-07 17:08:18下载
- 积分:1
-
INface_tool
matlab code for The INface toolbox v2.0 for illumination invariant face recognition
- 2015-02-07 13:55:46下载
- 积分:1
-
shiyan2
运用matlab对图像进行各种简单的处理(Using matlab on a variety of simple image processing)
- 2010-07-03 14:14:06下载
- 积分:1
-
SYSTEM-STABLE
描绘曲线,看曲线收敛性,稳定的系统是在时间的无限长时,曲线收敛,证明系统稳定,曲线发散,证明系统不稳定(we can look at zhe line and realize it is stable or not!)
- 2012-03-20 22:09:04下载
- 积分:1
-
gmmcuda
source code for gausian mixture model
- 2012-02-08 07:02:04下载
- 积分:1
-
打靶法求解常微分方程组的两点边值问题 shoot
matlab中用打靶法求解常微分方程组的两点边值问题(shooting method for bvps)
- 2020-12-15 20:59:13下载
- 积分:1
-
S2
说明: function [ret,x0,str,ts,xts]=s1(t,x,u,flag)
s1 is the M-file description of the SIMULINK system named s1.
The block-diagram can be displayed by typing: s1.
SYS=s1(T,X,U,FLAG) returns depending on FLAG certain
system values given time point, T, current state vector, X,
and input vector, U.
FLAG is used to indicate the type of output to be returned in SYS.
Setting FLAG=1 causes s1 to return state derivatives, FLAG=2
discrete states, FLAG=3 system outputs and FLAG=4 next sample
time. For more information and
- 2010-03-03 17:14:37下载
- 积分:1