How is the function FEEDBACK implemented in Matlab?
이전 댓글 표시
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!
채택된 답변
추가 답변 (1개)
Ntokozo
2024년 8월 7일
0 개 추천
Use MATLAB commands to find G(s) expressed as factors in the numerator divided by factors in the denominator.
카테고리
도움말 센터 및 File Exchange에서 Dynamic System Models에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!