搜索资源列表
CurveFit.rar
- 曲线拟合
CurveFit
- curve_fit为曲线拟合DELPHI源代码。此版本为delphi4或者delphi5源代码,但稍加移植后即可用于delphi7-curve_fit for curve fitting Delphi source code. This version of 3.0-5.0 delphi4 or source code, but a little after transplantation can be used delphi7
LED
- Curvefit.cpp。Curvefit.h。Digistatic.cpp。。。。LED相关源码。
curvefit1212121212
- 变异函数 克立金插值用,采用最小二乘法编制。请您使用。Kriging curvefit-Variograms kriged used, the preparation of the least-squares method. Please use. Kriging curvefit
CurveFit
- 曲线拟合-Curve Fitting
curvefit1212121212
- 变异函数 克立金插值用,采用最小二乘法编制。请您使用。Kriging curvefit-Variograms kriged used, the preparation of the least-squares method. Please use. Kriging curvefit
CurveFit
- curve_fit为曲线拟合DELPHI源代码。此版本为delphi4或者delphi5源代码,但稍加移植后即可用于delphi7-curve_fit for curve fitting Delphi source code. This version of 3.0-5.0 delphi4 or source code, but a little after transplantation can be used delphi7
Matlab_shuxuejianmo
- 1. MATLAB常用数学建模工具的中文帮助 2. 贡献MATLAB数学建模工具(打*号) 3. 中国大学生数学建模竞赛历年试题MATLAB程序-1. MATLAB mathematical modeling tools commonly used in Chinese to help 2. Contributions to MATLAB mathematical modeling tool (hit*) 3. China Un
LED
- Curvefit.cpp。Curvefit.h。Digistatic.cpp。。。。LED相关源码。-Curvefit.cpp. Curvefit.h. Digistatic.cpp. . . . LED-related source.
curvefit
- 用MATLAB函数进行非线性拟合,在VB中调用-MATLAB function with non-linear fitting, call in VB
curvefit
- 一个用VC写的曲线拟合程序,可用在数值分析计算方法方面-Writing a VC with the curve fitting procedures, can be used in numerical analysis and calculation methods
curvefit
- source code for curve fitting includes regression mechanism
CurveFit
- 本软件解决了非线性曲线拟合的初始值问题,不再需要输入初始值,只要定义函数模型及输入拟合数据即可求出函数的系数值。-This software solved the nonlinear curve fitting of the initial value problem, no longer need to enter the initial value, as long as the definition of function mod
CurveFit
- 嵌入式多项式最小二乘曲线拟合C算法实现,在LPC2200上长期运行成功,算法结果正确-Embedded C polynomial least-squares curve fitting algorithm, the LPC2200 on a long-running success, the algorithm result is correct
Datafitting
- 它包含了数据拟合、interp1 - 一元函数插值、 spline - 样条插值、polyfit - 多项式插值或拟合、curvefit - 曲线拟合、caspe - 各种边界条件的样条插值、casps - 样条拟合(没有)、interp2 - 二元函数插值、griddata - 不规则数据的二元函数插值、interp - 不单调节点插值和lagrange - 拉格朗日插值法的代码.-It contains code of data f
CURVEFIT
- 在优化问题中,用于求解下列形式非线性规划问题-In optimization problem, the following form for solving nonlinear programming problem
FMINCON
- C=CURVEFIT( 拟合模型 ,参数C初值,X数据,Y数据) 求参数C使得 sum {(FUN(C,X数据)-Y数据).^2}最小化-C = CURVEFIT ( fitting model and parameter C, initial X, Y data) for data parameters that sum {there (C) (C, X-ray data- Y j ^ 2) minimizing}
curvefit
- 调用方法: CurveFitting fitting = new CurveFitting() double[] xs = fitting.Fitting(xv, yv, n, m) 说明: 拟合函数:double[] xs=Fitting(int[] xval, double[] val, int n, int m) xval:点的横坐标 val:点的纵坐标值 n:欲拟合多项式的最高次数 m:拟合点的个数 数组xs
CurveFit-2.0-win32-vc10
- CurveFit是一个用于曲线拟合优化的开发包(SDK)。在许多领域都有广泛的应用如广告,标识,服装,皮革等。在这些领域设计的图形经常使用样条曲线等高阶线条表达的,切割加工的时候需要把他们转换成机器能接受的直线和圆弧。CurveFit是这样一个库,他实现在保证几何图形精度的前提下尽可能地优化拟合这些图形,输入一些参数和数据他就能生产优化后的结果,他可以减少高达90 的线段数量。这个开发包 (SDK,曲线拟合库) 支持大多数平台,从 32
CurveFit
- CurveFit is class to fitt an curve