how can i find the the equation between two variables from their graph

1 view (last 30 days)
if A & B are two arrays of a given data.after ploting it and curve fitting ( A=[2 4 6]; B=[1 2 3]; d=plot(A,B)) how can i retrieve the differential equation between A & B? let the equation is second order

Accepted Answer

Matt J
Matt J on 21 Oct 2012

More Answers (0)

Categories

Find more on Linear Model Identification in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!