正弦信号 Resources

Showing items tagged with "正弦信号"

Blind Source Separation Algorithm capable of extracting original signals from mixed signals. Verified with MATLAB: The program successfully separates sinusoidal signals and random noise signals from their mixture. The implementation ensures correct execution through comprehensive testing and includes signal generation, mixing matrix configuration, and separation performance evaluation.

MATLAB 317 views Tagged

Digital phase-shift signal generators can produce sine signals at preset frequencies, generate dual-channel same-frequency sine waves with predefined phase differences, and display preset frequency or phase difference values. These devices typically implement Direct Digital Synthesis (DDS) algorithms through FPGA or microcontroller programming, utilizing phase accumulators and lookup tables for precise waveform generation.

MATLAB 294 views Tagged

Performing FFT transformation on sine wave signals to plot spectrum diagrams and conduct spectral analysis, enabling signal-to-noise ratio calculation with MATLAB code implementation

MATLAB 256 views Tagged