How can I find the coefficients of a second order ODE using data points?

3 Ansichten (letzte 30 Tage)
Catherine
Catherine am 11 Apr. 2019
Beantwortet: David Wilson am 11 Apr. 2019
Consider a second order ODE . The output is y(t) and the input is x(t). THe coefficients A, B and C are constants. I have 8 data points y(t), i.e. 8 values of y for values of t between 0 and 1.75. How can I determine the values of the coefficients using the data in MATLAB?
  1 Kommentar
Torsten
Torsten am 11 Apr. 2019
This link should show you how to proceed:
https://de.mathworks.com/matlabcentral/answers/43439-monod-kinetics-and-curve-fitting

Melden Sie sich an, um zu kommentieren.

Antworten (1)

David Wilson
David Wilson am 11 Apr. 2019
You will also need to have collected x(t) at each sample point.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by