-
maxcost
“基于Floyd最短路算法的Ford和Fulkerson迭加算法”的最小费用最大流算法,其基本思路为:把各条弧上单位流量的费用看成某种长度,用Floyd求最短路的方法确定一条自V1至Vn的最短路;再将这条最短路作为可扩充路,用求解最大流问题的方法将其上的流量增至最大可能值;而这条最短路上的流量增加后,其上各条弧的单位流量的费用要重新确定,如此多次迭代,最终得到最小费用最大流。
(" Floyd shortest path algorithm based on the Ford and Fulkerson algorithm superposition" of the minimum cost maximum flow algorithm, the basic idea is: the flow of each arc on the unit cost as a length, with Floyd for the most short-circuit method to determine a from V1 to Vn of the most short-circuit then this can be expanded as the shortest way, by solving the maximum flow of traffic on the way to its maximum possible value and this increased the flow of the shortest path, on which the arcs of the unit to re-determine the cost of traffic, so several iterations, finally get the minimum cost maximum flow.)
- 2010-12-22 17:27:32下载
- 积分:1
-
MATLAB2
说明: 计算节点功率的失配量,方法简单,便于理解。(Mismatch calculated the amount of power nodes, the method is simple, easy to understand.)
- 2011-04-06 14:02:48下载
- 积分:1
-
Chapter7
MATLAB混合编程想把matlab强大的功能用在自己的工程实践中吗这是本不错的混合编程的书(Hybrid Programming MATLAB want matlab powerful in their own practice, it works this is a mixture of good programming book)
- 2009-01-03 09:00:06下载
- 积分:1
-
matlab-fuzzy-tooboxusing
介绍了关于模糊工具箱的应用,详细,直观,有助于了解与应用模糊算法(Information on the application of fuzzy toolbox in detail, intuitive, help understanding and application of fuzzy algorithm)
- 2009-07-21 10:39:01下载
- 积分:1
-
epoch_viz
This a matlab GUI still in in development. Havesome bugs but will be update.
This GUI allow:
- Visualization of time/frequency signal
- Visualization of scatter
- Visualization of time signal
- Visualization of feature (not finish)
- 2012-08-13 19:19:56下载
- 积分:1
-
Pattern-Recognition-and-Machine-Learning
Pattern Recognition and Machine Learning Solutions to the Exercises
- 2012-08-23 17:43:04下载
- 积分:1
-
2D_olefield
2维fdtd程序 采用matlab编程 模拟ole器件光传播(The 2 dimensional the fdtd procedure using matlab programming simulation ole devices light propagation)
- 2012-10-28 21:58:06下载
- 积分:1
-
tspo_genetic
Salesman Problem - Genetic Algorithm matlab code
- 2010-12-25 17:25:35下载
- 积分:1
-
Subcarrier-allocation-algorithm
多用户OFDM系统的子载波分配算法参考论文(Subcarrier allocation algorithm for multi-user OFDM system)
- 2012-04-30 00:06:06下载
- 积分:1
-
Wavelet-OMP
基于小波变换和OMP算法的稀疏表示,不仅包括适用于黑白图片的程序,也包括适用于彩色图片的程序。(the sparse representation basing on wavelet and omp,not only for the gray image,but also color image
)
- 2013-10-15 19:06:05下载
- 积分:1