Question: (MATLAB) Solve the equation u'' = 10u^3 + 3u + t^2 , 0 < t < 1, with boundary condition u(0) = 0, u(1) =
(MATLAB)
Solve the equation u'' = 10u^3 + 3u + t^2 , 0 < t < 1, with boundary condition u(0) = 0, u(1) = 1, using finite difference method with h = 0.05.
NOTE: For this problem, you need to: implement the matrix of finite difference establish a nonlinear system then solve the system using any built-in function
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
