CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 曲线拟合

搜索资源列表

  1. polyfit

    1下载:
  2. 曲线拟合程序 多项式相关系数的计算方法(多项式形式1) 多项式相关系数的计算方法(多项式形式2) 最小二乘法曲线拟合 三次样条插值(自然边界条件)-polynomial curve fitting procedures correlation coefficient is calculated (the form of a polynomial) polynomial coefficient of correlation Methods (polynomial form 2
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4131
    • 提供者:石林
  1. PolyFitSingle

    0下载:
  2. //=== === === === === === === = //函数说明 //函数名称:PolyFit //函数功能:最小二乘法曲线拟合 //使用方法:double *x ---- 存放n个数据点的X坐标 // double *y ---- 存放n个数据点的Y坐标 // int n -------- 给定数据点个数 // double *a ---- 返回m-1次拟合多项式的m个系数 // int m -------- 拟合多项式的项数,即拟合多项式的
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1373
    • 提供者:石林
  1. LanePursue

    0下载:
  2. 利用模板进行道路追踪,并通过最小二乘法对模板追踪的图像进行曲线拟合。计算出曲线方程用于实现道路的识别-use template for road tracking, and through least squares method to trace the template image curve fitting. Calculated curve equation for the path of achieving recognition
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:3940
    • 提供者:double_l
  1. hqxlh

    0下载:
  2. 一个曲线拟合源码 在Visual C++下调试通过-a curve fitting source in Visual C debugging through
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1229
    • 提供者:asdfgh
  1. zxecfym

    0下载:
  2. 最小二乘法的例程,可以对数据进行线性拟合.由于源码较短只能进行直线拟合,曲线拟合的源码我稍后上传.-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.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:960
    • 提供者:刘馨泽
  1. wyio

    0下载:
  2. 这是一个计算曲线拟合的程序,用户在记事本中输入x,y值,然后程序会根据输入的数值拟合出相近的曲线.-This is a calculated curve fitting procedures, in the notebook user input x, y values, The program then will be imported under the numerical fitting out a similar curve.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3098
    • 提供者:张超
  1. FittingApproximationliuying

    0下载:
  2. 拟合与逼近头文件, 最小二乘曲线拟合。-fitting with the first approximation documents, least squares curve fitting.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3967
    • 提供者:刘英
  1. BoundaryDetectionVc++Res

    0下载:
  2. 图像处理中的边缘检测以及曲线拟合的结合应用,实现边缘连接和线段拟合源码-image processing edge detection and curve fitting combination of applications, connectivity and edge line fitting FOSS
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:14007
    • 提供者:牛牛
  1. CureFit_Line_LeastSquaresMethod

    0下载:
  2. 下山单纯形法java源程序,可做非线性函数极值以及曲线拟合程序-downhill simplex method java source files, to do extreme nonlinear curve fitting procedures and
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2464
    • 提供者:曾志坚
  1. buildct

    0下载:
  2. 3d CT图片重建3维立体图像,源代码 读入BMP格式图片文件,通过曲线拟合与曲面拟合来重建3维立体图像。 -3d CT pictures three-dimensional reconstruction of three-dimensional images, read the source code into BMP format image files. by curve fitting and surface fitting to reconstruct three-dimens
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:261026
    • 提供者:longjiang
  1. curveline

    0下载:
  2. 分析了平面曲线和空间曲线拟合过程的区别;引入运动坐标系、曲率向量、密切平面等概念,建立了空间曲线拟合的数学模型,并采用了不同形状的空间曲线对拟合方法进行了验证-analysis of the plane curve and space curve fitting distinction; Introduce sports coordinates, Curvature, Plane close concepts, the establishment of a space curve fitting
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:84994
    • 提供者:陆美玉
  1. MATLABguiApplication

    2下载:
  2. 这个程序的核心是用最小二乘法进行曲线拟合。我把它做成一个简单的GUI界面。顺带附上使用说明。-this procedure is the core of the least-squares method of curve fitting. I made it a simple GUI interface. Incidentally attached use.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:98875
    • 提供者:Loretta Wu
  1. qxnhsf

    0下载:
  2. 自己编写的曲线拟合程序,供大家一起参考,一起学习努力-themselves prepared curve fitting procedures for everyone reference and learning efforts
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:880
    • 提供者:
  1. COMTest2005_v0.8

    1下载:
  2. 在vc.net中调用Matlab生成的COM组建实现曲线拟合。-in vc.net Calling Matlab generated COM form and curve fitting.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:995354
    • 提供者:秦汉
  1. fitnorm

    0下载:
  2. 对任意基本函数组合进行最小二乘曲线拟合的源程序。-basic function of arbitrary combinations least squares curve fitting of the source.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1076
    • 提供者:闰土
  1. MyIMITATE

    0下载:
  2. 主要实现了计算方法中的曲线拟合,采用VC单文档框架,对学习VC有一定帮助!-the main method of curve fitting using VC single framework document for the study of VC will definitely help!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:94535
    • 提供者:张晓东
  1. curve_drawup

    0下载:
  2. 用最小二乘法来解决曲线拟合问题。程序具有可扩展性,即拟合点与多项式拟合曲线(的次数)都作为程序的输入。-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.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1028
    • 提供者:叶枫
  1. levmar

    1下载:
  2. matlab语言实现非线性最小二乘法的曲线拟合LM算法-Matlab language nonlinear least-squares method of curve fitting algorithm LM
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1494
    • 提供者:huyong
  1. InterFit

    0下载:
  2. 本程序是有关数学中常用的插值和拟合的问题,其中包括拉格朗日整体,拉格朗日局部,二点三次插值,可调点数插值,复杂多项插值, 一次曲线拟合,二次曲线拟合,三次曲线拟合,四次曲线拟合,五次曲线拟合。-this procedure is commonly used mathematical interpolation and fitting problems, including Lagrange overall, Local Lagrange, 2.3 times interpolation, a
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:126958
    • 提供者:冯鹏
  1. plotfit2

    0下载:
  2. 多项式二次曲线拟合程序!用于实验设计!另有画图函数并且可以进行方差分析1-quadratic polynomial curve fitting procedures. For the experimental design! Another drawing functions can be carried out an analysis of variance
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:79731
    • 提供者:cds
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com