Welcome![Sign In][Sign Up]
Location:
Search - MMSE

Search list

[Compress-Decompress algrithmsmmse

Description: 低复杂度下基于mmse的turbo均衡,降低了算法的计算复杂度
Platform: | Size: 2196 | Author: 攻讦 | Hits:

[SourceCodeZF-CI/MMSE-CI/MMSE receiver

Description: It concerns about the MU-MIMO precoding. We compare the BER performance of ZF channel inverse, MMSE channel inverse, MMSE receiver algorithms.
Platform: | Size: 2787 | Author: peterzhou | Hits:

[Communicationmmse和zf预编码参考程序

Description: mmse和zf预编码参考程序
Platform: | Size: 1024 | Author: 1139059119@qq.com | Hits:

[SourceCodeMMSE均衡

Description: MMSE均衡
Platform: | Size: 2200 | Author: cuisean | Hits:

[VHDL-FPGA-Verilogmmse实现

Description: mmse实现
Platform: | Size: 3878475 | Author: eason24 | Hits:

[Othermmse仿真

Description: MMse信道估计数,都需要通过导频序列来获取同步信息,而且为了达到更好的均衡效果,OFDM 系统也要进行简单的频域均衡。此外,OFDM与SC.FDE的帧格式也十分相似,都 需要添加CP(SC.FDE采用UW)来吸收前面帧的干扰并满足循环卷积特性。 由于OFDM在结构和原理上都与SC.FDE十分相近,可以设计一种双模式系统。 双模式系统仅仅改变IFFT模块在发送端和接收端的位置就可以同时支持两种系统传 输。两种系统都可以通过编码、自适应调制和空间分集提高性能。而且,
Platform: | Size: 12430 | Author: nasvril | Hits:

[matlabLMS_Equalizer

Description: 线性MMSE均衡器的matlab源码,适应信道衰减不是很剧烈的情况-linear MMSE equalizer in Matlab source, adaptation channel attenuation is not very dramatic situation
Platform: | Size: 1024 | Author: 张于 | Hits:

[Speech/Voice recognition/combine接收机的MATLAB仿真程序

Description: Title: MMSE Receiver for DS-SS in AWGN Channel Author: Panson Tantikovit Summary: An adaptive receiver for DS-SS systems MATLAB Release: R12.1 Required Products: Communications Toolbox,Signal Processing Blockset Description: This is an adaptive receiver for a direct-sequence spread spectrum (DS-SS) system over an AWGN channel. The adaptive receiver block is modified from the LMS adaptive filter block in DSP Blockset. For DS-SS signal reception, the adaptive filter needs to have multi-rate operation. The input sample rate is equal to chip rate and the output is at symbol rate. Two rates are related by PG, processing gain. -Title: MMSE Receiver for DS-SS in AWGN Channel Author: Panson Tantikovit Summary: An adaptive receiver for DS-SS systems MATLAB Release: R12.1 Required Products: Communications Toolbox,Signal Processing Blockset Description: This is an adaptive receiver for a direct-sequence spread spectrum (DS-SS) system over an AWGN channel. The adaptive receiver block is modified from the LMS adaptive filter block in DSP Blockset. For DS-SS signal reception, the adaptive filter needs to have multi-rate operation. The input sample rate is equal to chip rate and the output is at symbol rate. Two rates are related by PG, processing gain.
Platform: | Size: 19456 | Author: zzp | Hits:

[matlabmatlab_algorithms.tar

Description: 学习通信的人都知道,要进行信号处理的话,算法的编程非常繁琐,这里有一些自适应信号处理的算法,LMS,RLS,MMSE等的算法,希望大家喜欢。-learning communications are aware, the need for signal processing, programming algorithm is very complicated, there is some adaptive signal processing algorithms, LMS, RLS, the MMSE algorithm, hope you like them.
Platform: | Size: 97280 | Author: 张庚 | Hits:

[CommunicationMMSE_Receiver_for_DS-SS_in_AWGN_Channel

Description: Matlab源程序:MMSE Receiver for DS-SS in AWGN Channel!希望对大家有帮助。-Matlab source : MMSE Receiver for DS-SS in AWGN Channel! We want to help.
Platform: | Size: 8192 | Author: | Hits:

[Speech/Voice recognition/combineMMSE_IC

Description: 基于LMS(最小均方误差算法)的自适应滤波 基于LMS(最小均方误差算法)的自适应滤波-based on the LMS (MMSE) algorithm based on the LMS adaptive filtering (minimum mean square error algorithm) the adaptive filtering based on the LMS (minimum mean square error algorithm) Adaptive Filter
Platform: | Size: 4096 | Author: 林青 | Hits:

[matlabOFDMMMSE

Description: 在ofdm系统中采用MMSE(最小均方误差)均衡的源代码-in OFDM systems using MMSE (MMSE) balanced source code
Platform: | Size: 2048 | Author: 肖潇 | Hits:

[matlab2Tx2RxSpatialMultiplex

Description: 该文件夹为空间复用空时码的仿真程序,天线配置为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_DFUSC_2x2_SM.m: 接收端解调主程序 ls_freq.m: 频域LS算法 ls_time_2x2.m: 时域LS算法 ZeroForcing_Detection.m: 迫零检测算法 mmse_Detection.m: MMSE检测算法 sphere_decoding.m: 球形检测算法-The folder for space reuse the space-time simulation program code, antenna configuration for the two 2 admission. The main purpose procedures : mainMIMO_OFDMA_2Tx.m : The main program, gendata_2Tx_SM.m set various parameters : Data generated primitive procedures mod_2Tx_SM_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_SM.m : receiver demodulator main program ls_freq.m : frequency-domain algorithm ls_time_2x2.m LS : time-domain algorithm ZeroForcing_Detection.m LS : Zero-forcing mmse_Detection.m Detection Algorithm : MMSE detection
Platform: | Size: 16384 | Author: astraeawang | Hits:

[matlabls_mmse_updated

Description: mmse接收 不错的程序,希望能够给大家参考-mmse receiving good procedures, we hope to be able to make reference to
Platform: | Size: 5120 | Author: 彭建 | Hits:

[matlabMMSE_mimo

Description: 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 am now a need
Platform: | Size: 1024 | Author: oliver | Hits:

[matlabOFDM_LS_MMSE_compare

Description: 64个子载波的OFDM系统在多径衰落信道中LS和MMSE信道估计误码率比较,MATLAB程序-64 sub-carrier OFDM system in multipath fading channel LS and MMSE channel estimation error rate more, the MATLAB program
Platform: | Size: 2048 | Author: Y.P.Zhou | Hits:

[matlabChannel_estimation_for_MIMO-OFDM_system

Description: 应用了典型的MMSE算法对MIMO-OFDM信道进行估计,包含有详细的说明-a typical application MMSE algorithm for MIMO-OFDM channel estimation, contains detailed explanations
Platform: | Size: 4096 | Author: 石宙飞 | Hits:

[matlabLS_MMSE_channel_estimators_for_OFDM

Description: 采用LS 和MMSE算法对OFDM系统进行信道估计,很不错的含有详细的解析呢-using LS and MMSE algorithm OFDM system channel estimation, a good way of containing detailed analysis?
Platform: | Size: 5120 | Author: 石宙飞 | Hits:

[Communication-MobileDS_uwbprogram

Description: 关于simu1: 在simlink运行之前的初始化过程中,完成了信道时延和幅度的估计,多径合成权系数估计 多径合成采用可选EG/MR/MMSE合成 信道可选白噪声信道AWGN和IEEE80.215.3a UWB标准信道模型(CM1-CM4)但为了简化, 这里采用了IEEE80.215.3a给出了信道模型中的仿真数据包(如果你是作超宽带的,信道模型程序和数据可从IEEE80.215.3a网站获取) 和大部分仿真一样,模型中的Eb/No指的是单比特信息符号携带的能量和噪声的比例,监督的讲,在AWGN信道中,Eb/No为4.31db时,误码率0.01 关于zslsimu直接运行simuuwb.m可看到结果) 显然和simu1一样,只是增加了.m文件,修改.m文件中的重要参数:多径数、PN序列长度、PN序列、单个信息码元宽度Tb(单位ns)、每个脉冲宽度Tc(单位ns)、系统的仿真精度Ts(单位ns)、仿真时间 chanidx=1:1是因为考虑信道数据文件太大,不好上传,想得到精确的仿真,同一个信道类型(chantype),最好仿真100次实现,信道文件可由UWB标准组织下载-on simu1 : simlink operation before the initialization process, completed the channel delay and the magnitude of the estimates, Multi-Path weights estimated Drive synthesis using the optional EG/MR/Synthesis MMSE Channel optional white noise channel AW GN and IEEE80.215.3a UWB channel model (CM1- CM4) in order to simplify IEEE80.215.3a used here is a channel model for the simulation data packets (if you were for extra-wide belt, channel model and data from IEEE80.215.3a website access) and most simulation, Model of Eb/No refers to the single-bit symbols to carry the message of energy and noise ratio, supervision speaking, In AWGN channel, Eb/No for 4.31db, BER 0.01 zslsimu directly on the operation simuuwb.m can see the result) clearly and si mu1, only increased. m document change
Platform: | Size: 39936 | Author: 海涛 | Hits:

[Program docBlast_MMSE_IC_opt

Description: Blast-MMSE-IC最优算法,信号检测的经典算法,最优算法-Blast-MMSE-IC optimal algorithm, the classic signal detection algorithm, the optimal algorithm
Platform: | Size: 1024 | Author: 张舜 | Hits:
« 1 2 34 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net