搜索资源列表
-
4下载:
它包含了枚举法、蒙特卡洛法、线性整数规划、整数规划枚举法、整数规划隐枚举法、非线性整数规划、非线性整数规划图形工具、最小生成树kruskal算法、最短路dijkstra算法、最小生成树kruskal算法mex程序、最短路dijkstra算法mex程序和动态规划的代码。-It contains the matlab code of the enumeration method, Monte Carlo method, linear integer programming, integer prog
-
-
0下载:
LINGO是Linearnteractive and General Optimizer的缩写,即“交互式的线性和通用优化求解器”,可以用于求解非线性规划,也可以用于一些线性和非线性方程组的求解等。lingo教程帮助你学习lingo-LINGO is Linearnteractive and General Optimizer acronym, that is, " an interactive optimization of linear and general-purpose sol
-
-
0下载:
MATLAB初学者
包好了一些用matlab做非线性规划的源程序-MATLAB beginner beginner package MATLAB with matlab to do some good non-linear programming source code
-
-
0下载:
Minimizing functions for non-linear programming task - Powell method
-
-
0下载:
非线性规划问题有约束条件在matlab里面的编程-non-linear programming with constraints
-
-
0下载:
基于序列动态规划(非线性)的参数辨识实现源码。运用序列动态规划算法对某火电厂的一阶和二阶(带零点)进行辨识,可以直接运行,个人感觉效果还可以,请批评指正。-Parameter identification based on dynamic programming sequence (non-linear) achieve the source. The use of dynamic programming algorithm to a sequence of thermal power plan
-
-
0下载:
% 离散优化
% *enum - 枚举法
% *monte - 蒙特卡洛法
% *lpint (BranchBound)- 线性整数规划
% *L01p_e - 0-1整数规划枚举法
% *L01p_ie - 0-1整数规划隐枚举法
% *bnb18 - 非线性整数规划(在MATLAB5.3使用)
% *bnbgui - 非线性整数规划图形工具(在MATLAB5.3使用)
% *mintreek - 最小生成树kruskal算法
% *minroute - 最短路dijkstr
-
-
1下载:
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
-