Exponential asymptote
Show older comments
Hi,
I used an exponential function to fit my data and I'd like to know where the function reaches a plateau. How do I calculate that?
Here's the function I used: y = a1+a2*exp(-a3*t)
I also tried a power function : y = a*b^t
Thanks in advance!
2 Comments
Sean de Wolski
on 26 May 2011
I'm excited to read John's response if he sees this.
Andrew Newell
on 26 May 2011
Google "identifying asymptotes"
Accepted Answer
More Answers (0)
Categories
Find more on Interpolation 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!