Generating discrete values in simulink
Afficher commentaires plus anciens
Hello. I want to generate this signal in Simulink: c=0:.001:1; h=3; x_0=0; x_d=x_0 + h*(c-sin(2*pi*c)/(2*pi)); but I don't know how can I generate c in Simulink?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Sources dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

