文件名称:CurFit-Dichotomy
介绍说明--下载内容均来自于网络,请自行研究使用
VS2010环境,C++代码实现的:最小二乘法的多项式曲线拟合,二分法与牛顿法求多项式的解。代码清晰,可简单修改使用。经自己测试正确。-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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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