-
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
-
143069173pll
实现锁相环的基本功能,主要是用matlab实现相关的功能(PLL to achieve the basic functions, mainly related functions using matlab)
- 2013-08-16 17:50:44下载
- 积分:1
-
QuantumandQuantumEvolutionaryAlgorithm
关于量子和量子群优化算法求解NP问题的论文,其中还包括一篇介绍详细的硕士论文,全中文,对于初学者很有帮助。(On the Quantum and Quantum Swarm Optimization for NP issues papers, including a detailed introduction of the master)
- 2008-08-11 14:47:11下载
- 积分:1
-
FIR-a-IIR
The document contains many sources for computing FIR and IIR, also there are many pictures of the results.
- 2013-04-22 17:32:54下载
- 积分:1
-
QUBIT4MATLAB3.02
量子信息科学使用的源码以及量子进化算法,包括量子状态等,而且附有详细的说明文档(Quantum information science as well as the source used in quantum evolutionary algorithms, including quantum state and so on, and accompanied by a detailed description of the document)
- 2008-08-11 14:55:01下载
- 积分:1
-
gaosi
高斯函数的MATLAB ds-uwb中的uwb信号(Gaussian function MATLAB)
- 2011-05-12 10:23:17下载
- 积分:1
-
float-digtal
关于数据转换的很好的C语言程序,很好用,很实用(Data conversion on the C language program good, very good, very practical)
- 2011-09-02 21:18:49下载
- 积分:1
-
fkmeans
fast kmeans for matlab
- 2011-09-04 14:39:29下载
- 积分:1
-
PMSMmohuPIDkongzhi
交流永磁同步电机模糊PID控制和单纯PID控制比较,突出模糊控制的 优点,可供学习模糊PID和电机的人参考。(AC permanent magnet synchronous motor PID control and fuzzy PID control relatively simple, highlighting the advantages of fuzzy control for learning and motor fuzzy PID Reference.)
- 2020-11-20 14:49:36下载
- 积分:1
-
makebatches
自己编写的一个大批量不同类别数据录入程序,并且为防止因为数据量太大导致程序运行缓慢,将其改写成分批小规模数据。方便了大规模数据处理慢带来的各种不变。(I have written a large quantities of different types of data entry procedures, and because the amount of data in order to prevent too much causes the program to run slowly, be rewritten into small batches of data. Facilitate the large-scale data processing slow and the various unchanged.)
- 2013-09-23 09:52:29下载
- 积分:1