-
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
-
matlabsvr代码
svr源程序,输入到matlab中进行svr回归模型建立与分析(SVR source program, input into matlab SVR regression model establishment and analysis)
- 2019-03-03 14:39:45下载
- 积分:1
-
QPSK-matlab
QPSK通过瑞利信道的MATLAB仿真,测试能成功(QPSK Rayleigh channel through MATLAB simulation, the test will succeed)
- 2008-12-18 10:29:45下载
- 积分:1
-
Matlab_LMS3
自适应线性预测编码问题,利用白噪声序列生成信号序列,进而进行LMS迭代,计算滤波器权系数的轨迹曲线和衰减曲线(Adaptive linear predictive coding problem, the use of white noise sequence to generate signal sequence, and then LMS iteration to calculate the filter weights of the trajectory curve and the attenuation curve)
- 2008-04-25 10:22:33下载
- 积分:1
-
sixuanyilunwen
四旋翼仿真的经典必看文章。很不容易下载到的。包括6个自由度的仿真,模糊pid控制等。希望对大家有用。(Four-rotor simulation of the classic must-see article. Very easy to download. Including six degrees of freedom simulation, fuzzy pid control. I hope to be useful.)
- 2013-05-16 07:28:34下载
- 积分:1
-
MFOCUSS.m
function [X, gamma_ind, gamma_est, count] = MFOCUSS(Phi, Y, lambda, varargin)
MFOCUSS algorithm for the MMV model
- 2015-10-31 08:52:11下载
- 积分:1
-
eetop.cn_ADCPTools6.0
sd dac 的matlab设计工具。里面有详细的介绍(SDtool box)
- 2012-03-28 15:08:49下载
- 积分:1
-
LTElinkDoc_bothPUaPD
Vienna LTE-A Simulators
LTE-A Link Level Uplink and Downlink Simulator
Documentation维也纳大学LTE链路级仿真上下行程序说明文档(Vienna LTE-A Simulators LTE-A Link Level Uplink and Downlink Simulator Documentation LTE link level simulation of the University of Vienna and down-line program documentation)
- 2015-01-04 10:47:02下载
- 积分:1
-
flowofdistribution33nodes
此程序为MATLAB实现的配电网33节点潮流计算,方法为前推回代法。(MATLAB realization of this program for the distribution network 33 nodes in power flow calculation, and methods for the former to push back on behalf of the law.)
- 2009-10-17 10:45:34下载
- 积分:1
-
6
说明: 精通MATLAB优化计算算法,无约束的一维极值算法。共9个程序。(Proficient in MATLAB optimization calculation algorithm, non-binding one-dimensional extremum algorithm. A total of nine procedures.)
- 2010-03-24 09:44:21下载
- 积分:1