Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
pegor
Posted - 01/24/2008 : 07:59:13 AM Hi All, I want to fit the real part of a complex function to my data.
My dependent /independent variables are all real. This is the function i have. y=(x-G)/((x-G)^2)-D^2)^0.5;
G and D are the variables which i want to fit. I defined this function in the "Non linear curve fitting". Is there a command like Re[y] that i can use?