I have a curve which follows the relation P(f)=P(o)f exp(-a). How can I get the value of 'a'. Please help me bi giving your valuable solutions

1 view (last 30 days)
I have a curve which follows the relation P(f)=P(o)f exp(-a). How can I get the value of 'a'. Please help me giving your valuable solutions

Accepted Answer

Matt Fig
Matt Fig on 30 Nov 2012
a = -Ln(P/(P_0*f))

More Answers (0)

Categories

Find more on Linear and Nonlinear Regression 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!