本页对应的英文页面已更新,但尚未翻译。 若要查看最新内容,请点击此处访问英文页面。
Signal Processing Toolbox™ 提供的函数和 App 可用于可视化和比较非平稳信号的时频内容。计算短时傅里叶变换及其逆变换。使用重排或傅里叶同步压缩获得清晰的频谱估计。绘制交叉频谱图、Wigner-Ville 分布和持久性频谱。提取并跟踪时频脊。估计瞬时频率、谱峭度和频谱熵。使用经验模态分解和 Hilbert-Huang 变换执行数据自适应时频分析。
Signal Analyzer | Visualize and compare multiple signals and spectra |
emd | Empirical mode decomposition |
fsst | Fourier synchrosqueezed transform |
ifsst | Inverse Fourier synchrosqueezed transform |
hht | Hilbert-Huang transform |
instfreq | Estimate instantaneous frequency |
kurtogram | Visualize spectral kurtosis |
pkurtosis | Spectral kurtosis from signal or spectrogram |
pentropy | Spectral entropy of signal |
pspectrum | Analyze signals in the frequency and time-frequency domains |
spectrogram | Spectrogram using short-time Fourier transform |
xspectrogram | Cross-spectrogram using short-time Fourier transforms |
stft | Short-time Fourier transform |
iscola | Determine whether window-overlap combination is COLA compliant |
istft | Inverse short-time Fourier transform |
tfridge | Time-frequency ridges |
vmd | Variational mode decomposition |
wvd | Wigner-Ville distribution and smoothed pseudo Wigner-Ville distribution |
xwvd | Cross Wigner-Ville distribution and cross smoothed pseudo Wigner-Ville distribution |
Examine the features and limitations of the time-frequency analysis functions provided by Signal Processing Toolbox.
Practical Introduction to Continuous Wavelet Analysis (Wavelet Toolbox)
This example shows how to perform and interpret continuous wavelet analysis.
显示线性 FM 信号的频谱图。
Instantaneous Frequency of Complex Chirp
Compute the instantaneous frequency of a signal using the Fourier synchrosqueezed transform.
Detect Closely Spaced Sinusoids
Compute the instantaneous frequency of two sinusoids using the Fourier synchrosqueezed transform. Determine how separated the sinusoids must be for the transform to resolve them.
Radar Waveform Classification Using Deep Learning (Phased Array System Toolbox)
This example shows how to classify radar waveform types of generated synthetic data using the Wigner-Ville distribution (WVD) and a deep convolutional neural network (CNN).
Pedestrian and Bicyclist Classification Using Deep Learning (Phased Array System Toolbox)
This example shows how to classify pedestrians and bicyclists based on their micro-Doppler characteristics using a deep learning network and time-frequency analysis.