Two-term exponential fit

Discussion around the SDL Component Suite
Post Reply
plankter
Posts: 1
Joined: Thu Dec 02, 2021 10:31 am

Two-term exponential fit

Post by plankter »

Hi,

Is it possible to use two-term exponential fit functionality with the library?

f(x) = a*exp(b*x) + c*exp(d*x)

Something similar to MATLAB implementation:
https://www.mathworks.com/help/curvefit ... ntial.html

As I see, at the moment it is only possible to fit one-term exponential models. Is there a chance to implement two-term fit in SDL Math Suite?

Thank you
User avatar
hlohning
Posts: 20
Joined: Fri Sep 04, 2020 4:17 pm

Re: Two-term exponential fit

Post by hlohning »

Hi,
I'm sorry to say that there is currently no chance to implement a two-term exponential fit.

Regards, Hans
---
Hans Lohninger
Epina GmbH
Retz, Austria
Post Reply