Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

solving second ode from ASCII file data

3 visualizaciones (últimos 30 días)
Yan Mord
Yan Mord el 30 de Mzo. de 2012
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
Hi all,
I need to solve ode such as: ydotdot = c1 * ydot - c2 y + z
c1 and c2 are constants,and z is the acceleration. Solving that for a constant z is simple however I get the values of z from an experiment. after the experimet there's a file with two columns for time and acceleration. I don't know how to enter the values of the time and acceleration into the equation even when I manually put the time and the acceleration as two seperate vectors into the workspace.
Does anyone have an idea how to do that?

Respuestas (0)

La pregunta está cerrada.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by