搜索资源列表
2Tx2RxSpatialMultiplex
- 该文件夹为空间复用空时码的仿真程序,天线配置为2发2收。 主要程序的用途说明: mainMIMO_OFDMA_2Tx.m: 主程序,设置各种参数 gendata_2Tx_SM.m: 生成原始信息数据的程序 mod_2Tx_SM_DFUSC.m:调制程序 gen_SUI_CorrCIR.m: 生成信道冲击响应的程序 get_perfectCE_2x2.m: 生成理想信道估计值的程序 chanSUI_corr_2x2.m: 发送信号通过SUI信道的程序 a
MMSE_mimo
- two path fading(qpsk) 这个是我写的关于qpsk的MIMO信道mmse的计算方法,站长帮帮忙,我现在很需要一篇<信道估计算法>(基于瑞利衰落信道的LS算法的Matlab程序),后天就要交了,救人一命胜造7级浮屠啊!-two path fading (qpsk) This is what I wrote on the MIMO qpsk Channel mmse method of calculation to get help from the head, I
LS_MMSE_channel_estimators_for_OFDM
- 采用LS 和MMSE算法对OFDM系统进行信道估计,很不错的含有详细的解析呢-using LS and MMSE algorithm OFDM system channel estimation, a good way of containing detailed analysis?
CE_in_Commun
- 基于块状导频的信道估计,包含MMSE等算法。
mathworks
- 基于均方误差参数比较OFDM系统中LS和MMSE两种自适应信道估计算法的性能,程序开头都有英文注释,可以直接运行的~个人认为写得比较好,跟大家一起分享~
ls_mmse_updated
- 2种信道估计算法LS和MMSE的仿真 以均方误差为指标
MIMO-OFDM2×2空间复用信道MATLAB仿真模型
- 空间复用空时码的仿真程序,天线配置为2发2收。mainMIMO_OFDMA_2Tx.m: 主程序,设置各种参数 gendata_2Tx_SM.m: 生成原始信息数据的程序 mod_2Tx_SM_DFUSC.m:调制程序 gen_SUI_CorrCIR.m: 生成信道冲击响应的程序 get_perfectCE_2x2.m: 生成理想信道估计值的程序 chanSUI_corr_2x2.m: 发送信号通过SUI信道的程序 addAWGN_2x2.m: 添加高斯白噪声的程序 dem_DFU
mimo_channel_estimation
- MIMO-OFDM系统基于MMSE的信道估计算法,为了解MIMO-OFDM信道估计问题的提供一些入门帮助。-MMSE-based MIMO-OFDM system channel estimation algorithm for MIMO-OFDM understand the problem of channel estimation to provide some help getting started.
OFDM
- Matlab的OFDM仿真,信道估计,有BER曲线 该程序进行了简单的LMS信道估计,没有加入与MMSE等其他信道估计算法的比较;-Matlab simulation of OFDM, channel estimation, BER curves the program was simple LMS channel estimation, not joined with the MMSE channel estimation algorithm and other comparative
MSE_compare
- 基于LS和MMSE算法实现信道估计,采用块序列-Based on LS and MMSE algorithm, realized channel estimation
lr_lmmse_estimation
- 基于导频的ofdm信道估计,采用线性MMSE算法。-Pilot-based channel estimation ofdm using the linear MMSE algorithm.
mmse-svd
- 信道估计中两种经典算法的对比,MMSE和SVD-MMSE,上传的为验证过的函数程序,自行补充-Channel estimation in two classic algorithms in contrast, the MMSE and SVD-the MMSE, upload function for proven program to complement their own
mmse
- OFDM信道估计中LS和MMSE估计算法的matlab源程序-Channel estimation source code
3942bd161e8a908f6f72b40e83d94f31
- OFDM系统信道估计算法MATLAB实现,基于信噪比和误码率对LS、MMSE算法进行性能对比。-OFDM channel estimation algorithm MATLAB system, based on the signal to noise ratio and bit error rate performance comparison of LS, MMSE algorithm.
LS-MMSE-DFT-Program
- 基于导频的信道估计,MMSE,LS,DFT算法-channel estimation,MMSE,LS,DFT
ofdm信道估计技术仿真
- ofdm信道估计技术算法仿真,其中包含ls,mmse算法的源程序,希望对各位有用。
mmse
- mmse信道估计算法,适用于各种系统信道估计。(MMSE channel estimation algorithm)
CE in Commun
- 无线通信系统的信道估计算法,主要包括调制、信道和MMSE信道估计(Channel estimation algorithms for wireless communication systems mainly include modulation, channel and MMSE channel estimation)
基于压缩感知的MIMO信道估计算法
- 基于压缩感知的MIMO信道估计算法,使用了CoSaMP算法,GBP算法,OMP算法,CE算法,还有ls信道估计算法,MMSE算法,MIMO信道模型,等很全面(Compressed sensing based MIMO channel estimation algorithm, using CoSaMP algorithm, GBP algorithm, OMP algorithm, CE algorithm, and ls channel estimation algorithm, MMSE a
MIMO-OFDM的信道估计LS、MMSE、DFT算法
- 对信道估计技术进行仿真,包括基于LS的信道估计、基于LMMSE的信道估计,以及在加入DFT后两种算法对应误码率和均方误差性能比较的仿真。