-
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
-
PhasePLockedPLoop
pll的封装模块主要有cppll,dpll,linearpll,powerpll.(Encapsulation of a PLL module,include:cppll,dpll,linearpll,powerpll and so on.)
- 2012-05-17 13:46:38下载
- 积分:1
-
mesh_stiffness_Ishikawa
齿轮啮合重合度计算,三个行星轮的动力学均在特性计算(dynamic load sharing )
- 2020-07-03 12:00:02下载
- 积分:1
-
matlab6.5
matlab6.5辅助小波分析与应用,主要介绍小波变化与在matlab下的实现。一本很不错的书。(Auxiliary matlab6.5 and application of wavelet analysis, wavelet introduce major changes and implementation at the matlab. A very good book.)
- 2009-04-05 21:30:14下载
- 积分:1
-
Health
this project is my first project.
this is simple game .
- 2014-09-17 12:25:13下载
- 积分:1
-
CS(matlab)
压缩感知,又称压缩采样,压缩传感。它作为一个新的采样理论,它通过开发信号的稀疏特性,在远小于Nyquist 采样率的条件下,用随机采样获取信号的离散样本,然后通过非线性重建算法完美的重建信号。(Compressed sensing, also known as compressed sampling, compressed sensing. It as a new sampling theory, it is through the development signal sparse characteristics under conditions of far less than the Nyquist sampling rate, with a random sampling obtain discrete samples of the signal, and then through a perfect reconstruction of the signal of the non-linear reconstruction algorithm.)
- 2013-02-27 13:33:28下载
- 积分:1
-
LMD
说明: 局部均值分解算法,多个版本,含有例子,便于学习(Local mean decomposition algorithm, multiple versions, including examples, easy to learn)
- 2020-12-04 22:29:23下载
- 积分:1
-
wiener.m
Computes the wiener solution filter
- 2011-11-07 18:33:43下载
- 积分:1
-
2D-BEM
二维常单元边界元程序,入门基础,又很有用的程序(Often two-dimensional boundary element program unit, entry basis, and very useful program)
- 2014-04-07 13:35:34下载
- 积分:1
-
S_StudentT
进行T分布检验,专门用于极值分析,如果有极值分析的需要可以进一步联系我!(T distribution for testing, specifically for the extreme value analysis, if there are extreme needs analysis can further contact me!)
- 2007-09-21 17:55:47下载
- 积分:1