photo

Hasan


Last seen: circa un anno fa Attivo dal 2023

Followers: 0   Following: 0

Statistica

Feeds

Visto da

Domanda


why do i get "Array indices must be positive integers or logical values " and how do i solve it ?
theta = [0:23] * pi/12 + 3*pi/8; x = ones(1, 24) + sin(theta); X = fft(x) / 24; X_period = X([-11:12]); disp('X[k] for one p...

circa un anno fa | 1 risposta | 0

1

risposta