搜索资源列表
一维搜索法求极值
- 用一维搜索法求极值 文件说明不够详细!不详细说明软件具体功能-with a peacekeeping search for extreme documented detailed enough! Without detailing specific software functions
求极值
- 用GPU求数组的极值
一维搜索法求极值
- 用一维搜索法求极值 文件说明不够详细!不详细说明软件具体功能-with a peacekeeping search for extreme documented detailed enough! Without detailing specific software functions
一个用于求函数极值的遗传算法程序
- 一个用于求函数极值的遗传算法程序,使用VC++编程.-seek function for a maximum of genetic algorithm, the use of VC.
Ga
- 本程序是遗传算法求极值,有助于对遗传算法的理解-This procedure is a genetic algorithm for extreme value, contribute to the understanding of the genetic algorithm
matlabGA
- MATLAB遗传算法,解决函数求极值问题。-MATLAB genetic algorithm to solve the problem Function Extremum.
SimplicityAlgorithm
- 求多维函数极值的一种算法,由Nelder和Mead提出,又叫单纯形算法,但和线性规划中的单纯形算法是不同的,由于未利用任何求导运算,算法比较简单,但收敛速度较慢,适合变元数不是很多的方程求极值-Multi-dimensional function extremum seeking an algorithm proposed by Nelder and Mead, also called the simplex algorithm, bu
11
- 利用遗传算法求解函数极值。真的可以啊,确实啊-Use genetic algorithm function extremum.
yichuansuanfaqiuhanshujizhiyonggongjuxiang
- 遗传算法求函数极值 用工具箱 matlab编写-Extremal function for genetic algorithm using matlab toolbox to prepare
123
- matlab蚁群算法 解决路线最优化,求极值等问题-ant colony algorithm matlab route optimization solution, and issues such as extreme
whm
- 平分法求极值:取具有极小点点单峰函数的搜索区间的中点,计算目标函数在该点的导数来判断舍去的区间。-Equal distribution of the Method of Extremum
粒子群算法的寻优算法-非线性函数极值寻优
- 通过粒子群算法对非线性函数的极值进行求解(The extremum of the nonlinear function is solved by particle swarm optimization)
GAMaxMin
- 用遗传算法来求极值,适合初学者对遗传算法的学习。(Genetic algorithm for extreme value, suitable for beginners to learn genetic algorithms.)
用matlab求二元函数的极值
- 利用matlab求解二元函数的极值,内有程序代码(Using matlab to solve the binary function of the extreme value, there are program code)
混沌优化算法求极值
- 使用混沌优化算法求解非约束问题极值,混沌算法具有遍历性、随机性和规律性(Using chaos optimization algorithm to solve the extreme value of non-constrained problem, chaos algorithm has ergodicity, randomness and regularity)
简单遗传算法求函数极值C代码
- 简单遗传算法求函数极值C代码,简单练手,希望有帮助(Simple genetic algorithm for function extreme value C code)
读取数据并查找极值-A1
- 1. 本程序将所选文件夹中所有*.xls和*.xlsx文件的前三列数据读入本文件的Sheet1中,并分别求出第二列和第三列的极值;(import csv or excel data, and find the maximum value.)
粒子群求极值
- 给定一个函数并给定区间,求该区间上函数的极值。(Given a function and given the interval, find the extreme value of the function on the interval.)
liu
- 用特定方程拟合曲线并求出极值,更改函数即可实现多种拟合(Fitting a curve with a specific equation and finding an extreme value)
DEPSO求极值
- 改进的差分粒子群算法,并用于求函数极值,程序中分别于DE PSO 蛙跳进行对比,结果显示,改进的差分粒子群更好(The improved Differential Particle Swarm Optimization (DPSO) algorithm is used to find the function extremum. The program is compared with DE PSO frog jump, and the