-
Matlab_zuixiaofeiyong
最小费用最大流算法通用Matlab函数
基于Floyd最短路算法的Ford和Fulkerson迭加算法 基本思路:把各条弧上单位流量的费用看成某种长度,用Floyd求最短路的方法确定一条 自V1至Vn的最短路 再将这条最短路作为可扩充路,用求解最大流问题的方法将其上的流 量增至最大可能值 而这条最短路上的流量增加后,其上各条弧的单位流量的费用要重新 确定,如此多次迭代,最终得到最小费用最大流.(Minimum cost maximum flow algorithm general Matlab functions The basic idea of the shortest path algorithm of Ford and Fulkerson superposition algorithm based on Floyd: the cost of unit flow on the arc as a certain length of Floyd and the shortest path method to determine the one percent self-V1 to the Vn the most short-circuit and then the this Article is the most short-circuit as a can be the expansion Lu, to use solving the method of the the the problem of the maximum flow will its on the stream the amount of increased to the maximum possible values while the the the the flow of of this Article of the shortest on the road increase, the costs of the unit of flow on each arc sure, so many iterations, the final minimum cost maximum flow.)
- 2012-07-27 14:55:22下载
- 积分:1
-
ofdm1.m.tar
code for ofdm, good for study
- 2013-10-04 14:26:10下载
- 积分:1
-
houghtest
使用hough变换检测直线的matlab程序(Detect the use of straight line hough transform matlab program)
- 2009-03-30 09:41:35下载
- 积分:1
-
hough
实现hough变换,matlb代码,图形界面(hough transform)
- 2011-05-12 17:02:18下载
- 积分:1
-
processMotion
matlab编写的处理地震波的程序,主要把多行多列的地震波转成单列的(matlab is processing the sesmic wave)
- 2012-04-30 20:24:36下载
- 积分:1
-
DVB_S2_LDPC
DVB_S2_LDPC整体累积编码算法文档及MATLAB仿真(DVB_S2_LDPC overall cumulative encoding algorithm documents and MATLAB simulation)
- 2011-11-14 21:22:34下载
- 积分:1
-
ch6
数值计算方法数值计算方法数值计算方法数值计算方法数值计算方法数值计算方法数值计算方法数值计算方法数值计算方法数值计算方法数值计算方法数值计算方法数值计算方法数值计算方法数值计算方法数值计算方法数值计算方法数值计算方法(Numerical methods numerical methods numerical methods numerical methods numerical methods numerical methods numerical methods numerical methods numerical methods numerical methods numerical methods numerical methods numerical methods numerical methods numerical methods numerical methods numerical calculation method of numerical calculation method)
- 2009-10-07 15:06:47下载
- 积分:1
-
GPC
讲述广义控制算法,附带说明文档。研究生课程之一的大作业(About the generalized control algorithm, with documentation. One of the largest postgraduate work)
- 2010-05-07 16:10:45下载
- 积分:1
-
chaos_images
对lena图进行混沌置乱,简单方便。初值选定x=0.5,u=3.7。(Lena diagram of the chaotic scrambling, easy and convenient. Initial value of the selected x = 0.5, u = 3.7.)
- 2011-01-04 09:41:31下载
- 积分:1
-
the-day-of-year
the day of year是指这一年已经逝去的天数(包括当天) 。在平年中,它的取值范围为 1
到 365,在闰年中,它的取值范围 1到 366。编写一个 MATLAB 程序,输入年,月,日,
输入为对应的 the of year。 (the day of year is the year the number of days have been lost (including the day). In the average year, it ranges from 1 to 365, in a leap year, it ranges from 1 to 366. Write a MATLAB program, enter the year, month, day, enter the corresponding the of year.)
- 2011-06-14 17:58:10下载
- 积分:1