photo

Enthusiastic Student


自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
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) ...

5 years 前 | 0

| 已接受

已回答
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...

5 years 前 | 1

| 已接受