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

搜索资源列表

  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
    • 文件大小:7.38kb
    • 提供者:fei
  1. 20060401

    0下载:
  2. 二阶曲线拟合,最小二乘法,此程序是在c++ builder6.0环境下开发的-second curve fitting, least squares method, this procedure is in c builder6.0 development of the environment
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:373.68kb
    • 提供者:zsq
  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
    • 文件大小:960byte
    • 提供者:刘馨泽
  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
    • 文件大小:972.03kb
    • 提供者:秦汉
  1. ChessTimer

    0下载:
  2. 最小二乘法曲线拟合-least squares curve fitting
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:8.51kb
    • 提供者:eric
  1. pcir

    0下载:
  2. 最小二乘法曲线拟合-least squares curve fitting
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.03kb
    • 提供者:夏雨
  1. ruanjianshixi

    0下载:
  2. lagrange差值,spline一阶差值,spline二阶差值,坐标平移,s曲线拟合,多项式拟合-Hangzhou margin, a spline bands margin spline second margin, coordinate translation, s curve fitting, polynomial fitting
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:265.78kb
    • 提供者:天空
  1. Tone-Recognition

    0下载:
  2. 一种通过线性规划和曲线拟合,对汉语言进行声调识别的方法,准确率98.9 -One kind of curve fitting by linear programming and, for tone recognition of Chinese language and methods, accuracy 98.9
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:275.43kb
    • 提供者:aa
  1. quxiannihe

    0下载:
  2. 本程序可进行一维非线性曲线拟合,并绘制拟合后的曲线图。-This procedure can be one-dimensional non-linear curve fitting, and after drawing curve fitting.
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:3.93kb
    • 提供者:wangqi
  1. Leastsquarescurvefitting

    1下载:
  2. 利用c++语言实现最小二乘法曲线拟合代码-Using c++ language code least squares curve fitting
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:4.12kb
    • 提供者:杨纯
  1. nihe

    0下载:
  2. matlab拟合数据,分为回归分析、曲线拟合及计算机模拟-it contains Regression analysis, curve fitting and computer simulation
  3. 所属分类:source in ebook

    • 发布日期:2017-05-01
    • 文件大小:980.75kb
    • 提供者:张明
  1. erciquxiannihe

    0下载:
  2. delphi 二次曲线拟合程序,非常适用的-delphi quadratic curve fitting procedures
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-08
    • 文件大小:21.38kb
    • 提供者:feng
  1. curvefitting

    0下载:
  2. 各种有用插值计算方法,曲线拟合方法,工程上实用-Variety of useful interpolation method, curve fitting, practical engineering
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:2.88kb
    • 提供者:james
  1. geom

    0下载:
  2. 三次样条曲线拟合,使用离散点拟合圆滑,适用于分析离散数据-Cubic spline curve fitting, and the use of discrete points fitting sleek, suitable for analysis of discrete data
  3. 所属分类:assembly language

    • 发布日期:2017-11-28
    • 文件大小:36.06kb
    • 提供者:徐井芒
  1. curve-fitting-and-radio

    0下载:
  2. 利用labview设计: 设计一台实用的曲线拟合仪,由用户选择实验数据的输入方式。对已给定的实验数据,用户可方便的选用线性、指数、多项式种曲线拟合方式,并直观地给出各种拟合方式的拟合结果,此VI还具有保存实验数据的功能。 录音机 (可以回放)-The labview design: design a practical curve fitting instrument experimental data selected by the user input. Given experim
  3. 所属分类:LabView

    • 发布日期:2017-11-11
    • 文件大小:66.52kb
    • 提供者:Haibin Zhang
  1. curve-fitting_matlab

    0下载:
  2. 通过介绍如何利用经典的曲线拟合程式来进行图形图像的曲线拟合,可以较好地解决实际的数据处理问题,为更为准确地研究实际问题,搭建实际模型提供可靠参考。-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,
  3. 所属分类:source in ebook

    • 发布日期:2017-11-12
    • 文件大小:385.44kb
    • 提供者:crazy
  1. Pumping-characteristic-curve-fitting

    1下载:
  2. 拟合泵站特性曲线,最小二乘法,Q-H,Q-N,Q-E-Pumping characteristic curve fitting, least squares method, QH, QN, QE
  3. 所属分类:书籍源码

    • 发布日期:2014-03-10
    • 文件大小:3.42kb
    • 提供者:龙少
  1. Circular-curve-fitting

    0下载:
  2. 插值法进行圆拟合,主要对边缘进行拟合,达到分割目的-Circle fitting interpolation method, primarily to fitting the edge, to achieve segmentation
  3. 所属分类:assembly language

    • 发布日期:2017-04-25
    • 文件大小:438.79kb
    • 提供者:花花
  1. Least-squares-curve-fitting-method

    0下载:
  2. 5 最小二乘法的曲线拟合-Least-squares curve fitting method
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-31
    • 文件大小:297.85kb
    • 提供者:茶上上
  1. Linear-fitting

    0下载:
  2. 这是目前用多项式作曲线拟合的最好算法, 通用算法实现如下.-This is the best algorithm with polynomial curve fitting,General algorithm as follows.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2.36kb
    • 提供者:张si
« 12 3 »
搜珍网 www.dssz.com