Find the general solution to the differential equation y" – 3y" + 2y = 0 by hand. Use Matlab to solve for the coefficent
Posted: Thu May 12, 2022 1:00 pm
Find the general solution to the differential equation y" – 3y" + 2y = 0 by hand. Use Matlab to solve for the coefficents corresponding to the initial conditions y(0) = 2, y'(0) = 1, y"0) = -1. Show all your hand calculations, your Matlab code (just write by hand here), and final answer.