bulid functions in simulink
Afficher commentaires plus anciens
how to bulid this functions in simulink and show the y,x signals in the same scope
Y(u)=(q+w(u^2-2)+csin(2*pi*d*u))
X(u)=y(u)cos(2*pi*f*u)
When q=1,w=3,c=-2,d=2,f=10
Réponses (1)
Ameer Hamza
le 24 Mai 2020
0 votes
See MATLAB function block: https://www.mathworks.com/help/releases/R2020a/simulink/slref/matlabfunction.html
Catégories
En savoir plus sur Simulink Functions 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!