photo

Enthusiastic Student


Aktiv seit 2019

Followers: 0   Following: 0

Statistik

  • Knowledgeable Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Values of vectors in matrix (changes in time)
Since all the x variables are functions of the same t variable you should be able to create a matrix by: for m = 1:length(t) ...

mehr als 5 Jahre vor | 0

| akzeptiert

Beantwortet
How do I take the fft of a signal after I using the blackman window?
I think you might have issue with dimensions early on. Have you tried to see what size(strain_seg) length(strain_seg) actual...

mehr als 5 Jahre vor | 1

| akzeptiert