搜索资源列表
curvfit
- Curve fitting(一)绘制散点图,决定曲线类型(二)曲线直线化变换(三)建立线性回归方程(四)用线性回归拟合曲线-Curve fitting (1) mapping of plot, decided to curve type (2) linear curve Transform (3) linear regression equation (4) using linear regression curve
20060401
- 二阶曲线拟合,最小二乘法,此程序是在c++ builder6.0环境下开发的-second curve fitting, least squares method, this procedure is in c builder6.0 development of the environment
zxecfym
- 最小二乘法的例程,可以对数据进行线性拟合.由于源码较短只能进行直线拟合,曲线拟合的源码我稍后上传.-least squares method of programming, with the linear data fitting. As the only source for a shorter fitted to a straight line Curve fitting, I later upload source.
COMTest2005_v0.8
- 在vc.net中调用Matlab生成的COM组建实现曲线拟合。-in vc.net Calling Matlab generated COM form and curve fitting.
ChessTimer
- 最小二乘法曲线拟合-least squares curve fitting
pcir
- 最小二乘法曲线拟合-least squares curve fitting
ruanjianshixi
- lagrange差值,spline一阶差值,spline二阶差值,坐标平移,s曲线拟合,多项式拟合-Hangzhou margin, a spline bands margin spline second margin, coordinate translation, s curve fitting, polynomial fitting
Tone-Recognition
- 一种通过线性规划和曲线拟合,对汉语言进行声调识别的方法,准确率98.9 -One kind of curve fitting by linear programming and, for tone recognition of Chinese language and methods, accuracy 98.9
quxiannihe
- 本程序可进行一维非线性曲线拟合,并绘制拟合后的曲线图。-This procedure can be one-dimensional non-linear curve fitting, and after drawing curve fitting.
Leastsquarescurvefitting
- 利用c++语言实现最小二乘法曲线拟合代码-Using c++ language code least squares curve fitting
nihe
- matlab拟合数据,分为回归分析、曲线拟合及计算机模拟-it contains Regression analysis, curve fitting and computer simulation
erciquxiannihe
- delphi 二次曲线拟合程序,非常适用的-delphi quadratic curve fitting procedures
curvefitting
- 各种有用插值计算方法,曲线拟合方法,工程上实用-Variety of useful interpolation method, curve fitting, practical engineering
geom
- 三次样条曲线拟合,使用离散点拟合圆滑,适用于分析离散数据-Cubic spline curve fitting, and the use of discrete points fitting sleek, suitable for analysis of discrete data
curve-fitting-and-radio
- 利用labview设计: 设计一台实用的曲线拟合仪,由用户选择实验数据的输入方式。对已给定的实验数据,用户可方便的选用线性、指数、多项式种曲线拟合方式,并直观地给出各种拟合方式的拟合结果,此VI还具有保存实验数据的功能。 录音机 (可以回放)-The labview design: design a practical curve fitting instrument experimental data selected by the user input. Given experim
curve-fitting_matlab
- 通过介绍如何利用经典的曲线拟合程式来进行图形图像的曲线拟合,可以较好地解决实际的数据处理问题,为更为准确地研究实际问题,搭建实际模型提供可靠参考。-By how to use the classic curve fitting program for graphic images of curve fitting, can solve the actual data processing problems for a more accurate study practical problems,
Pumping-characteristic-curve-fitting
- 拟合泵站特性曲线,最小二乘法,Q-H,Q-N,Q-E-Pumping characteristic curve fitting, least squares method, QH, QN, QE
Circular-curve-fitting
- 插值法进行圆拟合,主要对边缘进行拟合,达到分割目的-Circle fitting interpolation method, primarily to fitting the edge, to achieve segmentation
Least-squares-curve-fitting-method
- 5 最小二乘法的曲线拟合-Least-squares curve fitting method
Linear-fitting
- 这是目前用多项式作曲线拟合的最好算法, 通用算法实现如下.-This is the best algorithm with polynomial curve fitting,General algorithm as follows.