设计 Resources

Showing items tagged with "设计"

Speech signal analysis, processing, and design. The MATLAB-based voice changer operates by modifying the input sound's frequency to alter timbre and pitch, creating perceptually different output. This dual modulation of timbre and pitch transforms vocal characteristics. User-generated voice inputs leverage resampling techniques for formant frequency shifting, implementing key DSP algorithms including frequency scaling and spectral envelope modification through functions like resample(), pitch shifting, and formant correction.

MATLAB 277 views Tagged

FIR Digital Filter Design: Principles and methodologies using window function method, frequency sampling method, and optimal design approach, with MATLAB programming implementation for practical FIR filter design solutions.

MATLAB 258 views Tagged

A comprehensive Simulink-based Unscented Kalman Filter (UKF) tutorial covering the complete development workflow from algorithm design, simulation, hardware-in-the-loop (HIL) testing, to building a standalone embedded system. Includes MATLAB/Simulink implementation examples and code integration techniques.

MATLAB 245 views Tagged

Design a single-user spread spectrum communication system with spreading gain N=16 using Walsh codes for Direct Sequence Spread Spectrum (DSSS), BPSK modulation over AWGN channel. The receiver performs despreading, demodulation, and decision operations. Simulation results show bit error rate versus signal-to-noise ratio performance for one user, with implementation details including code generation, correlation processing, and threshold detection algorithms.

MATLAB 227 views Tagged

This project presents the design of a digital controller for decoupled vector control system of induction motors. The implementation involves deriving decoupled vector control equations, discretizing them using appropriate sampling methods, and designing digital controllers based on z-domain analysis. The package includes comprehensive Simulink simulation models with detailed subsystem implementations and Word documentation explaining control algorithms and parameter tuning procedures.

MATLAB 209 views Tagged