xinsheng cheng
Followers: 0 Following: 0
Feeds
已回答
How to difine the frequency range with the function 'nufft'?
Finnaly, I used the matlab function 'blomp' to get the PSD spectrum.
How to difine the frequency range with the function 'nufft'?
Finnaly, I used the matlab function 'blomp' to get the PSD spectrum.
3 years 前 | 0
提问
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 前 | 4 个回答 | 0