photo

Enthusiastic Student


Con actividad desde 2019

Followers: 0   Following: 0

Estadística

  • Knowledgeable Level 1
  • First Answer

Ver insignias

Feeds

Ver por

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

más de 5 años hace | 0

| aceptada

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

más de 5 años hace | 1

| aceptada