搜索资源列表
C-multi-objective
- 用遗传算法求解多目标非线性规划问题的C程序代码-The C++ code for genetic algorithm solving multi-objective nonlinear programming problem
genetic-algorithmfunction-algorithm
- 遗传算法和非线性规划的函数寻优算法matlab实现-A function of the genetic algorithm and nonlinear programming optimization algorithm matlab achieve
nonlinear-goal--
- 非线性目标规划模型,运用遗传算法求解,可以快速求解问题的可行解,给同行最优化计算的人借鉴、参考,有不足或者有讨论的和我联系。-Feasible solution of nonlinear goal programming model, using genetic algorithm can solve the problem quickly, give peers who learn optimization calculation, reference, there are insuffici
Matlab
- 非线性整数规划的遗传算法Matlab程序 通常,非线性整数规划是一个具有指数复杂度的NP问题,如果约束较为复杂,Matlab优化工具箱和一些优化软件比如lingo等,常常无法应用,即使能应用也不能给出一个较为令人满意的解。这时就需要针对问题设计专门的优化算法。下面举一个遗传算法应用于非线性整数规划的编程实例,供大家参考!-Matlab genetic algorithm of nonlinear integer programming Usually, the nonlin
fenfun
- 利用自然梯度算法,利用最小二乘法进行拟合多元非线性方程,用MATLAB编写的遗传算法路径规划。- Use of natural gradient algorithm, Multivariate least squares fitting method of nonlinear equations, Genetic algorithms using MATLAB path planning.
0-1
- 通常,非线性整数规划是一个具有指数复杂度的NP问题,如果约束较为复杂,Matlab优化工具箱和一些优化软件比如lingo等,常常无法应用,即使能应用也不能给出一个较为令人满意的解。这时就需要针对问题设计专门的优化算法。下面举一个遗传算法应用于非线性整数规划的编程实例,供大家参考!-Typically, nonlinear integer programming problem is NP exponential complexity, if the constraint is more comp
luipan_v37
- 对HARQ系统的吞吐量分析,用MATLAB编写的遗传算法路径规划,基于分段非线性权重值的Pso算法。- HARQ throughput analysis of the system, Genetic algorithms using MATLAB path planning, Based on piecewise nonlinear weight value Pso algorithm.
sougeng-V0.1
- 通过反复训练模板能有较高的识别率,用MATLAB编写的遗传算法路径规划,基于分段非线性权重值的Pso算法。- Through repeated training yRsFwgylate have higher recognition rate, Genetic algorithms using MATLAB path planning, Based on piecewise nonlinear weight value Pso algorithm.
chapter2基于遗传算法和非线性规划的函数寻优算法
- chapter2基于遗传算法和非线性规划的函数寻优算法(A Function Optimization Algorithm Based on Genetic Algorithm and Nonlinear Programming)
MATLAB遗传算法
- 遗传算法和非线性规划的函数寻优,BP神经网络优化(Genetic algorithm and nonlinear programming function optimization, BP neural network optimization)
基于遗传算法和非线性规划的函数寻优算法
- 用遗传算法进行线性函数以及非线性函数的寻优(The program of solving TSP problem by genetic algorithm)
chapter2
- 基于遗传算法和非线性规划的函数寻优算法;(Function Optimization algorithm based on genetic algorithm and nonlinear programming)
二维装箱论文
- 二维装箱文献 二维一刀切装箱问题的两阶段启发式算法_曹大勇 二维装箱问题的非线性优化方法_于洪霞 二维装箱问题的启发式算法研究_刘艳娟 二维装箱问题的启发式算法研究_姚怡 二维装箱问题的一种实现方法_武晓今 二维装箱问题非线性规划模型和算法_于洪霞 基于混合蚂蚁算法的二维装箱问题求解_赵中凯 遗传算法在装箱问题中的应用_汤岩(Two dimensional boxing literature Two stage heuristic algorithm for two dimen
源代码
- 1 基于遗传算法的TSP算法(王辉) 2 基于遗传算法和非线性规划的函数寻优算法(史峰) 3 基于遗传算法的BP神经网络优化算法(王辉) 4 设菲尔德大学的MATLAB遗传算法工具箱(王辉) 5 基于遗传算法的LQR控制优化算法(胡斐)(1 TSP algorithm based on genetic algorithm (Wang Hui) 2 Function optimization algorithm based on genetic algorithm and non