Description: VS2010 environment, C++ code to achieve: the method of least squares polynomial curve fitting, the dichotomy Newton method for the solution of the polynomial. The code is clear and simple modification to use. Have been the test correctly.
To Search:
File list (Check if you may need any files):
CurFit-Dichotomy\CurFit-Dichotomy\CurFit-Dichotomy.vcxproj
................\................\CurFit-Dichotomy.vcxproj.filters
................\................\CurFit-Dichotomy.vcxproj.user
................\................\MAIN.cpp
................\................\MyCurveFit.cpp
................\................\MyCurveFit.h
................\................\MyDichotomy.cpp
................\................\MyDichotomy.h
................\................\MyNewtonSolution.cpp
................\................\MyNewtonSolution.h
................\CurFit-Dichotomy.sln
................\CurFit-Dichotomy.suo
................\CurFit-Dichotomy
CurFit-Dichotomy