Info

この質問は閉じられています。 編集または回答するには再度開いてください。

solving second ode from ASCII file data

3 ビュー (過去 30 日間)
Yan Mord
Yan Mord 2012 年 3 月 30 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
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?

回答 (0 件)

この質問は閉じられています。

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by