CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - Curve-fitting

搜索资源列表

  1. Drawpicture.rar

    0下载:
  2. 计算机图形学中的综合程序,具有绘制直线、曲线、圆、填充多边形、图形裁剪、曲线拟合等功能。,Computer graphics in an integrated process, has drawn a straight line, curve, circle, polygon fill, graphics, cutting, curve fitting functions.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:139.64kb
    • 提供者:elsa
  1. GETdVg

    0下载:
  2. 数据曲线移动量提取器 1.作图模块是用MFC自己编写的,调用MATLAB进行数据曲线的多项式拟合。 2.可以提取两根曲线间的偏移量:) 3.双击运行,如果提示“libeng.dll找不到”可能是机器上没装MATLAB 4.建议使用MATLAB6.5以上版本。 5.具体使用方法可以看程序的“帮助”项:) -Extraction of data curve mobile device 1. Graphing module is written in MFC itself, cal
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:199.92kb
    • 提供者:hxysk
  1. curvesline

    0下载:
  2. 提供了几种曲线拟合的源代码,能够通过鼠标在屏幕窗口点击取点,然后自动生成相应的曲线,可进行相关对比。-Several curve fitting provides the source code, can click the mouse on the screen check point window, and then automatically generate the corresponding curve, can be related to contrast.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:211.29kb
    • 提供者:elsa
  1. CurveInterpo

    0下载:
  2. 曲线拟合的最小二乘法,简洁清晰版.为pdf格式-The least squares curve fitting, clear and concise version. For pdf format
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:126.14kb
    • 提供者:李义
  1. quxian

    0下载:
  2. 用CVI编写的对二维数组进行曲线拟和的程序。在工程中是很实用的。可拟和为直线、多项式或指数。用户需有CVI环境才可使用。-CVI prepared using two-dimensional array of curve fitting procedures. In engineering is very practical. Can be and as a straight line, polynomial or index. Users need only be used CVI envir
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:6.79kb
    • 提供者:邱守信
  1. Fitting

    0下载:
  2. Line & Curve Fitting To 2D Points
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.49kb
    • 提供者:Javaneh
  1. Curve

    0下载:
  2. curve fitting that we usually perform in matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1.69mb
    • 提供者:ashish
  1. CurveFitting

    0下载:
  2. this code sole curve fitting using genetic programming
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:8.69kb
    • 提供者:Mohammed
  1. Labview-baseddesignofthecurvefitting

    0下载:
  2. 用Labview对信号进行曲线拟合,这样使得得出的结果更加的清晰、易懂。-Signal using Labview for curve fitting, which makes the results more clear and easy to understand.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:136.74kb
    • 提供者:夏明丽
  1. mypolyfit042

    0下载:
  2. 曲线拟合涉及回答两个基本问题:最佳拟合意味着什么?应该用什么样的曲线?可用许多不同的方法定义最佳拟合,并存在无穷数目的曲线。-Curve fitting
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1.01kb
    • 提供者:痞子
  1. curve-fitting

    0下载:
  2. 文件内容:曲线拟合的c代码实现,文件格式pdf-document tells The curve fitting c code in the form of PDF
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:56.23kb
    • 提供者:jun
  1. curve-fit

    0下载:
  2. 对输入的数据进行拟合,并输出方程式。可以进行高次曲线的拟合。-Fitting the input data and output equation. High curve fitting.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:768byte
    • 提供者:杨柳
  1. curve-for-vb

    0下载:
  2. 采用visual basic编写的4次曲线拟合程序-Written using visual basic curve fitting program 4 times
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:69.87kb
    • 提供者:william
  1. quadratic-curve-fitting

    0下载:
  2. 数值计算方法中的二次曲线拟合c语言代码,可用于大学生数值计算方法课程-Numerical methods quadratic curve fitting c language code, can be used for numerical calculations college courses
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-23
    • 文件大小:239.01kb
    • 提供者:junyi
  1. Curve-fitting

    0下载:
  2. 曲线拟合算法的实现 针对不同曲线进行多项式拟合 -Curve fitting algorithm for different polynomial curve fitting
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:3.71kb
    • 提供者:sendoh
  1. Quadratic-Curve-Fitting

    0下载:
  2. 二次曲线拟合法,C语言编写,用语数值计算,亲测可用-Quadratic curve fitting, C language, the term numerical, pro-test available
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:116.41kb
    • 提供者:谢军
  1. Data-fitting

    0下载:
  2. 数据拟合 interp1 - 一元函数插值 spline - 样条插值 polyfit - 多项式插值或拟合 curvefit - 曲线拟合 caspe - 各种边界条件的样条插值 casps - 样条拟合(没有) interp2 - 二元函数插值 griddata - 不规则数据的二元函数插值 *interp - 不单调节点插值 *lagrange - 拉格朗日插值法- Data fitting interp1- one yu
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:20.5kb
    • 提供者:lxc
  1. Gaussian curve fitting

    0下载:
  2. 使用matlab进行曲线拟合,使用程序实现高斯(Gaussian)曲线拟合,而不使用cftool工具箱(guass surve fit, not use the cftool)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:3kb
    • 提供者:Liu60
  1. 1372curvature

    0下载:
  2. Curve Fitting, general
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:25kb
    • 提供者:rasameh
  1. Nonlinear fitting

    1下载:
  2. 使用拟合残差及残差平方和原理,以人口增长模型为例,结合寻优算法——局部最优解的非线性曲线拟合(Using the principle of fitting residuals and residual sum of squares, this paper takes population growth model as an example, and combines the optimization algorithm, the nonlinear curve fitting of local
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:3kb
    • 提供者:zjqhdu
« 12 3 4 5 6 »
搜珍网 www.dssz.com