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

回答(1 个)

Walter Roberson
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.

此问题已关闭。

标签

关闭:

2021-8-20

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by