photo

David Zarate Villegas


2016 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How to optimize this program using a for loop?
clear close clc x=linspace(-5,5,1000); y = sin(x.^2).*cos(x.^2); fx = exp(-x.^2); fm1 = ifft(fft(fx)/norm(fx)....

8年以上 前 | 1 件の回答 | 0

1

回答