-
Matlab_zuixiaoerchengfa
最小费用最大流算法通用Matlab函数
基于Floyd最短路算法的Ford和Fulkerson迭加算法 基本思路:把各条弧上单位流量的费用看成某种长度,用Floyd求最短路的方法确定一条 自V1至Vn的最短路 再将这条最短路作为可扩充路,用求解最大流问题的方法将其上的流 量增至最大可能值 而这条最短路上的流量增加后,其上各条弧的单位流量的费用要重新 确定,如此多次迭代,最终得到最小费用最大流.( Minimum cost maximum flow algorithm for general Matlab functions based on the Floyd shortest path algorithm of Ford and Fulkerson superposition algorithm of the basic ideas: the cost of unit flow on the arc as a certain length of Floyd for the most short-circuit method to determine the one percent V1 through Vn are the most short-circuit then this short circuit as a scalable road, a method for solving the maximum flow problem on flow increased to the maximum possible value that the shortest way increased traffic, the cost of unit flow on each arc sure, so many iterations, the final minimum cost maximum flow.)
- 2012-07-27 14:54:17下载
- 积分:1
-
k-means
K means matlab code for image processing
- 2012-01-23 15:15:59下载
- 积分:1
-
SVDD
利用支持向量描述算法(SVDD)做异常点检测(Using support vector description algorithm (SVDD) to detect outliers)
- 2018-10-08 15:48:40下载
- 积分:1
-
bvsgs
Bayes model averaging with selection of regressors - This program can be utilized for Bayesian Variable Selection using Gibbs Sampler(Bayes model averaging with selection of regressors- This program can be utilized for Bayesian Variable Selection using Gibbs Sampler)
- 2009-03-20 01:05:49下载
- 积分:1
-
Matlab
实现图片A到图片B的平滑变化,输出gif格式图片(A B pictures to the picture to achieve a smooth change in output gif format picture)
- 2010-12-25 18:40:09下载
- 积分:1
-
prog-final
PROGRAM hich is used to implement a back steeping and robust control with trajectory generation for planaire robot of two degree of freedem
- 2013-09-30 18:03:17下载
- 积分:1
-
1
说明: 循环理论相关MATLAB源代码:高斯信号的产生及画图(Cyclostationary related)
- 2011-12-12 13:50:34下载
- 积分:1
-
chap1_6f
说明: 数字pid控制仿真,包括位置式pid算法和增量式算法(figures pid control simulation, including location-pid algorithm and incremental algorithm)
- 2005-12-05 22:36:07下载
- 积分:1
-
diode
常用二极管的七种用法,里面有详细的介绍和分析。(Seven kinds of usage about diode,there is a detailed introduction and analysis.)
- 2013-10-31 20:21:13下载
- 积分:1
-
Fourier_matlab
附件1是关于FFT算法的详细编程,及详细原理讲解,个人认为,这篇论文对从事信号处理,频谱分析很有帮助,特使是进一步理解FFT算法,很有必要阅读。
程序+原理+运行!
附件2是关于直接运行FFT工具箱进行频谱分析,请大家可以参考对照,对理解FFT算法肯定有帮助!
(matalb fft 频谱分析)
- 2011-01-16 21:47:31下载
- 积分:1