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!