Welcome![Sign In][Sign Up]
Location:
Search - binary optimization matlab

Search list

[matlabMatlab2

Description: :Matlab遗传算法(GA)优4~-r-具箱是基于基本操作及终止条件、二进制和十进制相互转换等操作的综合 函数库。其实现步骤包括:通过输入及输出函数求出遗传算法主函数、初始种群的生成函数,采用选择、交叉、变异 操作求得基本遗传操作函数。以函数仿真为例,对该函数优化和GA改进,只需改写函数m文件形式即可。-: Matlab genetic algorithm (GA) U 4 ~-r-a box is based on the basic operation and termination conditions, binary and decimal conversion operation, such as a comprehensive function library. The realization of these steps include: input and output functions through the genetic algorithm to derive the main function, initial population generation function, the use of selection, crossover, mutation operation to achieve the basic function of genetic manipulation. Simulation in order to function as an example, the GA function optimization and improvement, just rewritten m the form of a document can function.
Platform: | Size: 117760 | Author: icyrock | Hits:

[matlabchap5_1

Description: 二进制编码遗传算法求函数极大值,实现Rosenbrock函数极大值优化计算的二进制编码遗传算法 -Binary-coded genetic algorithm for maximum function, Rosenbrock function to achieve maximum optimization of the calculation of the binary-coded genetic algorithm
Platform: | Size: 1024 | Author: 纷纷 | Hits:

[matlabSGA2[1].0

Description: GA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。 本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值啦) 并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉;单点变异,浮点变异;-GA (Simple Genetic Algorithm) is a powerful, intelligent multi-variable optimization algorithms, which mimic the breeding populations of the law to be optimized. SGA can optimize this variable, and the minimum value, maximum value (when the function of the countdown you will seek the minimum value) and to support the floating-point encoding, grey code, binary code round of gambling options, tournament selection single-point crossover, uniform Cross, floating-point crossover single point mutation, floating-point variation
Platform: | Size: 9216 | Author: yuandi | Hits:

[Mathimatics-Numerical algorithmspso

Description: 二进制粒子群优化算法pso,主程序:swarmpso.m 它包括以下子程序: 1. 初始化:swarminit.m 2. 适应值计算函数:swarmeval.m; -Binary particle swarm optimization pso, the main program: swarmpso.m It includes the following subroutines: 1. Initialized: swarminit.m2. Adaptation value function: swarmeval.m
Platform: | Size: 2048 | Author: hj | Hits:

[OtherPID-GAs

Description: 遗传算法的PID调节 题目:已知 ,利用GA 寻优PID参数,其中K=1,T=2, ,二进制/实数编码,位数不限,M,Pc,Pm自选,性能指标 ,Q=100为仿真计算步长。-PID regulation of genetic algorithms Title: known, the use of PID parameters of GA optimization, in which K = 1, T = 2,, binary/real-coded, not limited to the median, M, Pc, Pm-on-demand, performance indicators, Q = 100 step for the simulation.
Platform: | Size: 2048 | Author: qiqi | Hits:

[AI-NN-PRQEAsolvePackage

Description: 最近两年比较流行的量子进化算法(QEA),能够求解一般的优化问题。算例是一个典型的背包问题(离散二值问题)。-The more popular the last two years the quantum evolutionary algorithm (QEA), be able to solve the general optimization problems. An example is a typical knapsack problem (discrete binary problems).
Platform: | Size: 1024 | Author: 王潮 | Hits:

[Mathimatics-Numerical algorithmschap1

Description: 基于遗传算法的PID参数优化的MATLAB程序,采用的是二进制编码方式,通过传递函数的离散经过适应度计算 选择复制 交叉 变异操作得到最优解。-PID parameters based on genetic algorithm optimization of the MATLAB program, using the binary encoding, by the discrete transfer function adapted calculation select Copy crossover, mutation operations to obtain the optimal solution.
Platform: | Size: 2048 | Author: wangchanglin | Hits:

[matlabPSO

Description: A Binary Particle Swarm Optimization for Optimal Placement and Sizing of Capacitor Banks in Radial Distribution Feeders with Distorted Substation Voltages
Platform: | Size: 31744 | Author: iman | Hits:

[matlabPSO1

Description: A Binary Particle Swarm Optimization for Optimal Placement and Sizing of Capacitor Banks in Radial Distribution Feeders with Distorted Substation Voltages
Platform: | Size: 1024 | Author: iman | Hits:

[Delphi/CppBuilderDEERFGR

Description: MATLAB realization of this program for the distribution network 33 nodes in power flow calculation, and methods for the former to push back on behalf [Total.rar] - Total program for radial system [ps.rar] - A Binary Particle Swarm Optimization for Optimal Placement and Sizing of Capacitor Banks in Radial Distribution Feeders with Distorted Substation Vo [neimokongz.rar] - Internal model control based on the three-phase voltage-type PWM rectifier control strategy for unbalanced study provides a PWM rectifier under unbala
Platform: | Size: 46080 | Author: pao | Hits:

[source in ebook003-matlab-

Description: MATLAB智能算法30个案例分析源码,一元函数寻优,NIND=40 个体数目 MAXGEN=20 最大遗传代数 PRECI=20 变量的二进制位数 GGAP=0.95 代沟 px=0.7 交叉概率 pm=0.01 变异概率-Intelligent algorithm MATLAB source 30 case studies, one dollar function optimization, NIND = 40 the number of individuals MAXGEN = 20 maximum genetic algebra PRECI = 20 binary digit variable GGAP = 0.95 gap px = 0.7 crossover probability pm = 0.01 mutation probability
Platform: | Size: 1024 | Author: ww | Hits:

[3D GraphicBPSO

Description: BPSO 二进制粒子群优化算法matlab源代码实现 -Binary particle swarm optimization algorithm
Platform: | Size: 2048 | Author: 范明阳 | Hits:

[matlabDiscrete-binary-cat-swarm-optimization-in-matlab.

Description: Discrete binary cat swarm optimization in matlab
Platform: | Size: 4096 | Author: vahid | Hits:

[matlabnsga-ii-binary

Description: 非支配排序的多目标优化算法,二进制编码,MATLAB 平台-Multi-objective optimization of non-dominated sorting algorithm, binary coding, MATLAB platform
Platform: | Size: 7168 | Author: 杨杰 | Hits:

[matlabMO-MATLAB

Description: this research paper we present an immunological algorithm (IA) to solve global numerical optimization problems for high-dimensional instances. Such optimization problems are a crucial component for many real-world applications. We designed two versions of the IA: the first based on binary-code representation and the second based on real values, called opt-IMMALG01 and opt-IMMALG, respectively. A large set of experiments is presented to evaluate the effectiveness of the two proposed versions of IA. Both opt-IMMALG01 and opt-IMMALG were extensively compared against several nature inspired meth
Platform: | Size: 8192 | Author: FGGGG | Hits:

[Books第11讲 Matlab 优化工具箱

Description: 对MATLAB优化工具箱的系统介绍,相关命令,线性规划,二进制规划,PDF格式(MATLAB optimization toolbox for the system, related commands, linear programming, binary programming, PDF format)
Platform: | Size: 912384 | Author: 春了春天 | Hits:

[OtherBBA for binary optimization

Description: Matlab file of BBA for binary optimization
Platform: | Size: 1024 | Author: rizk | Hits:

[BooksBinary

Description: searching algorithm for feature selection and optimization problem and binary particle swarm optimization problem soution
Platform: | Size: 6837248 | Author: sutanu232 | Hits:

[AI-NN-PRMATLAB genetic algorithm toolbox

Description: Matlab 遗传算法(Genetic Algorithm)优化工具箱是基于基本操作及终止条件、二进制和十进制相互转换等操作的综合函数库。其实现步骤包括:通过输入及输出函数求出遗传算法主函数、初始种群的生成函数,采用选择、交叉、变异操作求得基本遗传操作函数。以函数仿真为例,对该函数优化和GA 改进,只需改写函数m 文件形式即可。(The Matlab Genetic Algorithm optimization toolbox is a comprehensive function library based on basic operations and termination conditions, binary and decimal conversion and other operations. The implementation steps include: the main function of genetic algorithm and the generation function of the initial population are obtained by the input and output functions, and the basic genetic operation function is obtained by the selection, crossover and mutation operations. Taking function simulation as an example, the function optimization and GA improvement only need to rewrite function m file form)
Platform: | Size: 9216 | Author: FZenjoys | Hits:

[matlabBidirectional Rapidly-exploring Random Trees

Description: 基于二值图的路径规划,rrt算法。 双向优化,通过起点与终点双点发展扩展树,优化处理速度。(Path planning based on binary graph, RRT algorithm. Two way optimization, through the start and end point of the expansion tree development, optimize the processing speed.)
Platform: | Size: 2031616 | Author: c123x | Hits:
« 12 »

CodeBus www.codebus.net