photo

Niusha


Last seen: 7 maanden ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


fft of breath signal
I got this result from this code, but the plot should be sth like this below image, how can I make it more smooth? phi = atan...

9 maanden ago | 1 answer | 0

1

answer

Question


fft radar velocity algorithm
Hi, I'm going to solve a problem related to measurement of velocity of CW radar, after getting fft of the signal, for the tim...

11 maanden ago | 1 answer | 0

1

answer

Question


Add zero padding to fft for accurate estimation
Hi, I wonder why in this line of code(bolded), there is the length divided by 2+1? Fs = 1e3; t = 0:0.001:1-0.001; x = cos(2...

11 maanden ago | 2 answers | 0

2

answers