├── LICENSE ├── MotorFuzzyPID.m ├── README.md └── SimFuzzyPID.slx /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlfianFadliPramadhan/Fuzzy-PID-DC-Motor-Matlab-Simulink/HEAD/LICENSE -------------------------------------------------------------------------------- /MotorFuzzyPID.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlfianFadliPramadhan/Fuzzy-PID-DC-Motor-Matlab-Simulink/HEAD/MotorFuzzyPID.m -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlfianFadliPramadhan/Fuzzy-PID-DC-Motor-Matlab-Simulink/HEAD/README.md -------------------------------------------------------------------------------- /SimFuzzyPID.slx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlfianFadliPramadhan/Fuzzy-PID-DC-Motor-Matlab-Simulink/HEAD/SimFuzzyPID.slx --------------------------------------------------------------------------------