├── Adaptive_Gain_Neural_Net.mlx ├── README.md ├── RL_Model.slx ├── response_plotter.m ├── zeigler_nichols_old.slx └── zn_method_plotter.m /Adaptive_Gain_Neural_Net.mlx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madyasha/DeepRLPID/HEAD/Adaptive_Gain_Neural_Net.mlx -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madyasha/DeepRLPID/HEAD/README.md -------------------------------------------------------------------------------- /RL_Model.slx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madyasha/DeepRLPID/HEAD/RL_Model.slx -------------------------------------------------------------------------------- /response_plotter.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madyasha/DeepRLPID/HEAD/response_plotter.m -------------------------------------------------------------------------------- /zeigler_nichols_old.slx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madyasha/DeepRLPID/HEAD/zeigler_nichols_old.slx -------------------------------------------------------------------------------- /zn_method_plotter.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/madyasha/DeepRLPID/HEAD/zn_method_plotter.m --------------------------------------------------------------------------------