搜索资源列表
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
icaMF
- ICA算法The algorithm is equivalent to Infomax by Bell and Sejnowski 1995 [1] using a maximum likelihood formulation. No noise is assumed and the number of observations must equal the number of sources. The BFGS method [2]
ARMODEL
- 功率谱估计的应用范围很广,在各学科和应用领域中受到了极大的重视。在《现代信号处理》课程中讲述了经典谱估计和现代谱估计这两大类谱估计方法;经典谱估计是基于傅立叶变换的,虽然具有运算效率高的优点,但是频谱分辨率低同时旁瓣泄漏严重,对长序列有着良好的估计。为了克服经典谱估计的缺点,人们开展了对现代谱估计方法的研究。现代谱估计是以随机过程的参数模型为基础的,有最大似然估计法、最大熵法、AR模型法、预测滤波器法。现代谱估计对短序列的估计精度高,同
viterbi
- 卷积码的译码方法主要有两种:代数译码和概率译码。代数译码是根据卷积码的本身编码结构进行译码,译码时不考虑信道的统计特性。概率译码在计算时要考虑信道的统计特性。典型的算法如:最大似然译码、Viterbi译码、-Convolutional Decoding by two major ways : Decoding algebra, probability and decoding. Decoding is based on algebrai
随机迷宫解
- 输入任意大小的矩阵阶数n,程序将自动产生一个随机矩阵迷宫。本程序可以迅速的找到所有可能的路径,并显示之。代码中故意限制只显示最多30条路径。-arbitrary size of the input matrix order n, the program will automatically generate a random matrix maze. This program can quickly find all possible
FLch5RMLeg2
- 用matlab仿真的递推极大似然法辨识程序,可用来进行系统辨识,很好用-simulation using Matlab Recursive maximum likelihood method identification procedures, which can be used for system identification, good use
最小费用最大流1
- 本文用C语言实现了优化算法-最小费用最大流算法,主要用于图论领域-Using C programming language, the optimization algorithm-minimum cost maximum flow algorithm, mainly for the field of graph theory
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.
carieroffset-estimation
- Tdscdma系统中的载频估计程序,利用导频段,极大似然的估计算法,在MATLAB中的实现程序-Tdscdma system of carrier frequency estimation procedures, the use of derivative band, the maximum likelihood estimation algorithm, MATLAB in the realization process
STBC_sim
- 这是一个无线通信空时码仿真程序,编码数据形成流进行同步传输,采用的是最大似然译码。-This is a wireless communications space-time simulation codes, encoding data flow synchronization formed transmission, using the maximum- likelihood decoding.
biaohao
- 最大流量Prim 算法寻找最小生成树,用C语言实现,有完整的注释-maximum flow Prim finding minimum spanning tree algorithm, using C language, a complete Notes
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 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