Location:
Search - LMS estimation
Search list
Description: 本程序用matlab工具编程,采用lms算法实现信道估计.其中信源是+-1二值随机码,信道为多径(3路径)信道.-the procedures used Matlab programming tools using LMS algorithm channel estimation. Which source is -1 two random codes, channel more Drive (Route 3) channel.
Platform: |
Size: 839 |
Author: 樊点桦 |
Hits:
Description: MATLAB里面有LMS算法的程序,下面是我自己编写的LMS算法程序,供交流-MATLAB LMS algorithm inside the procedure, the following is my own preparation of the LMS algorithm procedures for the exchange of
Platform: |
Size: 1024 |
Author: 欧阳文森 |
Hits:
Description: 本程序用matlab工具编程,采用lms算法实现信道估计.其中信源是+-1二值随机码,信道为多径(3路径)信道.-the procedures used Matlab programming tools using LMS algorithm channel estimation. Which source is-1 two random codes, channel more Drive (Route 3) channel.
Platform: |
Size: 1024 |
Author: 樊点桦 |
Hits:
Description: 做二维NLMS自适应信道估计的matlab仿真程序-do 2D NLMS adaptive channel estimation of Matlab simulation program
Platform: |
Size: 2048 |
Author: 胡波 |
Hits:
Description: 1、文件夹中包含了经典功率谱估计和自适应均衡算法两个实验的所有程序。
2、R.m、LMS.m、LMSmain.m为自适应均衡算法的程序:
R.m用来计算输入信号的自相关矩阵及其特征值;
LMS.m为时域LMS算法,用统计的方法仿真得出不同信道参数和不同步长下的学习曲线; LMSmain.m为实验主程序,按照实验要求中的具体数据得到实验结果和曲线。
3、functionx.m、fzhouqitu.m、spectrum.m、bt.m、bart_lett.m、welch.m、SPECTRUMmain.m为经典谱估计的程序:
functionx.m产生需要进行谱估计的函数;
fzhouqitu.m用来计算信号周期图的函数;
spectrum.m是用周期图法进行谱估计的函数
bt.m是用BT图法进行谱估计的函数
bart_lett.m是用BARTLETT法进行谱估计的函数
welch.m是用WELCH法进行谱估计的函数
SPECTRUMmain.m是主程序,按照实验要求中的具体数据得到实验结果和曲线。 -a document folder contains the classic power spectrum estimation and adaptive equalization algorithm for the two experiments all the procedures. 2, R.m, LMS.m, LMSmain.m adaptive equalization algorithm for the procedure : R.m used to calculate the input signal and the correlation matrix eigenvalue; LMS.m too LMS algorithm, use statistical simulation method come to a different channel parameters and the synchronous learning curve; LMSmain.m main program for the experiment, according to the experimental requirements of the specific data and the curve of the experimental results. 3, functionx.m, fzhouqitu.m, spectrum.m. bt.m, bart_lett.m, welch.m. SPECTRUMmain.m classical spectrum estimation procedures : functionx.m have a need for spectrum estimation function; fzhouqitu.m used to calculate t
Platform: |
Size: 5120 |
Author: |
Hits:
Description: ofdm系统基于LS和LMS信道估计的SER性能仿真对比。-ofdm system based on LS and LMS Channel Estimation SER Performance Comparison.
Platform: |
Size: 2048 |
Author: cheng |
Hits:
Description: 一篇关于LMS和RLS算法应用于噪声抵消的matalb仿真论文,值得一看。-An article on the LMS and RLS algorithm is applied to noise cancellation of matalb simulation papers, worth a visit.
Platform: |
Size: 82944 |
Author: niu |
Hits:
Description: Use DCT-LMS algorithm with recursions on C to estimate optimum weight vectors for linear estimation.
Platform: |
Size: 1024 |
Author: 丁董 |
Hits:
Description: ofdm的仿真,简单的LMS信道估计,用qdpsk调制。-OFDM simulation, a simple LMS channel estimation, and modulation qdpsk.
Platform: |
Size: 4096 |
Author: 丛容 |
Hits:
Description: ofdm程序,构造共轭时间-载波矩阵,一便应用RCC算法,本程序运用LMS信道估计。-OFDM procedures conjugate tectonic time- carrier matrix, one should be used RCC algorithm, the procedure to use LMS channel estimation.
Platform: |
Size: 4096 |
Author: 韩聪 |
Hits:
Description: 在信道估计中实现了变步长的lms算法,完成仿真平台-In the channel estimation to achieve a variable step size of LMS algorithm, the completion of simulation platform
Platform: |
Size: 1024 |
Author: 名字 |
Hits:
Description: 分别用LMS和RLS算法实现的一个AR4阶谱估计,附源代码和试验结果-LMS and RLS, respectively, with an algorithm AR4-order spectrum estimation, with source code and test results
Platform: |
Size: 740352 |
Author: 王冰 |
Hits:
Description: notes on channel estimation. using LMS algorithm
Platform: |
Size: 695296 |
Author: Muhammad Omer |
Hits:
Description: least mean square algorithm for estimation state
Platform: |
Size: 1024 |
Author: kranti |
Hits:
Description: 基于LMS算法对相关加噪信号的波达角方向估计,基于32单元线阵-LMS algorithm based on noise-related signals in the direction of arrival angle estimation, based on the 32-cell linear array
Platform: |
Size: 1024 |
Author: shenhong |
Hits:
Description: 各种信噪比估计算法,包括ls,lms,qam,噪声统计等-A variety of SNR estimation algorithms, including ls, lms, qam, noise statistics, etc.
Platform: |
Size: 10240 |
Author: lulu |
Hits:
Description: THis transceiver system simulation to display ber vs SNR. TRansceiver is about BER comparison between LMS-RLS and MLSE receiver to invers the rayleigh fading channel. The content of system is modulation, pilot adder, awgn and rayleigh fading channel, pilot removal and channel estimation and equalization by 3 method (LMS-MLSE-RLS) and demodulation.-THis is transceiver system simulation to display ber vs SNR. TRansceiver is about BER comparison between LMS-RLS and MLSE receiver to invers the rayleigh fading channel. The content of system is modulation, pilot adder, awgn and rayleigh fading channel, pilot removal and channel estimation and equalization by 3 method (LMS-MLSE-RLS) and demodulation.
Platform: |
Size: 126976 |
Author: gelar |
Hits:
Description: LMS算法实现一阶AR模型的线性预测估计(LMS algorithm for linear prediction estimation of first order AR model)
Platform: |
Size: 1024 |
Author: 小武~
|
Hits:
Description: 17.LMS自适应波束形成MATLAB程序(matlab code for LMS adaptive beamforming algorithm)
Platform: |
Size: 1024 |
Author: frankie1226 |
Hits:
Description: 基于LMS的信道估计,值得参考,含LMS算法(LMS based channel estimation, is worth considering, including LMS algorithm)
Platform: |
Size: 1024 |
Author: 99llllll |
Hits: