搜索资源列表
改进遗传算法-郭涛算法做最优化问题很管用
- 改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是 先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个 数合成一个新数,将这个新数同n个数中间适应值函数值的最差的比较, 如果好的话就取代最差的那个,如果它比最好的还要好的话,则把最好的 也取代。如果比最差的坏,则重新合成一个新数。依次循环下去。 程序的奇妙之处是GA_crossover()函数,产生的新数确实比较好,看看 那位大侠能改进一下,产生比这跟好的数。-improved genetic algo
演化计算(实例-多峰函数最值)
- 演化计算是基于随即搜索的新算法;它的技术模型源于自然的演化。下面是一个例子,该函数是典型的多峰(震动剧烈)的函数。用的算法是郭涛算法。-evolutionary computation is based on the then new search algorithm; It stems from the technical model of the natural evolution. Below is an example of this function is a typical mult
GT
- 郭涛算法VC源码-Guo Tao algorithm source VC
tao
- 一份很完美的哈夫曼编码译码器得实习报告。源程序功能有编码,译码,打印哈夫曼树。是数据结构实习课得一个范例。
CGHwatermarkmatlabcode
- 关于半色调编码计算全息图的信息隐藏Matlab程序的说明: 算法实现主程序为CGHwatermark; 位相恢复函数为phaseSL; 用计算全息记录已知振幅和位相的复波前函数为Hologen; 半色调编码函数为AMhalftone; 嵌入信息的提取直接调用Matlab自带的FFT2函数; 主程序的函数调用关系如下 读入宿主信息和水印信息-----------phaseSL--->Hologen--->AMhalftone(
SIMPLER-Tao
- 西安交大陶老师经典SIMPLER算法程序,Fortran编写,对学习CFD很有帮助!-Tao, Xi' an Jiaotong University Teachers classic SIMPLER algorithm program, Fortran write, to learn CFD helpful!
Tao-Wenquan-heat-transfer-
- 陶文铨数值传热学课后习题的fortran程序-Tao Wen-Quan Numerical Heat Transfer fortran program of after-school exercises
Matlab-CFD
- 利用Matlab语言编写的流体计算的源代码,里面包含了几个实例-The source codes are written by Matlab, which contains several examples about CFD
Solving_the_static_TSP_uising_IGT_algorithm
- 求解静态TSP 的IGT算法,基于改进郭涛算法的TSP问题求-Solving the static TSP of IGT algorithm, based on an improved algorithm of Guo Tao for TSP problem
GuoA
- 郭涛算法(GuoA)是基于子空间搜索(多父体重组)和群体爬山法相结合的演化算法。它通过利用少数个体所张成的子空间随机生成新的个体,体现了随机搜索的非凸性。此外,由于GuoA算法采用了单个体劣汰策略,算法在每次演化 迭代中,只把群体中适应性能最差的个体淘汰出局,淘汰压力 较小,既保证了群体的多样性,又可使具有较好适应性的个体能够一直保留。实践证明, GuoA算法具有较好的坚韧性,对于不同的优化问题无须修改算法的参数,而且效率很高,可能同时找到多个最优解。-Guo Tao algorithm
GTPSO
- 提出一种改进的粒子群优化算法———基于全局劣汰策略的混合粒子群优化算法(GTPSO) 。GTPSO在 保持PSO算法快速收敛的基础上,以郭涛算法(GuoA)的寻优机制确保种群的多样性和算法的坚韧性。数值计 算结果表明,对于高维(维数≥10)复杂非凸多峰函数的数值优化问题, GTPSO算法的计算结果均优于GuoA算 法和粒子群优化算法。-An improved particle swarm optimization algorithm--- poor overall survival
GuoTaoAlgorithm
- 郭涛算法,遗传算法的一种。是目前解决TSP最快的遗传算法。-Guo Tao Algorithm for TSP. A fastest evolutionary algorithm for solving TSP.
matlab1
- matlab高级编程 课本中的源代码 作者谷源涛-" Matlab Advanced Programming," in the source code for textbook authors Gu Yuan Tao
matlab2
- matlab高级编程 课本中的源代码 作者谷源涛-" Matlab Advanced Programming," in the source code for textbook authors Gu Yuan Tao
matlab3
- matlab高级编程 课本中的源代码 作者谷源涛-" Matlab Advanced Programming," in the source code for textbook authors Gu Yuan Tao
matlab4
- matlab高级编程 课本中的源代码 作者谷源涛-" Matlab Advanced Programming," in the source code for textbook authors Gu Yuan Tao
matlab5
- matlab高级编程 课本中的源代码 作者谷源涛-" Matlab Advanced Programming," in the source code for textbook authors Gu Yuan Tao
GT
- 谢大同郭涛算法(函数优化)源代码下载,和大家分享自己的东西-Xie Datong Guo Tao algorithm (function optimization) source code download, and share things on your own
tao
- 小生境遗传算法用于优化问题,得到了比遗传算法更好的效果-Niche genetic algorithm for optimization problems, get better results than the genetic algorithm
bakecodemohuhanshu
- 通过时频转换法来,来画BPSK巴克码的模糊函数,tao(时延)切面,fd(多普勒频移)切面。以及其模糊度图的画法-Through the time-frequency conversion method to draw Barker code BPSK ambiguity function, tao (delay) section, fd (Doppler shift) section. And its ambiguity diagram drawing