Skip to content

Latest commit

 

History

History

README.md

Control Systems Analysis and Algorithm Generation

Costa Rica

GitHub brown9804

Last updated: 2025-07-11


This repository contains scripts for analyzing control system models and generating control algorithms.

Files in this Repository

  1. EscogerAlgoritmoPIDs.m: This script is used to choose PID algorithms.
  2. Estabilidad_LGR.m: This script is used for stability analysis using Root Locus method.
  3. LGR estabilidad/gráficas: This directory contains graphs related to stability analysis using Root Locus method.
  4. MVE_2orden_polos.m: This script is used for calculating poles of a second order Minimum Variance Estimator (MVE).
  5. Nyquist.m: This script is used for stability analysis using Nyquist plot.
  6. Respuesta_realDelSisistema_antecambios_en_entrada.slx: This Simulink model is used to analyze the real response of the system by changes in input.
  7. Respuesta_sistema_antecambios_valor_deseado.m: This script is used to analyze the system response by desired value changes.
  8. curva_estatica.m: This script is used to plot the static curve of a model or control system.
  9. polos_sistema_realimentado.m: This script is used to calculate the poles of a feedback control system.
Total views

Refresh Date: 2025-07-11