Welcome![Sign In][Sign Up]
Location:
Search - polynomial curve fitting

Search list

[Mathimatics-Numerical algorithmshpir10

Description: 最小二乘曲线拟合算法(用最小二乘法求给定数据点的拟合多项式)-least squares curve fitting algorithm (with the least-squares method for the given data points of polynomial fitting)
Platform: | Size: 2048 | Author: 小康 | Hits:

[Data structsvbNumerical10

Description: 最小平方近似法 (least-squares approximation) 是用來求出一組離散 (discrete) 數據點的近似函數 (approximating function),作實驗所得的數據亦常使用最小平方近似法來達成曲線密合 (curve fitting)。以下所介紹的最小平方近似法是使用多項式作為近似函數,除了多項式之外,指數、對數方程式亦可作為近似函數。關於最小平方近似法的計算原理,請參閱市面上的數值分析書籍-least square approximation (least-squares approximation) to get a group of discrete (discrete) data point to the approximate function (approximating function), the experimental data are often using the least square approximation to reach a secret curve (curve fitting) . Outlined below are the least square approximation is used as a polynomial approximation functions, in addition to polynomials, the index several right formula may be used as a similar function. On the smallest square approximation calculation principles, please refer to the numerical analysis of the market books
Platform: | Size: 3072 | Author: 三米 | Hits:

[Algorithmpolyfit

Description: 曲线拟合程序 多项式相关系数的计算方法(多项式形式1) 多项式相关系数的计算方法(多项式形式2) 最小二乘法曲线拟合 三次样条插值(自然边界条件)-polynomial curve fitting procedures correlation coefficient is calculated (the form of a polynomial) polynomial coefficient of correlation Methods (polynomial form 2) least-squares method curve fitting cubic spline interpolation (natural boundary conditions)
Platform: | Size: 4096 | Author: 石林 | Hits:

[Algorithmcurve_drawup

Description: 用最小二乘法来解决曲线拟合问题。程序具有可扩展性,即拟合点与多项式拟合曲线(的次数)都作为程序的输入。-using the method of least squares curve fitting to solve the problem. Procedures can be expanded, that is fitting point polynomial curve fitting with the (number of) procedures are as input.
Platform: | Size: 1024 | Author: 叶枫 | Hits:

[matlabplotfit2

Description: 多项式二次曲线拟合程序!用于实验设计!另有画图函数并且可以进行方差分析1-quadratic polynomial curve fitting procedures. For the experimental design! Another drawing functions can be carried out an analysis of variance
Platform: | Size: 78848 | Author: cds | Hits:

[AlgorithmCurveFit_Poly

Description: 多项式曲线拟合 任意介数 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 this just call PolyFit2 directly. usage: Call PolyFit by something like this. CPolyFit<double> PolyFitObj double correlation_coefficiant = PolyFitObj.PolyFit(X, Y, A) where X and Y are vectors of doubles which must have the same size and A is a vector of doubles which must be the same size as the number of coefficients required. returns: The correlation coefficient or -1 on failure. produces: A vector (A) which holds the coefficients.-Polynomial curve fitting the number of arbitrary referral Purpose- Least-squares curve fit of arbitrary order working in C++ Builder 2007 as a template class, using vector
Platform: | Size: 12288 | Author: bilka | Hits:

[Algorithm103244810MyIMITATE

Description: 两种曲线拟合的算法,对直线,多项式进行拟合,并得出其计算公式-Two kinds of curve fitting algorithms, for linear, polynomial fitting, and come to its formula for calculating
Platform: | Size: 94208 | Author: sdfkl | Hits:

[AlgorithmCurve_fitting_of_algebra_poiynomial_and_least_squa

Description: 代数多项式曲线拟合与最小二乘法PDF文档-Algebraic polynomial curve fitting with least square method PDF documents
Platform: | Size: 93184 | Author: pipi_dog | Hits:

[AlgorithmForm1

Description: 曲线拟合小工具,包括对数拟合,多项式拟合,直线拟合,指数拟合,乘幂拟合-Curve fitting of small tools, including on the number of fitting, polynomial fitting, straight fitting, exponential fitting, by fitting power
Platform: | Size: 4096 | Author: guhaipeng | Hits:

[Multimedia programcurve

Description: 多项式曲线拟合的算法实现(matlab),供大家参考.-Polynomial curve fitting algorithm implementation, for your reference.
Platform: | Size: 1024 | Author: 苏鹏程 | Hits:

[Mathimatics-Numerical algorithmstaylor

Description: Animation for 1. Polynomial fitting 2. First, second, and third order Taylor expansion of a curve - Animation for 1. Polynomial fitting 2. First, second, and third order Taylor expansion of a curve
Platform: | Size: 1024 | Author: ev4nsence | Hits:

[ComboBoxPolynomial

Description: 多项式曲线拟合,显示输入温度、热电势及多项式的参数等信息和拟合曲线及原始数据点的图形。-Polynomial curve fitting
Platform: | Size: 13312 | Author: lizzy | Hits:

[matlabpolynomial

Description: Least-square curve fitting using polynomials is probably the most basic way to perform some parametric regression analysis. Foor basic tools for polynomial curve fitting are provided here. I also strongly recommend the exhaustive function POLYFITN
Platform: | Size: 8192 | Author: Karthikeyan | Hits:

[Other Embeded program19170fb

Description: At SRRC, a precision output current monitoring system is installed to monitor the output performance of all the booster/storage ring power supplies. Accurate DC current transformers (DCCTs) are attached to the output terminal of every power supply system. Each transformer’ s gain/offset are carefully calibrated against high precision current source and approximated using high-order polynomial curve fitting. The output of each DCCT is connected to multi-channels data logger for realtime data collection, the collected data are calibrated using the interpolated DCCT gain/offset value. A PC station is set up to serve as host to store the current output for real-time monitoring. This monitoring system provide a precise real-time database for rapid fault diagnosing whenever there is malfunction of the beam operation
Platform: | Size: 517120 | Author: john hice | Hits:

[matlabCurve-fitting

Description: 曲线拟合,在众多的样本点中进行拟合,找出满足样本点分布的多项式-Curve fitting, in a large number of sample points were fitted to identify the distribution of sample points satisfy the polynomial
Platform: | Size: 179200 | Author: 马晓龙 | Hits:

[Windows Developfitting

Description: 8阶以下多项式曲线拟合的mfc源码,自己写的,可行有效。-8-order polynomial curve fitting of the following mfc source code, wrote it myself, feasible and effective.
Platform: | Size: 225280 | Author: rexlc | Hits:

[LabViewcurve-fitting-and-radio

Description: 利用labview设计: 设计一台实用的曲线拟合仪,由用户选择实验数据的输入方式。对已给定的实验数据,用户可方便的选用线性、指数、多项式种曲线拟合方式,并直观地给出各种拟合方式的拟合结果,此VI还具有保存实验数据的功能。 录音机 (可以回放)-The labview design: design a practical curve fitting instrument experimental data selected by the user input. Given experimental data, the user can use linear, exponential, polynomial curve fitting way, and intuitive fitting results give a fitting way VI also has saved the experimental data function. Recorder (can playback)
Platform: | Size: 68608 | Author: Haibin Zhang | Hits:

[CSharpOrthogonal-polynomial-curve-fitting

Description: 正交多项式最小二乘曲线拟合c语言程序代码-Orthogonal polynomial least squares curve fitting
Platform: | Size: 1024 | Author: MrZhang | Hits:

[matlabpolynomial

Description: 进行多项式拟合曲线和参数,给出数据和m文件-Polynomial curve fitting and parameters, given the data and m files
Platform: | Size: 142336 | Author: 维斯摩尔 | Hits:

[OtherCurve-fitting

Description: 曲线拟合算法的实现 针对不同曲线进行多项式拟合 -Curve fitting algorithm for different polynomial curve fitting
Platform: | Size: 4096 | Author: sendoh | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net