Logarithmic trendline equation of data
Show older comments
Hello eveyone,
I try to get a trendline equation of data. This equation must be like "e^x". How can i do that. are there any tools?
Thanks
Cem
2 Comments
Sam Chak
on 31 Jul 2024
Yes, single input, single output, you can use the 'fit()' command from Curve Fitting Toolbox to achieve this.
But
is an exponential function, thus it does not exhibit a logarithmic trend.
Accepted Answer
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!