仿真信号 Resources

Showing items tagged with "仿真信号"

This program plots the FFT spectrum and power spectrum of a simulated signal. It utilizes Empirical Mode Decomposition (EMD) to decompose the signal, visualizes the resulting intrinsic mode functions (IMFs), and computes instantaneous envelopes and frequencies. Additionally, it generates the Hilbert-Huang spectrum and Hilbert marginal spectrum for comprehensive time-frequency analysis.

MATLAB 268 views Tagged

Using MATLAB to simulate bearing fault signals by constructing bearing fault simulation signals, where the bearing's natural frequency fn=3000Hz, displacement constant y0=5, damping coefficient ξ=0.1, impact fault occurrence period=0.01s, sampling frequency fs=20kHz, and number of sampling points N=4096. Requirements: Construct bearing fault simulation signals based on the above conditions, plot their time-domain waveform and frequency spectrum diagram.

MATLAB 300 views Tagged