photo

Hasan


Last seen: 8 meses hace Con actividad desde 2023

Followers: 0   Following: 0

Estadística

Feeds

Ver por

Pregunta


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 meses hace | 1 respuesta | 0

1

respuesta