搜索资源列表
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、SPE
2221901121242007417185745896245
- ofdm信道估计算法中关于加噪声的源代码,可实现。
pastd
- 一种子空间跟踪PASTd经典算法MATLAB程序-A classic PASTd subspace tracking algorithm for MATLAB program
ofdm
- 在ofdm调制中运用压缩感知中OMP算法进行信道估计并与LS算法进行比较-Ofdm modulation using compressed sensing OMP algorithm for channel estimation and comparison with the LS algorithm
matlab-LTE-xindaoguji
- 实现LTE下行信道估计,有LS、LMMSE、SVD-MMSE和线性插值、二阶插值、三次样条插值等算法-LTE downlink channel estimation, LS, LMMSE, SVD-MMSE and linear interpolation, second order interpolation, cubic spline interpolation algorithm
estimation-algorithm
- 采用循环前缀的OFDM信道盲估计算法,经典的忙估计-Cyclic prefix OFDM blind channel estimation algorithm
MIMO-OFDM
- 正交频分复用,最小均方误差信道估计算法。-Orthogonal frequency division multiplexing, minimum mean square error channel estimation algorithm.
MIMO_OFDM
- 介绍信道估计的相关算法关于MIMO OFDm -introduce algorithm for chennel estimation
ofdm
- 该程序进行了简单的LMS信道估计,没有加入与MMSE等其他信道估计算法的比较;-The program for a simple LMS channel estimation, there is no comparison algorithm and MMSE join other channels and other estimation
残差网络,信道估计
- 基于深度学习的信道估计算法,python源码,有相关注释