Need help in creating a script without using for loops.
Mostra commenti meno recenti

I am trying to write a scrpt without using for loops. Attach is the scripts with for loops. They are for Q3a and Q3b.


4 Commenti
KSSV
il 25 Set 2020
Home Work......what have you attempted?
matthew choo
il 25 Set 2020
KSSV
il 25 Set 2020
Don't show your image as a image snippet....copy your code here.
matthew choo
il 25 Set 2020
Risposte (1)
David Hill
il 25 Set 2020
N=length(x);
Xk=sum(x.*exp((-1i*2*pi/N*(0:N-1)).*(0:N-1)'),2);
Categorie
Scopri di più su Image Transforms in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
