I want to fit experimental data with the following functions P(V) = Ps*tanh(V-Vc/2d) where d is a separate term and Qnsw(V) = C*V + integration from 0 to t (V/R)dt
So the toal function which has to fit is like Qtot(V) = P(V) + Qnsw(V) I have calculated separately the value of Qnsw and is in a separate column. SO the fitting function will be Qtot(V) = P(V) + col(D) My query is how can I add col (D) into Origin nonlinear equation for fitting?