How to i build equations in simulink ???
5 ビュー (過去 30 日間)
古いコメントを表示
f(x)=a*(sin(x-pi))+b*((x-10)^2)+c i m designning a model in simulink ....i need to set up this equation in my model.....please help ??? how do i set this equations ....???
0 件のコメント
採用された回答
Birdman
2018 年 3 月 12 日
See the attached model. I used MATLAB Function block for it. Double click on it and see how I wrote the function.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Get Started with Simulink についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!