Are there any good free programs for curve fitting out there? I have MATLAB and Mathematica, but I don’t have MATLAB’s extra toolkits. I want to fit a function of this form: (K*(c)^a)/x where K,c,a are constants and x is the variable.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Mathematica has a function called
FindFit. You can perform a fit for a function as I described in the following way: