Effacer les filtres
Effacer les filtres

Unit delay timer

2 vues (au cours des 30 derniers jours)
john
john le 21 Mar 2012
I wish to have my program decide on the time delay that is needed, However I am not sure if there is a way of inputting a clock into the sampling time of the delay in simulink.

Réponses (1)

K E
K E le 26 Mar 2012
Do you mean that prior to running your simulation, your Matlab script will calculate the delay that should be applied to an input signal? If so I believe you could use the Variable Time Delay block, and the time delay input could be read from the workspace using the From Workspace block.
  1 commentaire
TAB
TAB le 27 Mar 2012
Or you can use "Discrete/Integer Delay block" and provide the values of "Number of delays" from base workspace as a parameter.

Connectez-vous pour commenter.

Produits

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by