Fit data with coupled equation

1 view (last 30 days)
Julian
Julian on 24 Sep 2014
Commented: Roger Wohlwend on 25 Sep 2014
Hi there, I have some measured data as a function of say the temperature=E(T). I want to fit this with some expression of the form: E( T ) =a + b T ^2 + x( T )* T
where I first have to numerically solve for x(T)
x exp(x) =((c/T)- x )*exp(d/T)
I'm finally interested in the parameter c and d, they include the physical meaning of the experiment, but I have so far not really an idea how to start with fitting my data E(T) with such a coupled equation. If you could give me some hints where to look I would greatly appreciate it! Thanks in advance!
  2 Comments
Julian
Julian on 25 Sep 2014
No one any idea? Looping through it and fit each parameter independent would be very tidious
Roger Wohlwend
Roger Wohlwend on 25 Sep 2014
It seems to me that there is no unique solution for x. How can I solve for x when the parameters c and d are not defined?

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!