搜索资源列表
用遗传算求最值
- 用遗传算求最值,计算种群的适值,并总的返回适度即最后输出的结果-genetic count for the most value to calculate the appropriate value of stocks, and the total return appropriate that the final output of the
复合形法求最小值
- VB中.使用.复合形法求最小值.无压缩密码./?-VB. Use. The complex method for the minimum. Uncompressed password. /
求最小Hamilton回路
- 求最小Hamilton回路功能:在n个顶点的带权图G中,一条Hamilton回路是一顶点序列v1,v2,• • • • vn 其中,每个顶点vi由一条边连到vi+1(i=1,2,• • • • • ,n-1),而vn被连到v1。在所有的Hamilton回路中,寻找一条权值和最小的回路,这条回路就是最小Hamilton回路-circuit for t
求最小Hamilton回路
- 求最小Hamilton回路功能:在n个顶点的带权图G中,一条Hamilton回路是一顶点序列v1,v2,• • • • vn 其中,每个顶点vi由一条边连到vi+1(i=1,2,• • • • • ,n-1),而vn被连到v1。在所有的Hamilton回路中,寻找一条权值和最小的回路,这条回路就是最小Hamilton回路-circuit for t
用遗传算求最值
- 用遗传算求最值,计算种群的适值,并总的返回适度即最后输出的结果-genetic count for the most value to calculate the appropriate value of stocks, and the total return appropriate that the final output of the
用遗传算法计算最短路径
- matlab编写的计算排序问题或者求最优值问题,适用于数学建模以及工程计算-Matlab calculations prepared by the scheduling problem or seek optimal values, apply to mathematical modeling, and engineering computing
delphi遗传
- 关于求最值的delphi遗传算法源码,绝对可以用,调试通过,界面美观,由王小平书上的c代码改编所成,创建了一个ga类,向构造函数输入合适的参数就可以运算!-seek the most value on the delphi genetic algorithm source code can definitely use, debug, beautiful interface, Wang Xiaoping book adaptation
复合形法求最小值
- VB中.使用.复合形法求最小值.无压缩密码./?-VB. Use. The complex method for the minimum. Uncompressed password. /
A
- (a)编写程序完成如下功能:输入7个float类型的实数分别求最大值和最小值,并保留3位小数输出最大值和最小值。-(A) the preparation of procedures for the completion of the following functions: the importation of seven types of real float for maximum and minimum values, respe
extr
- MATLAB编写的求最值的小程序,效果很好,同时很有应用价值啊-MATLAB prepared the most value for small procedures, the effect of a very good value at the same time very ah
prim
- prim求最小生成树,求最短路径,并求出权值-prim for minimum spanning tree, and the shortest path and find the right value
max
- 求最大值-find the max
改进遗传算法求最大值程序
- matlab的改进遗传算法求最大值程序,main函数是主函数,其他3个是子函数。具体内容见代码注释(Matlab improved genetic algorithm for maximum value procedures, main function is the primary function, and the other 3 are sub functions. See the code for details)
新建 Microsoft Word 文档
- 运用蚁群算法求函数最值,采取蚁群迭代。根据函数求出最大值(Ant colony algorithm is used to find the function minimum)
GAMaxMin
- 用遗传算法来求极值,适合初学者对遗传算法的学习。(Genetic algorithm for extreme value, suitable for beginners to learn genetic algorithms.)
遗传算法matlab求最小值
- 利用matlab基于遗传算法求解函数最小值(Using MATLAB to solve minimum function based on genetic algorithm)
genetic
- 实现遗传算法,设置一个函数,利用遗传算法多次迭代求取其近似最值。(Genetic algorithm, set a function, the use of genetic algorithm many iterations to find its approximate maximum.)
遗传算法求最大最小值
- 优化算法-遗传算法求最大最小值,包括全部的过程M文件(Optimization algorithm genetic algorithm for maximum and minimum)
求最大值
- 求出三个数字(从键盘录入整形、浮点型)的最大值,并打印出来。附:C语言程序设计(谭浩强)第四版_课后答案(The maximum value of three numbers)
向量求最大
- 计算向量的最大值,求一组向量的最值,在高等代数中应用的(The maximum value of the calculated vector)