-
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
-
autocrop
crop white margin of images
- 2014-08-09 21:35:42下载
- 积分:1
-
Genetic-Algorithms
使用matlab编写的遗传算法的程序,程序已经调试完毕可以直接使用(The genetic algorithm using matlab program, the program has finished debugging can be used directly)
- 2013-04-02 14:31:36下载
- 积分:1
-
channel
ofdm程序,关于信道估计算法的matlab程序(OFDM procedures, on the channel estimation algorithm matlab program)
- 2008-05-21 21:06:26下载
- 积分:1
-
kaerman-weina-zishiying
关于维纳滤波器、卡尔曼滤波器、自适应滤波器的设计方法,及信号提取、分析。(On the Wiener filter, Kalman filter, adaptive filter design method, and signal extraction, analysis.)
- 2020-11-05 17:29:50下载
- 积分:1
-
subfunctions
这个是惯性导航初始对准以及导航解算中常用的子程序(This is the inertial navigation initial alignment and navigation solver subroutine)
- 2013-03-13 23:20:26下载
- 积分:1
-
Local-histogram-equalization
彩色图像的局部直方图均衡化程序,可一定程度上增强图像的对比度(Local histogram equalization process a color image, the image contrast can be enhanced to some extent,)
- 2014-11-18 08:52:02下载
- 积分:1
-
DeepLearnToolbox-master
说明: 深度学习工具箱,包括BP、CNN、DBN、CAE等多个网络。包含数据可直接运行。(Deep learning toolbox, including multiple networks such as BP, CNN, DBN, CAE, etc. Containing data can be run directly.)
- 2021-02-27 10:17:52下载
- 积分:1
-
MATLABProgrammingDavidKuncicky
国外最新的关于MATLAB编程方面的书籍,很不错的。(good book.)
- 2009-05-14 14:27:06下载
- 积分:1
-
Dec_MMSE_Conventional_detector
多用户检测,解相关、MMSE以及传统多用户检测比较。(Multi-user detection, decorrelating, MMSE, as well as traditional multi-user detection comparison.)
- 2021-04-20 14:38:50下载
- 积分:1