Can I use Simscape for a system dynamic model similar to representing a system by differential equations in Simulink?
2 次查看(过去 30 天)
显示 更早的评论
I am planning to develop a dynamic model of a RO plant and I was planning to use Simscape to help represent the physical relationship between components. I was wondering if i can develop a dynamic model using Simscape similar to using differential equations in Simulink?
2 个评论
SYED IMTIAZ ALI SHAH
2019-7-26
Since Simulink is the block version of traditional programming, that we normally do in Matlab. You can do pretty much every thing in Simscape
Hari Krishna Ravuri
2019-7-29
Yes you can develop a dynamic model using simscape similar to using differential equations in simulink.
采纳的回答
J Chen
2019-8-26
There are two ways to use Simscape. 1: use the blocks in the Simscape library. You don't need to write any differential equations. The equations are embedded in the block. 2: use the Simscape language. In the approach, you specify the differential equations using the Simscape language. An example of the second approach is https://www.mathworks.com/matlabcentral/fileexchange/25639-simscape-language-van-der-pol-s-equation
0 个评论
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!