transforms and spectral analysis -凯发k8网页登录
the frequency-domain representation of a signal reveals important signal characteristics that are difficult to analyze in the time domain. spectral analysis lets you characterize the frequency content of a signal. the fft and ifft system objects and blocks in dsp system toolbox™ enable you to convert a streaming time-domain signal into the frequency-domain, and vice versa. to compute the spectral estimate of the signal, use the system object™ in matlab® and the block in simulink®. you can visualize the spectral estimate using the spectrum analyzer object and block.
the spectrum analyzer in dsp system toolbox uses the welch's method of averaging modified periodogram and the filter bank method. both these methods are fft-based spectral estimation methods that make no assumptions about the input data and can be used with any kind of signal. for more information on the algorithm the spectrum analyzer uses, see . to learn how to estimate the power spectral density of a streaming signal in matlab, see .
highlighted topics
categories
fourier, cosine, and wavelet transforms
convert between linear predictive coefficients (lpc) and cepstral coefficients, lsf, lsp, and rc
parametric and nonparametric methods