Welcome![Sign In][Sign Up]
Location:
Search - maximum likelihood algorithm

Search list

[WaveleticaMF

Description: 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] is used for optimization. The number of independent components are calculated using Bayes Information Criterion [3] (BIC), with PCA for dimension reduction.-ICA algorithm: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] is used for optimization. The number of independent components are calculated using Bayes Information Criterion [3] (BIC), with PCA for dimension reduction.
Platform: | Size: 563200 | Author: 陈互 | Hits:

[Program doccarieroffset-estimation

Description: Tdscdma系统中的载频估计程序,利用导频段,极大似然的估计算法,在MATLAB中的实现程序-Tdscdma system of carrier frequency estimation procedures, the use of derivative band, the maximum likelihood estimation algorithm, MATLAB in the realization process
Platform: | Size: 2048 | Author: 青青 | Hits:

[matlab2Tx_2Rx_STBC

Description: 该文件夹为Alamouti空时码的仿真程序,天线配置为2发2收。 主要程序的用途说明: mainMIMO_OFDMA_2Tx_SER.m: 主程序,设置各种参数 gendata.m: 生成原始信息数据的程序 mod_2Tx_STBC_DFUSC.m:调制程序 gen_SUI_CorrCIR.m: 生成信道冲击响应的程序 get_perfectCE_2x2.m: 生成理想信道估计值的程序 chanSUI_corr_2x2.m: 发送信号通过SUI信道的程序 addAWGN_2x2.m: 添加高斯白噪声的程序 dem_DFUSC_2x2_STBC.m: 接收端解调主程序 ls_freq.m: 频域LS算法 ls_time_2x2.m: 时域LS算法 ML_decision.m: Alamouti最大似然检测算法-folder for the ACS code of space-time simulation program, antenna configuration for the two 2 admission. The main purpose procedures : mainMIMO_OFDMA_2Tx_SER.m : The main program, gendata.m set various parameters : Data generated primitive procedures mod_2Tx_STBC_DFUSC.m : gen_SUI_CorrCIR.m modulation procedures : Generation channel impulse response procedures get_perfectCE_2x2.m : Generation ideal channel estimation procedures chanSUI_corr_2x2.m : SUI transmitted signal through the channel addAWGN_2x2.m procedures : adding Gaussian white noise process dem_DFUSC_2x2_STBC.m : receiver demodulator main program ls_freq.m : frequency-domain algorithm ls_time_2x2.m LS : time-domain algorithm ML_decision.m LS : ACS Maximum Likelihood Detection Algorithm
Platform: | Size: 15360 | Author: leon | Hits:

[DSP programviterbidecoder

Description: 提供实现了(2,1,7)卷积码的维特比译码的源程序,采用了最大似然算法,介绍了软判决维特比译码算法过程的三个步骤:初始化、度量更新和回溯译码。-for achieving a (2,1,7) Convolutional Codes Viterbi decoding of the source, using the maximum- likelihood algorithm, introduced a soft-decision Viterbi decoding algorithm of the three steps : initialization, Metric update and backtracking decoding.
Platform: | Size: 1024 | Author: 王雪松 | Hits:

[matlabML

Description: 此算法为基于最大似然方法的DOA估计 是区别于子空间类的DOA算法 但需要多维搜索 计算量较大-This algorithm is based on the maximum likelihood method of DOA estimation is different from the sub-space kind of DOA algorithm but calculating the volume of the larger multi-dimensional search
Platform: | Size: 1024 | Author: 金江 | Hits:

[matlabmatlab

Description: 维特比算法,信道编码的最大似然译码方法之一.-Viterbi algorithm, channel coding maximum likelihood decoding methods.
Platform: | Size: 6144 | Author: 小雅 | Hits:

[matlabml

Description: OFDM的最大似然同步算法的MATLAB程序-Maximum Likelihood OFDM synchronization algorithm MATLAB program
Platform: | Size: 3072 | Author: daxin.lv | Hits:

[Otherlunwen

Description: 信号在信道进行传输时,经常会出现串扰,采用基于最大似然序列估计(MLSE)的电子色散均衡器的方法,克服光纤通信中的由各种色散引起的码间干扰。 研究基于最大似然序列估计(MLSE)的均衡器,采用维特比算法实现,用matlab仿真出采用MLSE后的性能指标(眼图和误码率)的提升。 -Signal transmission channel often occur crosstalk, based on the maximum likelihood sequence estimation (MLSE) electronic dispersion equalizer ways to overcome optical fiber communications in a variety of dispersion caused by the inter-symbol interference. Research based on the maximum likelihood sequence estimation (MLSE) of the equalizer, the Viterbi algorithm, a simulation using matlab after using MLSE performance indicators (eye diagram and bit error rate) of the upgrade.
Platform: | Size: 240640 | Author: Lee | Hits:

[Data structsviterbi416

Description: 实现了(4,1,6)型卷积码的维特比译码算法,采用了极大似然算法。介绍了软判决维特比译码算法过程的三个步骤:初始化,度量更新和回溯译码。-Realize the (4,1,6)-type convolutional codes Viterbi decoding algorithm using the maximum likelihood algorithm. Introduce a soft-decision Viterbi decoding algorithm the process of three steps: initialization, update and backward decoding metric.
Platform: | Size: 3072 | Author: raymond | Hits:

[matlabMatlab-Fitting-Functions

Description: 附件中的m代码包括了一系列的拟合函数,这些函数通常的输入是概率分布的样本。还有最大似然估计仿真器、最小平方仿真器、混合高斯分布估计的EM算法、-M in the annex to the code, including a series of fitting function, which function normally is the probability distribution of input samples. There are maximum likelihood estimation simulator, emulator least squares, mixed-Gaussian distribution is estimated that the EM algorithm,
Platform: | Size: 68608 | Author: liyuedsg | Hits:

[matlabFitFunc

Description: 本算法包括最大似然估计,最小二乘估计,基于EM算法的多种混合高斯分布估计,EM算法测试实例,绘制每种分布的plot函数。非常有参考价值!-This algorithm, including maximum likelihood estimation, least squares estimation, based on the EM algorithm estimate a mixture Gaussian distribution, EM algorithm for the test examples, each mapping the distribution of the plot function. Very useful!
Platform: | Size: 22528 | Author: liyuedsg | Hits:

[matlabFittFunc

Description: 多种概率分布的拟合函数集合 本算法包括最大似然估计,最小二乘估计,基于EM算法的多种混合高斯分布估计,EM算法测试实例,绘制每种分布的plot函数。非常有参考价值!-Fitting a wide range of probability distribution functions including the collection of this algorithm maximum likelihood estimation, least squares estimation, based on the EM algorithm estimate a mixture Gaussian distribution, EM algorithm for the test examples, each mapping the distribution of the plot function. Have reference value is!
Platform: | Size: 21504 | Author: lcp | Hits:

[matlabzishiyingjunheng

Description: This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood sequence estimation (MLSE) equalizers when operating in a static channel with a deep null. The MLSE equalizer is invoked first with perfect channel knowledge, then with an imperfect, although straightforward, channel estimation algorithm. The BER results are determined through Monte Carlo simulation. The demo shows how to use these equalizers seamlessly across multiple blocks of data, where equalizer state must be maintained between data blocks.
Platform: | Size: 102400 | Author: Lee | Hits:

[Graph DrawingMATLAB

Description: OFDM系统同步中的定时估计算法,主要使用了极大似然估计法。此程序实现极大似然估计法定时的程序。-OFDM system, synchronization of timing estimation algorithm, the main use of maximum likelihood estimation method. Realize this procedure maximum likelihood estimation when the statutory procedures.
Platform: | Size: 3072 | Author: 张彩 | Hits:

[Special EffectsTextureML

Description: 极化SAR图像多纹理最大似然处理滤波算法,可以生成处理后的四个通道图像数据。-Multi-polarization SAR image texture filtering deal with maximum-likelihood algorithm, can be generated after the deal with the four-channel image data.
Platform: | Size: 1024 | Author: 郎志超 | Hits:

[Communication-MobileML_and_MAP

Description: 最大似然和最大后验概率算法描述,比较性能,仿真分析-Maximum likelihood and maximum a posteriori probability algorithm description, comparative performance, simulation analysis
Platform: | Size: 1024 | Author: 刘斐 | Hits:

[Communication-MobileSTBCxindaoguji

Description: STBC_ofdm的最大似然信道估计算法实现(ML)-STBC_ofdm maximum likelihood channel estimation algorithm (ML)
Platform: | Size: 2048 | Author: 海之 | Hits:

[matlabML

Description: 该算法是经典的信噪比估计算法——最大似然估计算法,利用接收信道的先验概率密度函数,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 be a very good signal to noise ratio is estimated
Platform: | Size: 1024 | Author: 贾小勇 | Hits:

[Program docSpherical_detection_algorithm

Description: 球形检测算法论文,性能接近最大似然算法,但是复杂度较低-Spherical detection algorithm paper, the performance near the maximum likelihood algorithm, but the complexity is low
Platform: | Size: 4191232 | Author: 王超 | Hits:

[matlabML

Description: MIMO 最大似然算法代码 自己写的 仅做参考-MIMO maximum likelihood algorithm code
Platform: | Size: 1024 | Author: 刘璞 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 18 »

CodeBus www.codebus.net