- https://www.mathworks.com/help/symbolic/integration.html
- https://www.mathworks.com/help/simulink/matlab-function-block.html
使用simulink求解积分问题
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
sinm
0 Kommentare
Antworten (1)
Aditya
am 13 Sep. 2023
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:
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!
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!