photo

Hasan


Last seen: 8 mois il y a Actif depuis 2023

Followers: 0   Following: 0

Statistiques

Feeds

Afficher par

Question


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...

8 mois il y a | 1 réponse | 0

1

réponse