photo

AJ Woodson


Last seen: más de 3 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadística

  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


Matrix multiplication error using '.*'
%so this is my simply code r = randi(100,66); t = (0:1/55:1); e = exp(2*pi*i*13*t); t = r.*e % this gives me error why is i...

más de 3 años hace | 3 respuestas | 0

3

respuestas

Pregunta


Trying add chunk of data to a array
ijijij

más de 3 años hace | 1 respuesta | 0

1

respuesta

Respondida
How to analyze part of a signal?
If I have signal X for say the if want to take a portion of that signal you could do something like b = X(beginPoint:DesiredEnd)...

más de 3 años hace | 0