Community Profile

photo

AJ Woodson


Last seen: plus de 3 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

  • First Answer

Afficher les badges

Feeds

Afficher par

Question


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

plus de 3 ans il y a | 3 réponses | 0

3

réponses

Question


Trying add chunk of data to a array
ijijij

plus de 3 ans il y a | 1 réponse | 0

1

réponse

A répondu
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)...

plus de 3 ans il y a | 0