Community Profile

photo

xinsheng cheng


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

Feeds

View by

Answered
How to difine the frequency range with the function 'nufft'?
Finnaly, I used the matlab function 'blomp' to get the PSD spectrum.

3 years ago | 0

Question


How to difine the frequency range with the function 'nufft'?
The example is t = [0:300 500.5:700.5]; S = 2*sin(0.1*pi*t) + sin(0.02*pi*t); X = S + rand(size(t)); Y = nufft(X,t); n = le...

3 years ago | 4 answers | 0

4

answers