Community Profile

photo

kaze


Last seen: 5 months ago Active since 2022

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Error and unrecognized funcion
Hola buenas, tengo un problema con el codigo de matlab, me pide que reproduzcan el inicio de una cancion con el siguiente codigo...

1 year ago | 1 answer | 0

1

answer

Question


why my matlab code doesnt run?
¿por que mi codigo no corre? antes he probado con la version 2022a y si me funcionaba pero ahora que actualizo ya no sale la res...

1 year ago | 0 answers | 0

0

answers

Question


Array indices must be positive integers or logical values.
syms s; t=10:0.1:100; impulse=t==0; f=32/(s-8); y=subs(f,s,t); impulse(y); plot(y,[impulse]); xlabel('x'); ylabel('y'); ...

1 year ago | 0 answers | 0

0

answers