You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MATLAB implementation of closed-loop feedback analysis for ENG3018 Practical 2, covering open-loop and closed-loop transfer functions, sensitivity analysis, time-domain responses, and phase-delay estimation using Control System Toolbox functions.
MATLAB project that designs a first-order low-pass and high-pass FIR filter directly from their Z-domain transfer functions, then verifies each three ways — frequency response, pole-zero map, and impulse response — with a stability check via pole locations.
🔍 Analyze a negative feedback control system in MATLAB with transfer-function construction, stability analysis, and time-domain simulations for academic purposes.