Replace this bolk unit delay in another way ?
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi eveyone, I would like to know if possible to replace the unit_delay blok (it is presented in figure below) by another blok which exists in the simulink tool. or another method than this. if yes which one ? Thanks
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/853745/image.jpeg)
댓글 수: 4
Walter Roberson
2022년 1월 5일
The blog talks about the different methods that can be used to delay signals: memory blocks, unit delay, and transfer functions. You do not want to use a unit delay block, so that leaves you with memory blocks or transfer functions.
Paul
2022년 1월 5일
What's wrong with using the unit delay block? Hard to know what might be a potential replacement without knowing the problem you're trying to solve.
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!