Solution of differential equation
Ältere Kommentare anzeigen
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.
Antworten (1)
Paul
am 25 Aug. 2022
0 Stimmen
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
Kategorien
Mehr zu Symbolic Math Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!