误差 Resources

Showing items tagged with "误差"

Monopulse Sum and Difference Beam Angle Measurement Program. This implementation uses an 8-element linear array to form simultaneous sum and difference beams for angle estimation. The algorithm demonstrates increasing error with larger measurement angles due to approximation methods and beam broadening during scanning. The code utilizes full-array beamforming techniques with phase-shift calculations for beam steering.

MATLAB 251 views Tagged

Implementation of speech LPC feature extraction using MATLAB, ready-to-use with direct speech input, featuring clear and effective analysis of feature coefficients and errors in simulation diagrams

MATLAB 234 views Tagged

This program implements an adaptive fuzzy PID controller using error (e) and error rate of change (e_dot) as inputs to dynamically adjust PID parameters. The system employs fuzzy logic rules to modify PID coefficients online, creating a self-tuning controller that maintains optimal performance under varying conditions through real-time parameter optimization.

MATLAB 338 views Tagged

Digital Signal Processing LMS (Least Mean Squares) algorithm processes the error between input signal and reference signal, displaying convergence characteristics with implementation insights

MATLAB 219 views Tagged