-
Pso
模拟一群鸟捕食的情景,从而达到优化目标函数的目的,这就是粒子群算法!起初在可行的空间中随机的产生一群粒子,然后让每个粒子开始在虚拟的空间中向四面八方飞翔,并且每个粒子都记下他们飞过的适应值(也就是目标优化函数)最高的点,而且整个粒子群有一个最高适应值个体,这样,粒子在飞翔的时候尽量朝向自己曾飞过的最好的点和集体的最好的点。最后达到收敛到近似最优点的目的。
(Simulation of a group of birds preying on the scene, so as to achieve the purpose of optimizing the objective function, that is, PSO! At first, where feasible, have a space in a group of random particles, and then let the beginning of each particle in a virtual space to fly in all directions, and each particle they have in mind over the fitness value (that is objective optimization function) the highest point , and the whole particle swarm adaptation has a maximum value of the individual, so that particles in the fly when he had flown as far as possible towards the best point and collective best point. Finally reaching the merits of convergence to approximate most purposes.)
- 2007-10-24 14:45:05下载
- 积分:1
-
nonlinear_filter
非线性滤波器的例程,为接口封装函数,matlab代码。(Routine non-linear filters for the interface package function)
- 2009-05-03 21:50:55下载
- 积分:1
-
MexFunction
这个程序使用vc++实现的一个工程,这个工程的作用就是完整实现了MATLAB和vc++混合编程的关键函数的功能-mexfunction。有其详细的开源代码!(This program uses the vc++ implementation of a project, the role of this project is to complete implementation of the MATLAB and vc++ mixed programming function of the key functions-mexfunction. Has its open source code in detail!)
- 2010-12-28 11:02:57下载
- 积分:1
-
matlabProgramm
说明: 经典程序例子,matlab语言编制的。
可供学习者参考(Classic example of the procedure, matlab languages. For learner reference)
- 2008-10-02 00:17:10下载
- 积分:1
-
MATLAB6.xSIGNALPROCESSING
SIGNAL PROCESSING IN MATLAB
- 2010-05-25 05:19:09下载
- 积分:1
-
pv_boost_mpp_Iref2
this PV system, new simulation I created to simulate PV system complete from solar cell until ac Load and the simulation by MATLAB codes and Simulink and it is work correctly with results
- 2012-04-29 16:45:14下载
- 积分:1
-
show_Extrinsics
describe code for show image extract
- 2014-12-01 04:44:29下载
- 积分:1
-
灰色系统与模糊数学 GM
灰色系统与模糊数学、黑箱方法的区别,灰色系统预测GM(1,1)模型,GM(1,N)模型,灰色系统模型的检验,应用举例。(Grey and fuzzy math, the difference between black-box approach, Grey forecasting GM (1,1) model, GM (1, N) model, gray system model testing, application examples.)
- 2011-11-25 16:10:03下载
- 积分:1
-
GMDH-(Function-Approximation)
A project for function approximation by GMDH neural network (with GUI).
- 2011-07-16 15:09:09下载
- 积分:1
-
finitedif
有限差分正演模拟 声波 高阶 包含边界条件 震源方程(finite difference code with boundary condition and source function)
- 2015-07-08 05:39:50下载
- 积分:1