• 大小: 25KB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-06-02
  • 语言: Matlab
  • 标签: Simulink  ofdm  

资源简介

MIMO-OFDM的simulink建模

资源截图

代码片段和文件信息

function output=def12(input)
output=zeros(1201);
output(1:24)=ifft(input);
output=fft(output);

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2017-05-17 21:46  (可用)SIM_OFDM+BPSK(OFDM信道BPSK调制)\
     文件          98  2005-10-16 23:15  (可用)SIM_OFDM+BPSK(OFDM信道BPSK调制)\def12.m
     文件         299  2005-10-18 15:28  (可用)SIM_OFDM+BPSK(OFDM信道BPSK调制)\ofdm1.m
     文件       73069  2017-04-23 18:58  (可用)SIM_OFDM+BPSK(OFDM信道BPSK调制)\ofdm1.mdl
     文件       52592  2005-10-18 17:01  (可用)SIM_OFDM+BPSK(OFDM信道BPSK调制)\ofdm1.mdl.r14 (sp1)

评论

共有 条评论