使用simulink求解积分问题
古いコメントを表示
回答 (1 件)
Aditya
2023 年 9 月 13 日
0 投票
Hi Hao,
As per my understanding you want to solve integration problems using Simulink. For calculating integrals in Simulink, You can utilize the built-in 'int' function provided by MathWorks. Additionally, if you wish to incorporate MATLAB integration capabilities within Simulink, you can employ the MATLAB Function Block available in Simulink.
To obtain more detailed information on these topics, I recommend referring to the following documentation:
- https://www.mathworks.com/help/symbolic/integration.html
- https://www.mathworks.com/help/simulink/matlab-function-block.html
These resources will provide you with comprehensive explanations, examples, and usage instructions for calculating integrals using MathWorks and incorporating them into Simulink.
Hope this helps!
カテゴリ
ヘルプ センター および File Exchange で 一般应用领域 についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!