Solve F=ma for position. I need to solve 2nd order differential equation in MATLAB and I read all the tutorials out there I still can’t figure out how to do it, Please help!
I know I have F=ma=m*dv/dt=m*d^2x/dt^2 and I need first to solve for velocity by using ode23 once, then use ode23 again on whatever that answer is to solve for position, but I don’t know how to set it up in a code, please help!I know I have F=ma=m*dv/dt=m*d^2x/dt^2 and I need first to solve for velocity by using ode23 once, then use ode23 again on whatever that answer is to solve for position, but I don’t know how to set it up in a code, please help! I know I have F=ma=m*dv/dt=m*d^2x/dt^2 and I need first to solve for velocity by using ode23 once, then use ode23 again on whatever that answer is to solve for position, but I don’t know how to set it up in a code, please help! solve f=ma for position in matlab MATLAB Answers — New Questions