搜索资源列表
MATLAB
- 有关FIR滤波器、求解微分方程、移动通信系统低通等效模型、信道编码、转移矩阵一些简单示例仿真。-The FIR filter, solving differential equations, low-pass equivalent mobile communication system model, channel coding, some simple examples of transition matrix simulation.
10.1.1.11.5905
- This paper compares performance of nite impulse response (FIR) adaptive linear equalizers based on the recursive least-squares (RLS) and least mean square(LMS) algorithms in nonstationary uncorrelated scattering wireless channels. Simulation resul
superimposed_channel_estimation
- 针对OFDM系统利用隐训练系列进行信道估计的算法。针对信道估计算法有参考价值。-Superimposed-pilot-aided channel estimation for mobile OFDM
ShuffleNet-master
- 一种专门为移动端设备而设计的高效卷积神经网络结构——ShuffleNet,这种新结构将点态组卷积(pointwise group convolution)和通道随机混合(channel shuffle)这两种经典方法进行结合与改进,大大提升了计算效率 。(ShuffleNet is an efficient convolutional neural network designed for mobile terminal devices. This new structure combines