DC Resources

Showing items tagged with "DC"

Fuzzy Auto PID Tuning for DC Motor - The fuzzy logic system requires two inputs: error e(t) and error derivative de(t), and generates three outputs for dynamically adjusting PID controller gains (KP, KI, KD) based on membership functions and rule-based inference

MATLAB 628 views Tagged

This file implements an AC to DC power converter with simulation capabilities demonstrating rectification and filtering techniques for converting alternating current to direct current.

MATLAB 234 views Tagged

x(n+1) = x(n) + dt * (B * x(n) - D * x(n) - Dc * x(n) * x(n)) - Discrete-time dynamic system with linear growth, mortality, and quadratic competition terms

MATLAB 258 views Tagged