User defined function for curve fitting, but the defined function is complicated
Hi all,
I am working on this project whihc requires me to fit my experimental data using a complicated function (function is attached in the picture below). May I ask how can I create this fitting function using matlab codes?
Information about function:
function (2):
dependent: A_CC
independent: hbar*omega
parameters: A_1, E_b, E_g, Gamma
function (3):
dependent: A_EC
independent: hbar*omega
parameters: A_2, E_b, E_g, Gamma
Please note that any over lapping terms in both functions should have the same value. For instance, Gamma exist in both (2) and (3), and hence they need to have the same value.
thank you!Hi all,
I am working on this project whihc requires me to fit my experimental data using a complicated function (function is attached in the picture below). May I ask how can I create this fitting function using matlab codes?
Information about function:
function (2):
dependent: A_CC
independent: hbar*omega
parameters: A_1, E_b, E_g, Gamma
function (3):
dependent: A_EC
independent: hbar*omega
parameters: A_2, E_b, E_g, Gamma
Please note that any over lapping terms in both functions should have the same value. For instance, Gamma exist in both (2) and (3), and hence they need to have the same value.
thank you! Hi all,
I am working on this project whihc requires me to fit my experimental data using a complicated function (function is attached in the picture below). May I ask how can I create this fitting function using matlab codes?
Information about function:
function (2):
dependent: A_CC
independent: hbar*omega
parameters: A_1, E_b, E_g, Gamma
function (3):
dependent: A_EC
independent: hbar*omega
parameters: A_2, E_b, E_g, Gamma
Please note that any over lapping terms in both functions should have the same value. For instance, Gamma exist in both (2) and (3), and hence they need to have the same value.
thank you! curve fitting MATLAB Answers — New Questions