搜索资源列表
最小费用最大流算法通用Matlab程序
- 基本思路:把各条弧上单位流量的费用看成某种长度,用Floyd求最短路的方法确定一条 % 自V1至Vn的最短路 再将这条最短路作为可扩充路,用求解最大流问题的方法将其上的流 % 量增至最大可能值 而这条最短路上的流量增加后,其上各条弧的单位流量的费用要重新 % 确定,如此多次迭代,最终得到最小费用最大流.,Basic ideas: to each arc on the unit cost of traffic as some length, with Floyd for the most shor
the_tree.rar
- matlab实现的最小生成树的两种最基本的算法即Kruskal,Prim。,matlab realization of the minimum spanning tree algorithm that is, the two most basic Kruskal, Prim.
MVDR_beam
- 波束形成算法中的最小方差无失真响应波束形成器,并在一个图中给出常规波束和MVDR两种波形。 -Beamforming algorithm in the minimum variance distortionless response beamformer and give a diagram of conventional beamforming and MVDR two waveforms.
judger
- 最小错误率和最小风险贝叶斯分类器,附带示例数据-Minimum error rate and minimum risk Bayes classifier, with sample data
gmskModulationDemodulation
- 这是GMSK(高斯最小频移键控)的MATLAB仿真源程序-This is the GMSK (Gaussian Minimum Shift Keying) and MATLAB simulation source
wideMVDR
- Capon提出MVDR(Minimum Variance Distortionless Response)高分辩方位估计方法以来,MVDR以其简单的算法、良好的性能得到了广泛关注,是一种具有良好实用前景的数字波束形成方法。-Capon proposed MVDR (Minimum Variance Distortionless Response) high resolution DOA estimation methods since, MVDR algorithm with its easy,
Classifier_min_dist_f
- 最小距离分类器,matlab环境下,可直接调用-Minimum distance classifier, matlab environment, can be directly invoked
minimum-variance-control
- 在自适应控制中,用Matlab算法实现广义最小方差控制-In adaptive control, using Matlab algorithm generalized minimum variance control
Prim-minimum-spanning-tree-algorithm
- 最小生成树Prim算法的matlab文件,无论是在数据结构还是在图论中都有广泛的应用-Prim minimum spanning tree algorithm matlab file, whether in data structures or graph theory, there are a wide range of applications
algrithem_database
- 各种数字波束形成算法。如最小方差无畸变响应MVDR,LCMV等。-A variety of digital beamforming algorithm. Such as minimum variance distortion-free response MVDR, LCMV and so on.
lmin
- Find local minimum in matlab
MinimumCostFlow
- 最小费用最大流问题 MATLAB编程代码-Maximum flow problem minimum cost MATLAB programming code
deopf
- 也是一个最小费用最大流的程序,在应用时可以参考程序思路进行重新设计-Is also a minimum cost maximum flow procedure in the application can refer to the process redesign ideas
dm_demo
- MATLAB code on linear minimum mean square error (LMMSE) estimation and its application to the problem of channel equalization in digital communication systems. amr amin: code on the application of channel equalization in digital communication sys
Untitled
- MATLAB code on linear minimum mean square error (LMMSE) estimation and its application to the problem of channel equalization in digital communication systems. amr amin: code on the application of channel equalization in digital communication sys
CBF_convention_beamforming
- 最小方差无畸变波束形成,常用的常规波束形成方法-Minimum variance distortionless beam forming, common conventional beamforming method
calcAngularDerivative
- This function calculates the radial derivative of an input image. Input parameters: inputImage - the image to calculate the derivative from radialFilterLength - the length of the filter to use, total length will be 2*radialFilterLength+1
classifier
- 两类二维相关正态分布条件下的最小错误率贝叶斯分类器,基于最小风险的贝叶斯分类器,Parzen窗法非参数估计分类器程序,Fisher线性判别法分类器程序。-Under normal conditions two types of two-dimensional correlation of minimum error rate of Bayesian classifier, the minimum risk-based Bayesian classifier, Parzen window meth
MATLAB_MST
- 用MATLAB实现最小生成树,可以应用在网络分簇、计算权值等多种应用场合-Using MATLAB to achieve the minimum spanning tree, can be applied to network clustering, calculation of weight and many other applications
minimum filter
- low pass minimum filter