How is the function FEEDBACK implemented in Matlab?
Show older comments
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!
Accepted Answer
More Answers (1)
Ntokozo
on 7 Aug 2024
0 votes
Use MATLAB commands to find G(s) expressed as factors in the numerator divided by factors in the denominator.
Categories
Find more on Dynamic System Models in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!