DDPG, DQN and PD Controller for VTOL Model

Official repository of Deep Reinforcement Learning Based Controller Design for Model of The Vertical Take off and Landing System
320 téléchargements
Mise à jour 10 déc. 2021

DDPG-DQN-PD-Controller-for-VTOL

View VTOL-Control on File Exchange

If you use this code, please cite with:

@conference paper { ejosat957216, 
journal = {Avrupa Bilim ve Teknoloji Dergisi},
eissn = {2148-2683}, 
publisher = {Osman SAĞDIÇ}, 
key = {cite}, 
year = {2021}, 
pages = {358 - 363},
doi = {10.31590/ejosat.957216}, 
title = {Deep Reinforcement Learning Based Controller Design for Model of The Vertical Take off and Landing System}, 
author = {Ağralı, Mahmut and Soydemir, Mehmet Uğur and Gökçen, Alkım and Sahin, Savas} }
  • You can see the code that compares DQN, DDPG and PD based controller for the study in "compare_plot.m".

  • You can see the MATLAB code that finds metrics for DQN based controller in "DQN_find_metrics.m".

  • You can see the MATLAB code that trains DQN based agent in "DQN_VTOL_Plant_Matlab.m".

  • You can see the Simulink model that contains DQN based controller and VTOL plant in "DQN_VTOL_Plant_Simulink.slx".

  • You can see the trained agent for DQN in "DQN_Agent120".

  • You can see the MATLAB code that finds metrics for DDPG based controller in "DDPG_find_metrics.m".

  • You can see the MATLAB code that trains DQN based agent in "v_1_VTOL_Plant_DDPG_Matlab.m".

  • You can see the Simulink model that contains DQN based controller and VTOL plant in "DDPG_VTOL_PLANT_Simulink.mdl".

  • You can see the trained agent for DQN in "DDPG_Agent701".

  • You can see the MATLAB code that finds metrics for PID based controller in "PID_find_metrics.m".

  • You can see the Simulink model that contains PID based controller and VTOL plant in "PID_VTOL.slx".

Citation pour cette source

Mahmut Ağralı (2024). DDPG, DQN and PD Controller for VTOL Model (https://github.com/MahmutAgrali/DDPG-DQN-PD-Controller-for-VTOL/releases/tag/1.1.0), GitHub. Récupéré le .

Ağralı, M., Soydemir, M. U., Gökçen, A. & Şahin, S. (2021). Deep Reinforcement Learning Based Controller Design for Model of The Vertical Take-off and Landing System. European Journal of Science and Technology, (26), 358-363.

Compatibilité avec les versions de MATLAB
Créé avec R2021b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Tags Ajouter des tags
110

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.1.0

Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.