Page 1 of 1

Can I get the answer asap Please don't use build in functions Use numpy, pylab

Posted: Thu May 12, 2022 8:52 am
by answerhappygod
Can I get the answer asap
Please don't use build in functions
Use numpy, pylab
Can I Get The Answer Asap Please Don T Use Build In Functions Use Numpy Pylab 1
Can I Get The Answer Asap Please Don T Use Build In Functions Use Numpy Pylab 1 (33.88 KiB) Viewed 21 times
Question 3: Consider the boundary value problem, dạy dy - 2 dx2 dx + y = -x; y(0) = y(1) = 0 a) Find the exact solution. b) Write python code to find the numerical solutions using Finite Difference method. c) Repeat the numerical calculations for different values of h. = d) Plot the exact and the numerical solutions.