文件名称:SPECTRUM_LMS
介绍说明--下载内容均来自于网络,请自行研究使用
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
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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 111186770spectrum_lms.zip 列表 bart_lett.m bt.m functionx.m fzhouqitu.m LMS.m LMSmain.m R.m readme.txt spectrum.m SPECTRUMmain.m welch.m