-
ford-max-flow
解决最小费用最大流问题,一般有两条途径。一条途径是先用最大流算法算出最大流,然后根据边费用,检查是否有可能在流量平衡的前提下通过调整边流量,使总费用得以减少?只要有这个可能,就进行这样的调整。调整后,得到一个新的最大流。(Minimum cost maximum flow problem to solve, there are generally two ways. One way is to use a maximum flow algorithm to calculate the maximum flow, then the cost side, check whether it is possible under the premise of the flow balance by adjusting the edge flow, so that the total cost can be reduced? As long as this possible, for such adjustments. Adjusted to obtain a new maximum flow.)
- 2013-08-23 23:18:43下载
- 积分:1
-
dataforfingerprintmatlabcode
Here the code which is help you to find the minutiae in fingerprint
- 2011-07-10 12:55:44下载
- 积分:1
-
OFDMWork20131105
OFDM 系统搭建 仅供学习交流 加入了高斯信道的影响 (OFDM Fiber communication System structure)
- 2013-11-20 21:22:32下载
- 积分:1
-
MATLAB7X
本书介绍了MATLAB 7.X版本与其他语言混合编程的方法。内容包括在MATLAB中以文件方式导入、导出数据;在Windows和Linux开发C/C++语言的MEX文件;在Windows和Linux开发FORTRAN语言MEX文件;在MATLAB中使用动态连接库文件;在C/C++语言中调用MATLAB引擎;使用MATLAB编译器,以及如何在C/C++程序中使用mcc编译的库函数;在C++程序中使用MATLAB的COM编译器产生的COM组件等。
本书可以作为高等院校各工程专业的教学参考书,也是广大科技工作者必备的参考用书。(This book introduces MATLAB 7.X version and other languages mixed programming method. Included in MATLAB, on paper import and export data in Windows and Linux Development C/C++ language MEX files in Windows and Linux development FORTRAN language MEX files in MATLAB, using dynamic link library file in C/C++ language call the MATLAB engine using MATLAB compiler, and how C/C++ programs compiled using mcc library functions in C++ program using the MATLAB-COM compiler generated COM components. This book can serve as the engineering colleges and universities teaching reference books, the vast number of scientific and technological workers essential reference book.)
- 2010-02-26 16:17:32下载
- 积分:1
-
1
说明: this code is important
- 2013-01-12 02:02:05下载
- 积分:1
-
music10
十分好用的music算法.运行就可以看到方向图。希望跟各位资源共享。(very good for music algorithm. Running, you can see the direction of the map. With the hope that you can share resources.)
- 2007-04-12 03:04:36下载
- 积分:1
-
FFT-maximum-pulse
雷达测伪距 FFT最大脉组混合法 matlab仿真源码(The radar altimetry Pseudorange the FFT maximum pulse the group mixing method matlab simulation source)
- 2012-10-18 22:06:44下载
- 积分:1
-
zernike
演示zeinike多项式拟合的源程序,开发环境为matlabR2006b(Polynomial fitting zeinike demo source, development environment for matlabR2006b)
- 2007-08-30 16:17:34下载
- 积分:1
-
ai_immune
用Matlab做的免疫算法,希望对你有帮助,互相学习(Immune algorithm using Matlab to do, want to help you learn from each other)
- 2010-08-15 10:23:42下载
- 积分:1
-
BRPCA
本文件中包含的代码是使用Bayesian compressive sensing 理论对图像降噪,修复的程序(his package includes 4 folders. Folder toydata contains core code and demo of the original BRPCA Model Folder MarkovDependency contains core code and demos of the modified BRPCA Model with Markov dependency employed Folder NonstationaryNoise contains core code and demos of the modified BRPCA Model with Markov dependency employed and the noise variances are different from contuguous frames. Folder Videodata contains the video data used by the experiment.)
- 2010-08-24 18:02:39下载
- 积分:1