Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
i wanna solve a diff equa with secend member
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
i wanna solve a diff equa with secend member i use dsolve with matlab y=dsolve('D2y(T)+0.1*D1y(T)+9*y(T)-3*heaviside(3*T-6)=0','y(0)=1','D1y(0)=0','T'); he gives me y(x) but i don't know if it correct i wanna know if there is another method to solve this equa
0 Kommentare
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!