How is the function FEEDBACK implemented in Matlab?
Afficher commentaires plus anciens
Hello together,
I used the function »feedback« to generate a closed-loop system, which worked well. Now I am trying to understand, how this function is mathematically implemented in Matlab. There are a lot of information’s, how to use the function, but I didn't find anything which describes how it’s working and implemented mathematically. Does this function use iterative every sample from the output and add it to the input?
Thank you!
Réponse acceptée
Plus de réponses (1)
Ntokozo
le 7 Août 2024
0 votes
Use MATLAB commands to find G(s) expressed as factors in the numerator divided by factors in the denominator.
Catégories
En savoir plus sur Dynamic System Models dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!