-
Binary-GA
code of binary genetic algorithem
- 2013-12-29 05:01:03下载
- 积分:1
-
aw
说明: 简正波程序,可以学习,简正波程序,可以学习(Normal mode program)
- 2010-12-14 15:23:25下载
- 积分:1
-
GetDiffBrightHisotgram
matlab编写的用于计算两幅大小相同图片归一化的亮度差分直方图(matlab prepared the same size used to calculate the two pictures normalized brightness difference histogram)
- 2014-08-22 18:26:13下载
- 积分:1
-
Lnode
typedef int ElemType:
stuct LNode{
ElemType data
LNode*next
}
- 2010-10-19 11:41:16下载
- 积分:1
-
CODEmatlab
this is all in one code and enjoy for communicatin
- 2009-04-01 11:14:55下载
- 积分:1
-
GAPSO-share
在做优化的时候,起初选择了GA算法,但是GA的不稳定性(或者陷入局部最优)实在让人抓狂,前后两次的结果相差竟然有时候能达到30 以上,当时由于时间的原因,我只好选择了优化1000次,然后以其中的最小值最为最佳方案。虽然问题也算解决了,但是从学术上将,这种奔方法是让人很尴尬的。所以,我从网上下载了一个GA-PSO算法,试着利用GA和PSO组合的策略进行优化,结果算法很问题,效率和不错。我下载原始算法,有一个问题就是它是针对所有的设计变量上下限都是一样的,所以我对程序进行了修改与改进,现在可以处理上下限不一致的问题,同时fix了一些bug。现在把修改后的程序和大家分享一下,希望能对您有用.注意myfit需要用自己的函数,否则出错,因为我的myfit程序在调用过程中,需要使用matlab的Kriging工具箱
(a optimization method combining GA and PSO)
- 2011-10-13 09:31:22下载
- 积分:1
-
TUXIANGZHONGZHI
图像均值和中值滤波,利用matlab软件编写,里面有代码说明,程序运行结果(Mean and median filtering image using matlab software development, which has the code description, the program runs results)
- 2013-12-13 10:07:58下载
- 积分:1
-
regiongrowing
This function performs "region growing" in an image from a specified seedpoint (x,y)
- 2013-11-24 00:05:55下载
- 积分:1
-
MatLab7Programming
MatLab7Programming..英文影印版,,看不懂英语的最好不要下哦,,,,(Photocopying MatLab7Programming .. English version, can not read English do not have the best Oh,,,,)
- 2009-04-06 11:18:10下载
- 积分:1
-
simple-pendulum
对单摆的非线性方程用ode45求解,比较和线性化方程的误差(solve simple pendulum,nonlinear equation linearization)
- 2014-11-13 10:35:58下载
- 积分:1