bulid functions in simulink
Show older comments
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
Answers (1)
Ameer Hamza
on 24 May 2020
0 votes
See MATLAB function block: https://www.mathworks.com/help/releases/R2020a/simulink/slref/matlabfunction.html
Categories
Find more on Simulink Functions in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!