CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - fitting
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - fitting - List
[
Mathimatics-Numerical algorithms
]
Data-fitting-methods
DL : 0
提供了几种数据拟合的c++代码:1 直线拟合(FIT);2 线性最小二乘法((LFIT, COVSRT), (SVDFIT, SVDVAR)(oddity), (FPOLY, FLEG)(example));3 非线性最小二乘法((MRQMIN(Levenberg-Marguardt), MRQCOF(evaluation)), FGAUSS(example));4 绝对值偏差最小的直线拟合(MEDFIT(cal para), ROFUNC(example))。-offers several data fitting c code : Fitting a straight line (FIT); Two linear least-squares method ((LFIT, COVSRT), (SVDFIT, SVDVAR) (oddity), (FPOLY, FLEG) (example)); Nonlinear least 3 two multiplication ((MRQMIN (Levenberg - Marguardt), MRQCOF (evaluation)), FGAUSS (example)); 4 absolute deviation of the smallest linear fitting (MEDFIT (cal para), ROFUNC (example)).
Update
: 2008-10-13
Size
: 5.92kb
Publisher
:
ldg
[
Mathimatics-Numerical algorithms
]
fitting
DL : 0
这是一套关于拟合与逼近的源码。-It is a fitting and approximation of the source.
Update
: 2008-10-13
Size
: 6.22kb
Publisher
:
小李
[
Special Effects
]
fitting
DL : 1
Fitzgibbon, Pilu, Fisher: Direct Least Squares Fitting of Ellipses -Fitzgibbon, Pilu, Fisher : Direct Least Squares Fitting of Ellipses
Update
: 2008-10-13
Size
: 30.06kb
Publisher
:
陈西
[
Mathimatics-Numerical algorithms
]
最小二乘曲线拟合
DL : 0
用C++编写最小二乘曲线拟合函数程序-prepared least squares curve fitting procedures Function
Update
: 2025-02-19
Size
: 3kb
Publisher
:
齐晶
[
GDI-Bitmap
]
fitellipse
DL : 0
Demonstration for ellipse fitting
Update
: 2025-02-19
Size
: 2kb
Publisher
:
方义
[
Other
]
最小二乘法多次曲线拟合算法
DL : 0
最小二乘法多次曲线拟合算法-Multi-times Least squares algorithm curve fitting
Update
: 2025-02-19
Size
: 23kb
Publisher
:
鲁班
[
source in ebook
]
ChessTimer
DL : 0
最小二乘法曲线拟合-least squares curve fitting
Update
: 2025-02-19
Size
: 8kb
Publisher
:
eric
[
Algorithm
]
最小二乘法曲线拟合
DL : 1
基于最小二乘原理的曲线拟合程序-A program of curve fitting based on least squares algorithm.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
李文
[
Algorithm
]
高斯拟合
DL : 0
曲线的高斯拟合,去除趋势性,对于一般非平稳序列的分析.-Gaussian curve fitting and removal of the trend, and for most non-stationary sequence analysis.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
龚雪
[
Graph Drawing
]
Work3_lyl
DL : 0
对已有的坐标数据用B样条插值的方法进行曲线拟合,左边可以显示数据,并可通过调用文件的方法输入数据。-have the right coordinates data with B-spline interpolation method of curve fitting, and to the left shows data, as well as by calling the document the input data.
Update
: 2025-02-19
Size
: 170kb
Publisher
:
lyl
[
Other
]
ruanjianshixi
DL : 0
lagrange差值,spline一阶差值,spline二阶差值,坐标平移,s曲线拟合,多项式拟合-Hangzhou margin, a spline bands margin spline second margin, coordinate translation, s curve fitting, polynomial fitting
Update
: 2025-02-19
Size
: 2.35mb
Publisher
:
天空
[
Mathimatics-Numerical algorithms
]
Data-fitting-methods
DL : 0
提供了几种数据拟合的c++代码:1 直线拟合(FIT);2 线性最小二乘法((LFIT, COVSRT), (SVDFIT, SVDVAR)(oddity), (FPOLY, FLEG)(example));3 非线性最小二乘法((MRQMIN(Levenberg-Marguardt), MRQCOF(evaluation)), FGAUSS(example));4 绝对值偏差最小的直线拟合(MEDFIT(cal para), ROFUNC(example))。-offers several data fitting c code : Fitting a straight line (FIT); Two linear least-squares method ((LFIT, COVSRT), (SVDFIT, SVDVAR) (oddity), (FPOLY, FLEG) (example)); Nonlinear least 3 two multiplication ((MRQMIN (Levenberg- Marguardt), MRQCOF (evaluation)), FGAUSS (example)); 4 absolute deviation of the smallest linear fitting (MEDFIT (cal para), ROFUNC (example)).
Update
: 2025-02-19
Size
: 6kb
Publisher
:
ldg
[
matlab
]
surface-fitting
DL : 1
用Matlab语言实现的三维散列数据拟合-Using Matlab language realize three-dimensional hash data fitting
Update
: 2025-02-19
Size
: 819kb
Publisher
:
Geng Shaofei
[
Other
]
Elliptic-fitting
DL : 0
一篇总结了当前大多数椭圆拟合方法的文章,并进行了深度分析,提出了改进的方法,适用于初学者进阶阅读。-1 summarizes the most current methods of ellipse fitting articles and in-depth analysis, put forward an improved method, applicable to advanced beginners to read.
Update
: 2025-02-19
Size
: 2.79mb
Publisher
:
王波
[
Other
]
Fitting
DL : 0
Line & Curve Fitting To 2D Points
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Javaneh
[
matlab
]
ellipse-fitting-in-sensor
DL : 0
在传感器中数据采集后的椭圆拟合算法matlab编程实现-After the sensor data acquisition in the ellipse fitting algorithm matlab programming
Update
: 2025-02-19
Size
: 4kb
Publisher
:
杨婷婷
[
Algorithm
]
Matlab-2D-Gaussian-fitting-code
DL : 0
Matlab的二维高斯拟合代码 数值分析中非常有用的算法 -Two-dimensional Gaussian fitting Matlab code is very useful in numerical analysis algorithms
Update
: 2025-02-19
Size
: 1kb
Publisher
:
罗云峰
[
Algorithm
]
Curve--Fitting-methods
DL : 0
曲线拟合方法讨论,分别比较了最小二乘法,移动最小二乘法,RBF拟合,NURBS拟合方法。并对这些方法进行原理说明。-Discuss curve fitting method, compared the least squares method, moving least squares method, RBF fitting, NURBS fitting method. These principles and methods described.
Update
: 2025-02-19
Size
: 139kb
Publisher
:
jack
[
Other
]
data fitting vb
DL : 0
可以读取文本文件,进行平面、抛物面的拟合包括偏差计算,还有矩阵的运算等等。(Can read text files, plane, parabolic fitting, including deviation calculation, and matrix operations, and so on.)
Update
: 2025-02-19
Size
: 22kb
Publisher
:
执著唏嘘
[
Algorithm
]
Ellipse fitting
DL : 0
Ellipse Fitting Hyper-Renormalization
Update
: 2025-02-19
Size
: 5kb
Publisher
:
hana_99
«
1
2
3
4
5
6
7
8
9
10
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.