Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
i wanna solve a diff equa with secend member
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!