Solution of differential equation
이전 댓글 표시
So i have a differential equation of dV/dt and when i make a model in simulink i can obtain the solution with the use of scope. Since the scope only diplays a graph for the solution in the form of V(t) and it is plotted is there a way that i can extract the V(t) polynomial function or if it is possible can i obtain a value for V(t) for a specific time (t) without needing the polynomial solution.
답변 (1개)
Paul
2022년 8월 25일
0 개 추천
Simulink provides many optiions for exporting simulation data to the Matlab workspace, after which one can anlayze it, process it, etc., as desired.
Suggest starting with this doc page
카테고리
도움말 센터 및 File Exchange에서 Simulink에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!