function dsolve for symbolic
情報
この質問は閉じられています。 編集または回答するには再度開いてください。
古いコメントを表示
please help me for this : som.m
the result of diff equation is Warning: Explicit solution could not be found. thanks in advance
0 件のコメント
回答 (1 件)
Walter Roberson
2018 年 6 月 3 日
0 投票
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.
0 件のコメント
この質問は閉じられています。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!