Location:
Search - curvefitting
Search list
Description: 基于最小二乘原理的曲线拟合程序-A program of curve fitting based on least squares algorithm.
Platform: |
Size: 961 |
Author: newly |
Hits:
Description: vc++二维数据拟合源代码边干边学过后 共和国精华区 国会结构化-vc fitting two-dimensional data source learning by doing focus of the Republic after the structure of Congress
Platform: |
Size: 6144 |
Author: 赵群伟 |
Hits:
Description: 基于最小二乘原理的曲线拟合程序-A program of curve fitting based on least squares algorithm.-Based on the principle of least squares curve fitting program-A program of curve fitting based on least squares algorithm.
Platform: |
Size: 1024 |
Author: newly |
Hits:
Description: 本文介绍的是曲线拟合的算法及其模型检验,对于理解该模型很有意义-This article describes the curve fitting algorithm and the model tests, the model for understanding the significance
Platform: |
Size: 1764352 |
Author: 彪哥 |
Hits:
Description: 最小二乘法的曲线拟合检测圆软件,只需点击三个点就可以吧圆拟合出来。-Least squares method of curve fitting software Detect circle, simply click on the three-point circle fitting can let out.
Platform: |
Size: 2490368 |
Author: 王延海 |
Hits:
Description: this code sole curve fitting using genetic programming
Platform: |
Size: 9216 |
Author: Mohammed |
Hits:
Description: MATLAB在曲线拟合中的应用,主要有一元线性回归 ,多元线性回归,曲线回归等-Curve fitting in MATLAB application, there are multi-linear regression linear regression, curvilinear regression, etc.
Platform: |
Size: 6144 |
Author: 孟庆祥 |
Hits:
Description: 曲线拟合文章从曲线拟合的基本原理出发,介绍无数学模型的情况下如何建立函数来解决工业控制中的一些常见问题,并使用高级语言程序来对数学解析式进行求解。-curve fitting.pdf
Platform: |
Size: 143360 |
Author: holiday |
Hits:
Description: 采用最小二乘法的三次多项式对离散数据点进行曲线拟合 -least-squares approximation curve fitting
Platform: |
Size: 12288 |
Author: yiyisaxi |
Hits:
Description: 各种有用插值计算方法,曲线拟合方法,工程上实用-Variety of useful interpolation method, curve fitting, practical engineering
Platform: |
Size: 3072 |
Author: james |
Hits:
Description: 曲线拟合, 用于从一组样本数据,获得曲线的算法的c语言实现-a c language implementation of a curve fitting algorithm
Platform: |
Size: 1024 |
Author: 张 伟 |
Hits:
Description: 利用最小二乘法计算N个数据点的拟合多项式。-calulating the fitting polynomial of n grid data using the least Square Method
Platform: |
Size: 1024 |
Author: 曾淑玲 |
Hits:
Description: 运用Matlab实现最小二乘的曲线拟合,经调试,基本符合应用要求。-Using least squares curve fitting Matlab implementation, the debugging, in line with application requirements.
Platform: |
Size: 5120 |
Author: 潘宝昌 |
Hits:
Description: 调用方法:
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为返回的多项式系数,次数从0到n。如有问题,请发送邮件至gaocongly@126.com咨询讨论-Call the method: CurveFitting fitting = new CurveFitting () double [] xs = fitting.Fitting (xv, yv, n, m) Note: Fitting function: double [] xs = Fitting (int [] xval, double [] val, int n, int m) xval: point of abscissa val: the value of the vertical axis point n: For the maximum number of polynomial fitting m: the number of fitting points array of xs for the return of the multi- polynomial coefficients, the number from 0 to n. For questions, please send an email to gaocongly@126.com consultation and discussion
Platform: |
Size: 2048 |
Author: renyuhui |
Hits:
Description: Chapter 5. Curve Fitting
Algorithm 5.1 Least Squares Line
Algorithm 5.2 Least Squares Polynomial
Algorithm 5.3 Non-linear Curve Fitting
Algorithm 5.4 Cubic Splines
Algorithm 5.5 Trigonometric Polynomials-Chapter 5. Curve Fitting
Algorithm 5.1 Least Squares Line
Algorithm 5.2 Least Squares Polynomial
Algorithm 5.3 Non-linear Curve Fitting
Algorithm 5.4 Cubic Splines
Algorithm 5.5 Trigonometric Polynomials
Platform: |
Size: 19456 |
Author: Paola de Oliveira |
Hits:
Description: Curve Fitting with MATLAB
Platform: |
Size: 11264 |
Author: M.J.P |
Hits:
Description: C++多项式拟合曲线源代码,选用多项式方法,纯C++算法-C++ CURVEFITTING CODE
Platform: |
Size: 19617792 |
Author: li |
Hits:
Description: 使用VC++实现的一个2次函数曲线拟合的例子。-Use a secondary function VC++ realization curve fitting example.
Platform: |
Size: 79872 |
Author: Lpan |
Hits:
Description: python实现曲线拟合,高斯噪声采样。-curve fitting with Gaussian noise sampling. python.
Platform: |
Size: 59392 |
Author: 吴难难 |
Hits: