搜索资源列表
One-dimensional_search_method.
- 无约束优化问题一维搜索的常用方法:黄金分割法(golden_section.m)、加步搜索法(plus_step_search.m)、牛顿法(newton.m)、抛物线法(parabola.m),Unconstrained optimization problem of one-dimensional search of the commonly used methods: Golden Section (golden_section.m), plus step-by-step search m
gold_segmentation_algorithm
- 一维无约束搜索算法―黄金分割算法(MATLAB代码)-Unconstrained one-dimensional search algorithm ——gold segmentation algorithm (MATLAB code)
SBOGA
- 顺序选择遗传算法,可以求解一维无约束优化问题-The order of selection genetic algorithm can solve the one-dimensional unconstrained optimization problems
SBOGA
- SBOGA(顺序选择遗传算法求解一维无约束优化问题),我自己编的,-SBOGA
genetic-algorithm
- 用基本遗传算法求解一维无约束优化问题 用顺序选择遗传算法求解一维无约束优化问题 用动态线性标定适应值的遗传算法求解一维无约束优化问题 用大变异遗传算法求解一维无约束优化问题 用自适应遗传算法求解一维无约束优化问题 用双切点遗传优化求解一维无约束优化问题 用多变异位自适应遗传优化求解一维无约束优化问题 -The basic genetic algorithm with one-dimensional sequence of unconstrained optimizat
OptimumDM
- 机械优化设计一维、多维约束、多维无约束优化算法集成。包括:黄金分割法、牛顿法、梯度法、随机方向法、可行方向法等-Optimization of Mechanical Design dimensional, multi-dimensional constraints, multi-dimensional integration of unconstrained optimization. Include: golden section method, Newton method, gradient
NormFitGA
- NormFitGA(动态线性标定适应值的遗传算法求解一维无约束优化问题)-NormFitGA (dynamic linear calibration of genetic algorithm to adapt to the value of one-dimensional unconstrained optimization problems)
myGA
- 用基本遗传算法求解一维无约束的优化问题。-The basic genetic algorithm with a one-dimensional unconstrained optimization problem
MMAdapGA
- 遗传算法:用多变异位自适应遗传优化求解一维无约束优化问题-Genetic algorithm: changing ectopic adaptive genetic optimization to solve the one-dimensional unconstrained optimization problem
AdapGA
- 自适应遗传算法求解一维无约束优化问题,matlab程序。-Adaptive genetic algorithm for one-dimensional unconstrained optimization problems, matlab program.
AdapGA
- AdapGA 用自适应遗传算法求解一维无约束优化问题 -AdapGA with adaptive genetic algorithm for one-dimensional unconstrained optimization problems
myGA
- 基本遗传算法求解一维无约束优化问题,采用轮盘赌策略。-Basic genetic algorithm for solving one-dimensional unconstrained optimization problem, using the roulette strategy.
MMAdapGA
- MMAdapGA:用多变异位自适应遗传优化求解一维无约束优化问题-MMAdapGA: with changeable ectopic adaptive genetic optimization solution of one-dimensional unconstrained optimization problems
myGA
- myGA:用基本遗传算法求解一维无约束优化问题-myGA: basic genetic algorithm with the one-dimensional unconstrained optimization problems
NormFitGA
- NormFitGA:用动态线性标定适应值的遗传算法求解一维无约束优化问题-NormFitGA: dynamic linear calibration with genetic algorithms for solving one-dimensional fitness unconstrained optimization problems
MMAdapGA
- MATLAB高级优化算法--多变异位自适应遗传算法(MMAdapGA,求解一维无约束优化问题)-MATLAB advanced optimization algorithms- changeable ectopic adaptive genetic algorithm (MMAdapGA, solving one-dimensional unconstrained optimization problems)
NormFitGA
- MATLAB高级优化算法--动态线性标定适应值的遗传算法(NormFitGA,求解一维无约束优化问题)-MATLAB advanced optimization algorithms- genetic algorithms to adapt to dynamic linear calibration values (NormFitGA, solving one-dimensional unconstrained optimization problems)
golden
- matlab解决黄金分割法一维无约束最优化问题,-use matlab for golden
paowuxianfa
- matlab解决抛物线法一维无约束最优化问题,-use matlab for paowuxian
无约束一维极值问题
- 求一维无约束问题的最优解。包括很多传统的优化算法如牛顿法等。(Using Newton method to find the optimal solution of one dimensional unconstrained problems.)