搜索资源列表
利用遗传算法求某函数的最大值.zip
- 利用遗传算法求某函数的最大值matlab
求一堆数里面的最大值
- 求一堆数里面的最大值-heap for the maximum number of inside! !
最大值及最大公约数
- 求最大值及最大公约数。这是我初学C语言的一个源程序,希望对初学者有所帮助。-This program is going to get the maxium number and GCD.This source is the result of my first learning C,I hope it can be helpful for the first learner.
求一组无符号十六进制数据的最大值
- 求一组十六进制数据的最大值
利用遗传算法求某函数的最大值
- 利用遗传算法求某函数的最大值matlab- Asks some function using the heredity algorithm maximum value matlab
求一堆数里面的最大值
- 求一堆数里面的最大值-heap for the maximum number of inside! !
最大值及最大公约数
- 求最大值及最大公约数。这是我初学C语言的一个源程序,希望对初学者有所帮助。-This program is going to get the maxium number and GCD.This source is the result of my first learning C,I hope it can be helpful for the first learner.
ga
- 用C语言实现的遗传算法的程序,实现的是y=x+10*sin(5*x)+5*cos(10*x)求最大值.实现环境为win-tc.-C language GA procedures, achieving is y = x 10* sin (x 5*) 5* cos (10* x) for the maximum. To achieve environmental w in-tc.
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
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)
求取最大值所对应的点号
- 求取多组数据中每组数据的最大值所对应的序号(find the ID for the max value in each array)
数组列最大值
- 求二维数组按照列的最大值,最小值。直接就可以用了(Find a two-dimensional array, according to the maximum value of the column, the minimum value. You can use it directly)
GSO-求极大值
- 通过此代码实现萤火虫算法仿真,可实现求解最大值问题,同样也可以实现最小值问题(Through this code to achieve firefly algorithm simulation, can be achieved to solve the maximum value problem, also can achieve the minimum value problem.)
遗传算法求最大最小值
- 优化算法-遗传算法求最大最小值,包括全部的过程M文件(Optimization algorithm genetic algorithm for maximum and minimum)
求最大值
- 求出三个数字(从键盘录入整形、浮点型)的最大值,并打印出来。附:C语言程序设计(谭浩强)第四版_课后答案(The maximum value of three numbers)
作业1
- 在数组中求最大值,调用函数、定义函数 C语言书写(Find the maximum in the array, call the function, define the function)
针对二元函数在矩形区域内求最大值问题
- 针对二元函数在矩形区域内求最大值问题(遗传算法训练)(Aiming at the maximum value problem of two element function in rectangular area)
向量求最大
- 计算向量的最大值,求一组向量的最值,在高等代数中应用的(The maximum value of the calculated vector)
粒子群算法-求二次函数最大值问题
- 粒子群算法 C++实现 粒子群算法完整源代码,求解二次函数最大值问题 欢迎分享使用(C++ implementation of particle swarm optimization algorithm)