Non Homogeneous second Order Differential equation using MATLAB
显示 更早的评论
Consider the equation
y'' + (5x10^6)y' + (10^10)y = x'' + (10^10)x where y and x are differentiated w.r.t time and assume zero value conditions.
I want to find the analytical solution of the differential equation using MATLAB and plot result. I searched but could not find enough how to deal with such equation.Kindly help
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Ordinary Differential Equations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!