-
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
-
Newton-hermite
用matlab编写的实现Newton形式的hermite插值法的代码,生成图像可显示第一节点,第二节点,误差点。(Implementation prepared by matlab hermite interpolation Newton form of the code, generating the image to show the first node, second node, the error point.)
- 2010-12-27 18:28:51下载
- 积分:1
-
zonghe
此程序是用来读取C版本星历文件并进行拟合预推处理的,简单可用(the program is used to read C version ephemeris , couple and predict, it is easy and useful)
- 2011-06-20 13:03:02下载
- 积分:1
-
opencart-v1.5.6.x-chinese-manual
OPENCART V1.56 中文使用说明书,主是要讲怎么配置商城。(OPENCART V1.56 Chinese instructions for use, the main is to tell how to configure the mall.)
- 2015-01-11 23:43:13下载
- 积分:1
-
boiler-Fuzzy-Controller
control of boiler with PID Controller
- 2012-01-09 00:14:57下载
- 积分:1
-
yichuansuanfa
基于遗传算法的图像分割MATLAB全部程序(Digital Image Segmentation Based on Genetic Algorithms)
- 2014-09-19 12:33:07下载
- 积分:1
-
PSK_Modem
PSK Modem (Phase Shift Keying Modulator & Demodulator)
generating Message Signal by using Kasami sequence generator then Unipolar to polar converter.
and Multiply Carrier to generate PSK signal.
Demodulation by product in Carrier then Filter then Decision.
- 2014-02-25 04:09:37下载
- 积分:1
-
C3
This code is related to the course Digital Communications. It makes a simple communication system which uses AWGN and QPSK
- 2013-11-10 02:30:58下载
- 积分:1
-
kalman
matlab mdl 的卡尔曼滤波程序清晰简洁(matlab mdl Kalman filtering procedures clear and concise)
- 2013-12-21 22:44:14下载
- 积分:1
-
OQPSK-Demodulator-projekt
OQPSK Demodulation Project in Matlab.
OQPSK means offset quadrature phase shift keying. an important modulation scheme in IEEE 802.15.4
- 2009-07-14 17:24:29下载
- 积分:1