搜索资源列表
stereo-maximum-flow-upload
- 关于一篇经典的立体匹配的文献的源代码。该文献的主要算法称为maximum flow。程序的使用说明在文件夹中。-on a stereo matching classic literature source. The document known as the maximum flow algorithm. Procedures for use in the folder.
Maximum Power Solar Converter
- Maximum Power Solar Converter
MSER
- Implementation of Maximum Stable Extremal Region algorithm for feature detection and matching on image recognition project
Maximum likelihood estimation of GARCH
- Maximum likelihood estimation of GARCH
MAP. Matlab程序实现了MAP算法-最大后验概率算法
- 这个Matlab程序实现了MAP算法-最大后验概率算法,同时包括对算法有:卷积编码、卷积解码,BPSK,AWGN。同时绘制它的误码率和SNR(信噪比)。,The Matlab program achieved a MAP algorithm- maximum a posteriori probability algorithm, at the same time including the algorithm are: convolutional coding, convolution deco
vitdec.rar
- 最大后验概率的vertbi算法的译码算法,Maximum a posteriori probability decoding algorithm vertbi algorithm
ML.rar
- 该算法是经典的信噪比估计算法——最大似然估计算法,利用接收信道的先验概率密度函数,ML法能够很好的估计信号的信噪比,The algorithm is a classic signal to noise ratio estimation algorithm- maximum likelihood estimation algorithm, using the a priori receiver channel probability density function, ML method can
MRC.rar
- maximum ratio combining,maximum ratio combining
loo.rar
- The leave-one-out cross-validation scheme is a method for estimating % the average generalization error. When calling % [Eloo,H] = loo(NetDef,W1,W2,PHI,Y,trparms) with trparms(1)>0, the network % will be retrained a maximum of trparms(1) itera
code
- word文档对球形译码的理论原理和仿真结果进行了分析 1.sphereandML是主程序,性能接近最大似然ML检测,调用了spheredecode和spheredecodeinf两个子程序; 2.main_spheretoML是主程序,性能达到最大似然NL检测,调用了spheredecodetoML和spheredecodeinftoML两个子程序。-word document on the theory of spherical decoding theory and simulati
qmle
- 最大似然译码的程序,用MATLAB编写的,很实用的例子-Maximum likelihood decoding process, using MATLAB written a very practical example of
Maximum Entropy v1.00
- 一个基于最大熵的图像复原算法源代码。可以完成图像的去燥声和去模糊。-One based on maximum entropy image restoration algorithm source code. To complete the image to the dry sound and defuzzification.
MRFtoyexample
- 一种基于马尔科夫随机场的图像分割matlab源码,包含ICM迭代条件模式求解最大后验概率算法,已通过测试。-Markov random field based image segmentation matlab source code, including the ICM iteration conditions for solving the maximum a posteriori probability model algorithm has been tested.
Tutorial-on-maximum
- Tutorial on maximum likelihood estimation
Maximum-likelihood-parameter-estimation
- this code is or estimation Maximum likelihood parameter
Bayesian-maximum-a-posteriori
- 实现贝叶斯最大后验概率计算,适合原理的研究,简单易懂。-To achieve the maximum a posteriori Bayesian probability, the principle of appropriate and easily understood.
Maximum flow / min cut
- Maximum flow / minimum cut through path algorithm
maximum filter
- maximum filter for image processing
Maximum entropy
- 最大熵算法计算数据的概率密度曲线 ,参看run.r文件和density.r文件.(PDF calculation given Maximum entropy algorithm)
Maximum of 3 numbers
- program to display the maximum number among three numbers