How is the function FEEDBACK implemented in Matlab?
Mostrar comentarios más antiguos
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!
Respuesta aceptada
Más respuestas (1)
Ntokozo
el 7 de Ag. de 2024
0 votos
Use MATLAB commands to find G(s) expressed as factors in the numerator divided by factors in the denominator.
Categorías
Más información sobre Dynamic System Models en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!