-
pos
基本粒子群优化算法Matlab源程序
网上找到的别人做的很简单的程序,写的很精练很工整,据说优化效果不是很理想,由于没有时间去做很多测试,所以就先摆在这里,但愿以后能用得上。
下面是主函数的源程序,优化函数则以m文件的形式放在fitness.m里面,对不同的优化函数只要修改fitness.m就可以了通用性很强。
(Particle Swarm Optimization Algorithm Matlab source code online to find others to do the procedure is very simple, very concise writing is very neat, is said to optimize the effect is not very satisfactory, because there is no time to do a lot of testing, so I have to put in here, I hope that can use later. The following is the main function of the source, optimizing the function form of the document on Zeyi m fitness.m inside, as long as the different optimization functions can modify the fitness.m highly generic.)
- 2011-04-21 13:59:24下载
- 积分:1
-
class_bp
New clasification neural network
- 2012-10-02 03:08:55下载
- 积分:1
-
Image-Registration
Good paper for a research about the field of medical.
- 2013-12-28 07:33:58下载
- 积分:1
-
GA
说明: MATLAB中,使用遗传算法(GA算法)求某个函数的最小值,最基础的遗传算法实现(Using genetic algorithm to find the maximum value of function)
- 2020-03-29 21:13:31下载
- 积分:1
-
ins_simulation
这是我用simulink编制的惯性导航解算的程序,可以模拟各种性能的惯导解算。(This is my prepared using simulink solver inertial navigation procedures, can simulate various properties of INS solver.)
- 2008-04-19 13:24:59下载
- 积分:1
-
PIANO
PIANO CREATED
simple piano in C programming language
- 2010-11-16 13:59:12下载
- 积分:1
-
solar-cell-connected-to-a-battery
solar cell model that represent a PV module connected to a battery
- 2021-04-11 11:08:58下载
- 积分:1
-
MATLAB
matlab.蚁群算法,最优路径,在其他网上找到的,感觉可以用(Matlab. ant colony algorithm, optimal path, found in other online, the feeling can be used)
- 2014-11-13 20:00:35下载
- 积分:1
-
AntColony
蚁群算法是一种模仿蚁群行为的仿生优化算法,其实现机理包括两个基本阶段:适应阶段和协作阶段。在适应阶段,各可行解根据积累的信息不断调整自身结构,路径上经过的蚂蚁越多,信息量越大,则该路径越容易被选择:时间越长,信息量越小。在协作阶段,各可行解之间通过信息交流,以期望产生性能更好的解。(Ant colony algorithm is a mimic ant colony behavior of bionic optimization algorithm, its implementation mechanism includes two basic stages: adaptation and collaboration. In adaptive phase, the feasible solution according to the accumulated information constantly adjust their structure, path through the more the ants, the greater the amount of information, it is the easier path is chosen: the longer the time, the smaller the amount of information. The collaboration stage, through the exchange of information between the feasible solution, expecting to generate better solutions.)
- 2014-12-29 22:05:34下载
- 积分:1
-
psnr-nc
所上传的文件时为了在MATLAB中求PSNR、归一化相关系数NC的值(have PSNR, NC values In MATLAB)
- 2010-08-31 10:16:55下载
- 积分:1