The program on the following pages allows you to fit functions of your choice to experimental data. To alter the program for different functions, there are only two lines that you need to change. Some starting values for some problems can cause the computer to "blow up" try different starting points to verify that the computer reaches the same solution.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
103 views9 pages
C Program For Curve Fitting
The program on the following pages allows you to fit functions of your choice to experimental data. To alter the program for different functions, there are only two lines that you need to change. Some starting values for some problems can cause the computer to "blow up" try different starting points to verify that the computer reaches the same solution.