Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Problem with threee differential equations
조회 수: 1 (최근 30일)
이전 댓글 표시
Can someone help me with these three equatons. They have to solve with matlab code.
Here are :
1.
y'' - y = 0
y(0)=0
y(1)=1
2.
y''-y=-4(sin^3)x + 9sinx
y(0) = y(2*pi)
3.
Ut=Uxx + U + 2sin2xsinx
U = U(x,t) where x is (0;pi/2) and t >0
Thnak you in advance!
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!