How to choose sampling frequency to generate signals?

4 次查看(过去 30 天)
Hello everybody, i hope you and everyone here can help me
What's the sampling frequency that gives a good temporal and frequency resolution?

回答(1 个)

dpb
dpb 2019-5-12
Minimum sampling frequency would be >= Nyquist frequency which is max([f0 f1 f2 ... fn])/2
Sampling at 3-4X that value will be "adequate" for analysis for most practical purposes.
Minimum sample duration must be at least 2X the slowest frequency or 2/min([f0 f1 f2 ... fn]). Similarly, more samples--> better estimates

类别

Help CenterFile Exchange 中查找有关 Signal Processing Toolbox 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by