搜索资源列表
gafmax
- % [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation) % Finds a maximum of a function of several variables. % fmaxga solves problems of the form: % max F(X) subject to: LB <= X <= UB % BestPop--------最优的群体即为最优的染色体群 %
Real-codedGA
- 用MATLAB分别采用浮点编码和二进制编码方法,求函数最大值的程序。-were used with MATLAB floating-point code and binary coding method, the maximum function for the procedure.
CCodes
- 二进制编码的简单遗传算法的C语言源程序,很少的C语言优化算法程序
chap5_1
- 二进制编码遗传算法求函数极大值,实现Rosenbrock函数极大值优化计算的二进制编码遗传算法
SGA2[1].0
- GA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。 本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值啦) 并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉;单点变异,浮点变异;
matlab-forPID
- mtlab仿真的基于遗传算法的pid,实数编码和二进制编码
gatbs_matlab
- 遗传算法matlab原代码 很不错的 希望大家可以 包括 二进制编码实数编码
cnv_encd(g,k0,input)输出二进制卷积编码序列
- cnv_encd(g,k0,input)输出二进制卷积编码序列,g是卷积吗的生成矩阵。-cnv_encd(g,k0,input)determines the output sequence of a binary convolutional encoder g is the generator matrix of the convolutional code
11111
- 二进制编码的简单遗传算法源程序,很完整,适合初学者学习。-A simple binary encoding genetic algorithm source code, is very complete, suitable for beginners to learn.
PID
- 基于二进制编码遗传算法的PID整定的仿真程序-Binary-coded genetic algorithm based on the PID tuning the simulation program
ycsf
- 18个遗传算法程序matlab源码,包括遗传算法核心程序,二进制编码应用程序,浮点编码的应用程序等等。-18 procedures matlab genetic algorithm source code, including the core genetic algorithm procedure, binary-coded applications, floating-point encoding applications and so on.
Matlab-GA
- 对于单种群进化,多方式进化是提高全局搜索能力和收敛速度的一种有效策略 该程序采用: 编码:二进制编码、实数编码(默认) 选择:非线性排名选择(主要表现在前期),锦标赛选择(主要表现在后期,含精英保留),由于单纯的转轮盘选择存在诸多弊端,这里没有采用 交叉:二进制编码采用多点交叉和均匀交叉,并逐步增大均匀交叉概率 实数编码采用离散交叉(前期)、算术交叉(中期)、AEA重组(后期) 变异:二进制编码采用随机变异 实数编码采用两种自适应变异和两种随机变异,且尽量采用前者
GA
- 遗传算法 求解单目标问题,采用二进制编码(matlab)-using genetic algorithm to optimize Single-objective function
PCM_encode_decode
- PCM编码把模拟信号转换为数字编码,在通信电路的目的地,脉冲调制解调器将二进制的数字编码重新转换成那些在调制器中有相同量子水平的脉冲。-PCM encoding to convert analog signals to digital encoding, the destination of the communication circuit, the binary pulse modem re-converted into digital code modulator in which the
daima
- 遗传算法程序: 说明: fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Procedure genetic algorithm
yizhgaijindeyic
- 一种改进的遗传算法程序,二进制编码的交叉算子,FloatExample和BinaryExample分别采用浮点编码和二进制编码方法-An improved genetic algorithm process, the binary-coded crossover operator, FloatExample and BinaryExample respectively floating point coding and binary coding method
Huffman
- 该仿真程序采用2个码元联合编码的方式对信源数据进行Huffman编码,最后给出了联合编码和单个码元编码以及定长编码的对比分析,并将编码的二进制数据和解码的数据输出为文本文件hcode.txt及hdecode.txt。-matlab
zero_tree
- 该文提出的改进的算法是针对图像压缩编码的,针对四叉树,提出的方案产生了客观和特殊结构的二进制编码。-This paper presents an improved algorithm for image coding, quadtree for the proposed programs have the objective and the special structure of the binary encoding.
二进制编码遗传算法
- 新的二进制编码遗传算法,编码新颖,可以得到启发,利于优化遗传算法学习,初学者可以借鉴。
PCM编码&解码
- 脉冲编码调制是数字通信的编码方式之一。主要过程是将话音、图像等模拟信号每隔一定时间进行取样,使其离散化,同时将抽样值按分层单位四舍五入取整量化,同时将抽样值按一组二进制码来表示抽样脉冲的幅值。(PCM pulse code modulation is one of the encoding methods of digital communication. The main process is to voice, image and other analog signal at a certa