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!