bulid functions in simulink
显示 更早的评论
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
回答(1 个)
Ameer Hamza
2020-5-24
0 个投票
See MATLAB function block: https://www.mathworks.com/help/releases/R2020a/simulink/slref/matlabfunction.html
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!