Replace this bolk unit delay in another way ?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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
4 comentarios
Walter Roberson
el 5 de En. de 2022
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
el 5 de En. de 2022
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.
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!