-
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
-
001
因为MATLAB需要用到处理器的数学运算部分(MATLAB默认用的是INTEL的数学处理单元),故需要设置一下BLAS(Basic Linear Algebra Subroutines,就是"基础线性几何子程序"的意思)环境变量. 首先请确认你的MATLAB的文件夹中有如下文件:atlas_Athlon.dll(AMD系列的请用这个), atlas_P4.dll(P4的用这个),atlas_PIII.dll(P3的用这个),atlas_PII.dll(P2的用这个),这些是对应处理器的数值运算优化文件 }
先找到 $MATLAB7inwin32目录下的atlas_Athlon.dll(AMD系列CPU使用)和atlas_P4.dll(奔4用)文件,放到MCR目录中(随便),然后设置环境变量
变量名:BLAS_VERSION
变量值:D:MCRv70atlas_Athlon.dll(Because the MATLAB mathematical operations need to use some of the processor (MATLAB is used by default INTEL mathematical processing unit), so you need to set BLAS (Basic Linear Algebra Subroutines, is " based on linear geometry subroutine" means) environment variable. First make sure your MATLAB folder the following files: atlas_Athlon.dll (AMD series please use this), atlas_P4.dll (P4' s with this), atlas_PIII.dll (P3' s use this), atlas_PII.dll ( P2, use this), these are the values corresponding to processor operations to optimize file} first find $ MATLAB7 bin win32 directory atlas_Athlon.dll (AMD series CPU use) and atlas_P4.dll (Pentium 4 with) file, put MCR directory (random), and then set the environment variable variable name: BLAS_VERSION variable value: D: MCR v70 atlas_Athlon.dll)
- 2010-12-13 23:50:49下载
- 积分:1
-
LS1
m文件为程序。最小二乘方法的介绍,从我的论文中截取一段出来,说明原理。N为数据的个数(m file for the program. Least squares method is introduced, from the interception of some of my papers out of that principle. N is the number of data)
- 2011-04-23 19:54:24下载
- 积分:1
-
negentropy_grad
基于负熵的盲源分离源程序,对盲源分离领域属于最基本的程序(BSS based on negentropy)
- 2014-01-03 11:45:20下载
- 积分:1
-
apf-controllers
apf with different controllers
- 2013-09-22 19:05:51下载
- 积分:1
-
lab-PS
is a document hwo help to know about electrical enginering
- 2013-05-14 14:29:32下载
- 积分:1
-
vss_nlms
一种新的变步长的NLMS算法,具有更快的收敛速度和更小的均方误差(a new VSS-NLMS algorithm, convergence rate is faster and mean-square error is lower)
- 2016-06-18 12:52:34下载
- 积分:1
-
Example3.3
与感知器相关的matlab编程,希望对要用这个的人有帮助吧(The perceptron programming, use this.about matlab)
- 2012-05-13 00:15:50下载
- 积分:1
-
SVD-Denoise
对仿真信号进行特征值分解,进行奇异值降噪处理(SVD Denoise)
- 2013-12-27 09:56:27下载
- 积分:1
-
SBSa
利用MATLAB求解受激布里渊散射的三波耦合方程,从实现全分布式光纤传感系统的仿真模拟!(Using MATLAB to solve the stimulated Brillouin scattering of three-wave coupling equations, from the implementation of fully distributed fiber optic sensing system simulation!)
- 2021-03-21 20:19:17下载
- 积分:1