ifft integer matlab cyclic prefix
古いコメントを表示
x=ifft(modData).*sqrt(64); x1 = [x(:,end-Ncp+1:end) ,x];
i get this error :Subscript indices must either be real positive integers or logicals.
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Communications Toolbox についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!