function dsolve for symbolic
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
please help me for this : som.m
the result of diff equation is Warning: Explicit solution could not be found. thanks in advance
Réponses (1)
Walter Roberson
le 3 Juin 2018
0 votes
The solution to your ode alone plus the boundary condition f(0)=0 is the function f(t) = 0 . That fits the f(0)=0 and f'(0)=0 boundary condition. However, the other non-zero boundary condition cannot be met.
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!