1.) Write a working MATLAB code that will compute the solution of the following nonlinear equation:
(1) ![]()
using the MATLAB fsolve() function.
2.) Using the MATLAB ode45() function, solve the following ordinary differential equation:
(2) ![]()
choose a zero initial condition.