-
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
-
fibonaccisearch
fibonacci search for finding the lamda value in interior penalty method..
- 2011-10-18 15:49:28下载
- 积分:1
-
yiakuo
对图象进行压扩变化
内含一个Word 文档 将其输入MATLAB 可直接运行(Change of image compression and expansion of a Word document containing its input can be directly run MATLAB)
- 2010-06-12 16:39:51下载
- 积分:1
-
huaffman
MATLAB实现的平移huaffman编码,(MATLAB implementation of the translation huaffman code)
- 2010-07-01 21:10:18下载
- 积分:1
-
tongxunyuanlishejibaogao
数字信号处理的直接对象是数字信号,处理的方式是数值运算的方式,它涉及到的内容非常丰富和广泛,它是应用最快、成效最显著的新学科之一,做为信息专业的专业基础课,需要掌握其基本理论和基本的分析方法,通过理论和实践、原理和应用结合让学生掌握知识。而matlab是集数学计算、图形处理和程序语言设计于一体的软件,通过matlab来实现数字信号处理的有关表达,最终实现课程设计的目的。(Direct object of digital signal processing digital signal processing approach is the way value operation, which involves the contents of the very rich and extensive, it is the fastest application, the effectiveness of the most significant one of the new disciplines, as information on professional expertise basic course, need to understand the basic theory and basic methods of analysis, theory and practice, theory and application integration to enable students to acquire knowledge. The matlab is a mathematical calculation, graphics processing and program design in one of the software, through matlab to implement digital signal processing of the expression, and ultimately the purpose of course design.)
- 2010-09-15 10:37:04下载
- 积分:1
-
15-05-0114-00-004a-ieee802-15-4a-channel-model-mat
matlab源码,802.11系统的性能仿真,主要用于款待无线通信系统中的一些参数设计(original code)
- 2010-09-19 19:03:53下载
- 积分:1
-
funtion
从最常用的“.BMP”图像格式中读取图像数据,
通过访问数字图像RGB三个通道的对应矩阵,改变数字图像的色彩 将数字图像的RGB表示转换为YUV表示;通过访问Y(亮度)通道,改变数字图像的亮度;通过Y(亮度)通道作灰度的线性变换,改变数字图像的对比度(failed to translate)
- 2010-12-20 21:44:24下载
- 积分:1
-
MATLAB_GUI
说明: 一份初学MATLAB_gui者比较好的实例代码;来自《精通MATLAB GUI》,其中例子丰富实用,程序代码丰富。(A novice compared MATLAB_gui good examples of code from " proficient in MATLAB GUI" , in which the rich examples of practical, code-rich.)
- 2009-07-27 08:16:58下载
- 积分:1
-
firfil
说明: 数字滤波设计,包括有限冲击响应和无限冲击响应滤波器设计(digital filter design, including finite impulse response and infinite impulse response filter design)
- 2006-02-15 21:45:13下载
- 积分:1
-
MATLAB-PSO
说明: matlab编写的粒子群优化算法,相当的好用,本人的压箱底的东西(matlab PSO prepared, very easy to use, what my bottom pressure)
- 2011-04-17 18:54:09下载
- 积分:1