搜索资源列表
OFDM
- OFDM下行的仿真1、产生要传输随机数; 2、进行调制; 3、串并转换; 4、进行IFFT操作(代码中有用到共轭对称向量的IFFT为实数进行简化计算); 5、增加循环前缀; 6、并串转换; 7、输出前滤波; 8、增加信道噪声(加性高斯白噪声); 9、接收端串并转换; 10、去除循环前缀; 11、进行FFT变换; 12、信号解调; 13、误比特率计算; -OFDM downlink simulation 1, have t
linear_array
- 利用FFT快速计算,线性排列阵子方向图。- This function computes and returns the gain radiation pattern for a linear array It uses the FFT to computes the pattern *INPUTS********** Nr ==> number of elements
magykmrk
- matlab开发工具箱中的支持向量机,一种噪声辅助数据分析方法,相控阵天线的方向图(切比雪夫加权),基于kaiser窗的双谱线插值FFT谐波分析,插值与拟合,解方程,数据分析,包含收发两个客户端的链路级通信程序。- matlab development toolbox support vector machine, A noise auxiliary data analysis method, Phased array antenna pattern (Chebyshev weights), D
benghei_v35
- matlab开发工具箱中的支持向量机,完整的图像处理课设,包含所有源代码,汽车图像,基于kaiser窗的双谱线插值FFT谐波分析。- matlab development toolbox support vector machine, Complete class-based image processing, contains all of the source code, auto image, Dual-line interpolation FFT harmonic analysis ka
qeipui_V1.7
- 使用高阶累积量对MPSK信号进行调制识别,matlab开发工具箱中的支持向量机,ofdm系统仿真 含16qam调制 fft 加窗 加cp等模块。- Using high-order cumulants of MPSK signal modulation recognition, matlab development toolbox support vector machine, ofdm system simulation including 16qam modulation fft windo
sp_gram
- gram - 计算信号向量的频谱图 % %[B,F,T] 频谱图(xx,Nfft,fs,窗口,Noverlap) % %输出: %B 谱图值 %F 来自FFT的分析频率(Hz) %T 窗口位置时间(秒)- gram compute the spectrogram of a signal vector [B,F,T] spectrogram(xx,Nfft,fs,window,Noverlap ) Outputs:
