搜索资源列表
Discrete optimization
- 它包含了枚举法、蒙特卡洛法、线性整数规划、整数规划枚举法、整数规划隐枚举法、非线性整数规划、非线性整数规划图形工具、最小生成树kruskal算法、最短路dijkstra算法、最小生成树kruskal算法mex程序、最短路dijkstra算法mex程序和动态规划的代码。-It contains the matlab code of the enumeration method, Monte Carlo method, linear integer programming, integer prog
generation reliability
- 使用状态枚举法,实现发电系统可靠性计算,得到lolp、lolf、eens等指标(Reliability calculation of power generation system)
Matlab实现最基本的枚举和算法检查报告
- Matlab实现最基本的枚举和算法检查报告,作为一个开发算法的最开始的基本设置和功能命令,可作为开发算法的一个模板来对待或者使用(Matlab implements the most basic enumerations and algorithmic inspection reports, which can be treated or used as a template for developing algorithms as the initial basic setup and fun
离散优化
- % 离散优化 % *enum - 枚举法 % *monte - 蒙特卡洛法 % *lpint (BranchBound)- 线性整数规划 % *L01p_e - 0-1整数规划枚举法 % *L01p_ie - 0-1整数规划隐枚举法 % *bnb18 - 非线性整数规划(在MATLAB5.3使用) % *bnbgui - 非线性整数规划图形工具(在MATLAB5.3使用) % *mintreek - 最小生成树kruskal算法 % *minroute - 最短路dijkstr
123
- 状态枚举法实现背靠背输电系统可靠性评估的matlab程序。(The state enumeration method is used to evaluate the reliability of back-to-back transmission system.)