搜索资源列表
quantumgeneticalgorithm.rar
- 一种带量子门的改进的遗传算法matlab源程序。,A quantum gate with improved genetic algorithm matlab source.
QGAforfun.rar
- 量子遗传算法对标准函数的优化,在matlab下的源程序,Quantum genetic algorithm optimization of the standard function in matlab source code under the
qga_image
- 量子遗传算法用于图象处理 量子遗传算法用于图象处理-Quantum Genetic Algorithm for Image Processing Quantum Genetic Algorithm for Image Processing
qpso
- 量子粒子群算法的matlab实现,有程序说明-Quantum particle swarm optimization algorithm matlab implementation, there is descr iption of the procedures
qpso_ParameterEstimation
- 用量子粒子群算法求解代谢途径参数估计问题-With the quantum particle swarm algorithm for parameter estimation of metabolic pathways
matlabquantumgeneticalgorithm
- 量子遗传算法包含比较详细的算法说明,而且应用于滤波器的设计- quantum genetic algorithm
gabijiao
- 该程序通过实例(函数),比较了遗传算法,量子遗传算法和新遗传算法三种算法,表明了算法间的关系和差别以及算法的好坏。-The program by example (function), compared the genetic algorithm, quantum genetic algorithm and the new genetic algorithm for three kinds of algorithm, shows the relationship and differences
QGA
- 该算法明确描述了量子遗传算法的实现流程,通过运行,该程序是正确的。-The algorithm clearly describes the realization of the quantum genetic algorithm process, by running the program is correct.
QEAsolvePackage
- 最近两年比较流行的量子进化算法(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 problem
QEAsolveOptimization
- 最近两年流行的量子进化算法程序,能够优化一下基本的问题,本程序是基于一个连续的极值问题。-The last two years the popular quantum-inspired evolutionary algorithm process, to optimize the basic questions about this program is based on a continuous extremal problem.
liangzhiyichuan
- 收集的几篇重要量子遗传算法方面文献,这几篇文章都是该方向领军人物-Kuk-Hyun Han大作, 感兴趣的可以研读研读。-Collection of several important aspects of quantum genetic algorithm literature, this is the direction of several articles leader-Kuk-Hyun Han comes up, you can read interesting read.
DCQGA
- 双链量子遗传算法源码的matlab实现!希望大家喜欢-Double Chain Quantum Genetic Algorithm
1_2_1
- 双链量子遗传算法程序 quantum genetic algorithm-DCQGA
QGA
- 量子遗传算法的matlab程序,和大家分享-Quantum genetic algorithm matlab program
Quantum-genetic-algorithm-generation-software
- 量子遗传算法的软件测试数据自动生成Quantum genetic algorithm based automatic test data generation software-Quantum genetic algorithm based automatic test data generation software
Baseleath
- 基于量子遗传算法的无线传感器网络路径优化Based on quantum genetic algorithm optimization of wireless sensor network path-Based on quantum genetic algorithm optimization of wireless sensor network path
hybrid-quantum-algorithmVCPP
- 量子遗传算法,采用c语言编程,每个子函数都有详细注释,希望对你有所启发-Quantum genetic algorithm, using c language programming, detailed notes for each sub-functions are the hope to inspire you
QPSO
- 量子粒子群优化算法,采用matlab编程,可实现快速优化多维函数,不易陷入局部最优值-Quantum particle swarm optimization algorithm, using matlab programming, multi-dimensional functions can be optimized for fast, easy to fall into local optimal value
DCQGA
- 运用双链量子遗传算法(DCQGA)求F6函数的极值。这个函数的极值在(0,0)点,极大值是1.-Quantum genetic algorithm using double-stranded (DCQGA) F6 function extremum seeking. Extremum of this function at (0,0) point, maximum value is 1.
quantum-ccc
- [原]【创】求解函数最值,基于量子相位的量子遗传算法,c++实现-QUANTUM GENETIC ALGORITHM, FIND THE OPTIMIZATION of function value , IN VC++ code ENVIROMENT