-
Matlab_zuixiaofeiyong
最小费用最大流算法通用Matlab函数
基于Floyd最短路算法的Ford和Fulkerson迭加算法 基本思路:把各条弧上单位流量的费用看成某种长度,用Floyd求最短路的方法确定一条 自V1至Vn的最短路 再将这条最短路作为可扩充路,用求解最大流问题的方法将其上的流 量增至最大可能值 而这条最短路上的流量增加后,其上各条弧的单位流量的费用要重新 确定,如此多次迭代,最终得到最小费用最大流.(Minimum cost maximum flow algorithm general Matlab functions The basic idea of the shortest path algorithm of Ford and Fulkerson superposition algorithm based on Floyd: the cost of unit flow on the arc as a certain length of Floyd and the shortest path method to determine the one percent self-V1 to the Vn the most short-circuit and then the this Article is the most short-circuit as a can be the expansion Lu, to use solving the method of the the the problem of the maximum flow will its on the stream the amount of increased to the maximum possible values while the the the the flow of of this Article of the shortest on the road increase, the costs of the unit of flow on each arc sure, so many iterations, the final minimum cost maximum flow.)
- 2012-07-27 14:55:22下载
- 积分:1
-
binary
binary search that returns a negative one if the number is not found This code does a bubble sort and then proforms the binary search
- 2015-03-04 20:18:43下载
- 积分:1
-
flyback
design of flyback converter
- 2013-12-03 19:25:44下载
- 积分:1
-
OFDM_matlab
这个文档中的内容是实现OFDM系统的软件架构matlab程序(Contents of this document is the realization of OFDM system software architecture of the matlab program
)
- 2014-02-25 16:52:40下载
- 积分:1
-
Example
Flow Job Shop problem using genetic algorithm use g++ compiler
- 2010-07-17 10:08:18下载
- 积分:1
-
sycdemoturbo
说明: 共同学习,共同提高,资源共享
移动通信中常用的turbo码相关程序(studying together, enhancing and sharing resources Mobile Communications common turbo codes related procedures)
- 2006-03-18 11:33:16下载
- 积分:1
-
multilevel-inverter-lesson
multilevel inverter theory
- 2014-02-21 22:06:46下载
- 积分:1
-
ICA_sour
独立分量分析用于混合信号的分离,使用的算法是快速固定点算法,3路混合信号分别为man.pcm、dragon.pcm和music.pcm(Independent component analysis for mixed-signal separation algorithm used is a fast fixed-point algorithm, 3-way mixed-signal, respectively man.pcm, dragon.pcm and music.pcm)
- 2012-07-21 19:01:42下载
- 积分:1
-
HPF
A High Pass filter matlab code for image processing in frequency domain
- 2013-12-14 04:16:57下载
- 积分:1
-
Matlab_Image_Processing
使用matlab进行数字图像处理的几个小例子。其中实验三为基于BP神经网络进行字符识别(matlab_Image_Processing)
- 2010-07-06 20:13:05下载
- 积分:1