搜索资源列表
CurveFit_Poly
- 多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as a template class, using vector<FloatType> parameters. Added a method to handle some EMathError exceptions. If do NOT want to use thi
polyfit
- C语言的曲线拟合程序,并附有最简单的调用演示程序-C-curve fitting procedure, together with the most simple demonstration program called
polyfit-c
- 多项式拟合的C语言代码,可以用于各种数学计算,参数拟合等-Polynomial fitting of the C language code can be used for a variety of mathematical calculations and parameter fitting
polyfit
- C语言实现多项式的最小二乘拟合,可用于在区间上对函数进行拟合-C language polynomial least squares fitting, can be used to fit the function on the interval
polyfit
- 最小二乘法进行数据拟合的C程序代码,应用Visual Studio2008实现,可以实现数据的正确拟合-Least squares data fitting of C code
Zero
- Fast Numerical Computational C++ lib: Including the following classes: class Complex • class ComplexVector • class ComplexMatrix • class RealVector • class RealMatrix • class Kronecker • class Gauss_Jorda