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

搜索资源列表

  1. minnh

    0下载:
  2. 最小二乘法多次曲线拟合.exe-Using least squares algorithm on Multi-times curve fitting.exe
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:24404
    • 提供者:xuri
  1. 最小二乘曲线拟合

    1下载:
  2. 用C++编写最小二乘曲线拟合函数程序-prepared least squares curve fitting procedures Function
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3603
    • 提供者:齐晶
  1. Hoschek fit

    0下载:
  2. hoschek 方法用于曲线拟合 在Hoschekfit 文件中输入数据,拟合曲线段数,拟合误差,最大迭代次数就可以-curve fitting method for the Hoschekfit document input data, the number of curve fitting, fitting error, the largest number of iteration can
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2113
    • 提供者:任绍忠
  1. nh111

    0下载:
  2. 曲线拟合的算法函数(部分),请参考其它工具书。-Algorithm function for curve fitting(fractions), please consult other tool books.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1525
    • 提供者:gu
  1. vb_bezierfit

    0下载:
  2. 这是一个分别用Bezier曲线和B样条曲线进行曲线拟合的例子 程序用VB6.0中文版编写 例子中需要一个窗体和一个按钮(使用默认的名字) 在本例中,黑色的线条是对坐标系上各点的直接连线 黄色的线仅对点间连线进行近似拟合,并不通过每一个点,使用的是B样条曲线 蓝色的线通过除第一个点和最后一个点之外的每一个点,使用的是Bezier曲线-This is a difference with Bezier curves and B-spline curves curve f
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2253
    • 提供者:qiao
  1. zuigansuanfa

    0下载:
  2. 用于多个离散点拟合光滑曲线的,优化了追赶法,这个例子适用于闭合和不闭合两种情况。当时由于工程情况,写的急,代码不好看,但是很好用。为了方便传递参数,我做了一个链表,用时候根据自己情况可以修改,核心算法不动即可。-point for a number of discrete smooth curve fitting, and optimized to catch up with the law applicable to this case is not closed and the closur
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2966
    • 提供者:qiao
  1. 曲线拟合

    0下载:
  2. 曲线拟合算法,JAVA编写,VJ#编译,提供交互式界面,并有多种拟合方式比较-curve fitting algorithms, Java prepared, VJ # compiler, interactive interface, and a variety of more fitting way
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:16726
    • 提供者:胡安
  1. 切比雪夫曲线拟合

    1下载:
  2. 切比雪夫曲线拟合,采用C语言编译实现,一般4,5阶曲线可实现较好的拟合效果-Chebyshev curve fitting using C language compiler achieved, the general 4,5 bands curves can be fitted to achieve better results
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2734
    • 提供者:邹璇
  1. zhs

    0下载:
  2. 曲线拟和的设计以及它的实现,对化学实验所得到的数据进行处理,得出准确的值.-curve-fitting and design and its realization, the right chemistry experiment by the data processing, an accurate value.
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:67540
    • 提供者:hamd
  1. 曲线拟合c++代码

    0下载:
  2. 曲线拟合c++代码,在学数值分析(计算方法)的同学可以参考一下-curve fitting c code, the numerical analysis study (calculated), the students can take a look
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1259
    • 提供者:刘广
  1. Cubic Spline

    1下载:
  2. 使用 Cubic spline 三次内差做曲线拟合,以C++物件方式.做成元件.含source Code -use within three Cubic spline curve fitting done worse to C objects manner. Causing components. Source-Code
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:358087
    • 提供者:秦國銘
  1. 最小二乘法的曲线拟合

    0下载:
  2. 使用最小的二乘法实现对曲线的拟合。并输出最后的拟合曲线-use of the two smallest multiplication achieve the right curve fitting. And the final output curve
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1482
    • 提供者:5437
  1. 最小二乘曲线拟和

    1下载:
  2. 最小二乘曲线拟和,是偏最小二乘拟和聚类的关键步骤之一 -least squares curve fitting, partial least squares fitting Clustering one of the key steps
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:8785
    • 提供者:zzq
  1. 实例116 多点曲线光滑拟和

    1下载:
  2. 基于离散多点的曲线拟合 把多个离散点拟合成曲线-based on discrete multiple points of curve fitting from multiple discrete points to the composite curve
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:30196
    • 提供者:谌叶龙
  1. 最小二乘法在曲线拟合中的实现

    0下载:
  2. the minimun square elimination in curve fitting,introduction how to orgnize the data and has the program flow chat
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:102388
    • 提供者:landsky
  1. 动态地画曲线

    0下载:
  2. 是我用来做数据处理软件的一部分,用来显示拟合的曲线,并根据曲线变化作出相应动作-I used to do data processing software part, used to show the curve fitting, According curve and the corresponding changes in action
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:35514
    • 提供者:向礼
  1. hpir10

    1下载:
  2. 最小二乘曲线拟合算法(用最小二乘法求给定数据点的拟合多项式)-least squares curve fitting algorithm (with the least-squares method for the given data points of polynomial fitting)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1949
    • 提供者:小康
  1. Cprograms

    1下载:
  2. 中南大学C语言程序设计实习 1 实验一:C语言图形模式的设置 2 实习二:一元函数的图形绘制 3 实习三:二维图形的几何变换 4 实习四:非线性方程求根的二分法 5 实习五:非线性方程求根的牛顿法 6 实习六:数值积分的矩形法和梯形法 7 实习八:级数求和问题 8 实习九:曲线拟合 9 实习十一:解线性方程组的Gauss消元法 10 实习十四:解线性方程组的Jacobi迭代法 11 实习十六:空间曲面和曲线的绘
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:168324
    • 提供者:CF雷电
  1. curvfit

    1下载:
  2. 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
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7561
    • 提供者:fei
  1. ChemText12

    0下载:
  2. C++编写的曲线拟合例子,很好用的~ -prepared by the curve fitting example of good use of ~
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1830
    • 提供者:由安
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com