relational operator sampling?
조회 수: 5 (최근 30일)
이전 댓글 표시
I have a discrete time system and want to know if the Relational operator block internally is using a sample and hold when comparing values?
댓글 수: 0
답변 (1개)
Walter Roberson
2016년 9월 1일
Sample and Hold only makes sense for continuous time systems. With your discrete time systems, whatever you are comparing about only has a single specific value for that time step, so no sampling is needed.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!