信号 Resources

Showing items tagged with "信号"

A comprehensive MATLAB library for wavelet packet transform, enabling advanced signal processing and analysis. Recommended for download and implementation in signal processing projects.

MATLAB 207 views Tagged

This tutorial demonstrates how to perform spectrum analysis using FFT with a practical MATLAB example. The signal_analyzer.rar package contains test data (test1.txt) with time-series input/output signals and a MATLAB script (signal_analyzer.m) that performs FFT analysis to calculate frequency characteristics, amplitude attenuation in dB, and phase differences between signals.

MATLAB 215 views Tagged

A MATLAB/Simulink-based model for hybrid electric vehicle mode switching that enables transitions between various operational modes based on different input signals. The implementation involves stateflow diagrams or conditional logic blocks to manage mode transitions, with signal-based triggering mechanisms controlling the switching behavior between electric-only, engine-only, and hybrid power modes.

MATLAB 302 views Tagged

Perform short-time Fourier transform on signals, apply cyclostationary processing to the output sequence, and create 3D visualization using the mesh function with implementation details.

MATLAB 214 views Tagged