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

搜索资源列表

  1. bezier

    0下载:
  2. bezier曲线拟合绘制,基于离散点的曲线拟合- bezier curve plt
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1705
    • 提供者:
  1. BezierControl-master

    0下载:
  2. bezier曲线拟合程序,有需要的请自己下载-bezier curve fitting program, there is a need to please yourself download
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:29012
    • 提供者:于辉
  1. MATLAB_math

    0下载:
  2. Matlab计算微分方程、矩阵求解、数据插值、曲线拟合的pdf原文与程序包。必须顶!-Matlab computing differential equations, matrix solver, data interpolation, curve fitting and pdf original package. You must be the top!
  3. 所属分类:matlab

    • 发布日期:2017-05-21
    • 文件大小:5870543
    • 提供者:赵峰
  1. ellipsefit

    0下载:
  2. 基于矩阵理论,根据最小二乘法进行的椭圆曲线拟合的matlab程序-ellipse fit theory of matrix least square
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1490
    • 提供者:TuMengdi
  1. QUXIANNIHE

    0下载:
  2. 多项式型的一个例子,1900-2000年的总人口情况的曲线拟合-An example of polynomial type, 1900-2000 the total popion of the curve fitting
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1180
    • 提供者:songdan
  1. duoxianshi-nihe

    0下载:
  2. 多项式曲线拟合的两个例子 比较基本的程序-Two examples of polynomial curve fitting
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:715
    • 提供者:songdan
  1. image2

    2下载:
  2. 提取图片中的数据画出图片中的曲线拟合曲线-Extracting image data shown in the picture curve fitting curve
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1149
    • 提供者:崔敬峰
  1. regression-analysis

    0下载:
  2. 一类曲线拟合与回归方程 误差分析 动态收敛图- A Class of Curve fitting and regression analysis of dynamic convergence error Figure
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1924
    • 提供者:王栋
  1. yiyuanduo

    0下载:
  2. 用最小二乘法进行曲线拟合,一次多项式拟合f(x),可稍作改动进行多项式拟合-Using the least square method to curve fitting, a polynomial fitting f (x) can be slightly modified to polynomial fitting
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1124
    • 提供者:青璃
  1. program1

    0下载:
  2. 利用最小二乘法对一段数据进行曲线拟合,可以有效获得该数据的高阶次拟合曲线-Using the least square method to curve fitting of a section of data, can effectively obtain the high order fitting curve of the data.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1017
    • 提供者:
  1. Guass

    0下载:
  2. 通过离散数据的应用,以高斯模型实现曲线拟合-Curve fitting of Gauss model
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-12
    • 文件大小:658
    • 提供者:钟彦
  1. Bezier

    0下载:
  2. Bezier曲线拟合,使用c++语言,绘制Bezier曲线,即根据给定的控制顶点,得到Bezier曲线-Bezier curve fitting, using c++ language, drawing Bezier curve, that is, according to the given control vertices, get Bezier curve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1233
    • 提供者:moyan
  1. B-spline

    0下载:
  2. 实现B样条曲线的绘制,包括逼近和插值。逼近是指通过控制节点求得节点向量,再进行曲线拟合。插值是指通过数据节点反求控制节点,并由数据节点求得节点向量,再进行曲线拟合。-The realization of B spline curves, including approximation and interpolation. Approximation is to obtain the node vector through the control node, and then curve fitt
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:17988734
    • 提供者:林雪
  1. curveline-fitting

    0下载:
  2. 含有已知转折点的曲线拟合或含有已知线的曲面拟合- Curve fitting or containing known lines with known surface fitting turning point
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4280
    • 提供者:欧阳天泽
  1. quxiannihe

    0下载:
  2. 最小二乘法与曲线拟合,里面包含了详尽的代码解释,适合初学者-Least squares curve fitting, which contains a detailed explanation of the code, suitable for beginners
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3575114
    • 提供者:阮传同
  1. Bsline

    2下载:
  2. 三次B样条曲线拟合多个离散点,使曲线光滑-three times B-sblish
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1277
    • 提供者:li sheng
  1. circle

    0下载:
  2. 混合总体最下二乘在圆曲线拟合中的应用; 有效的实现了圆曲线问题-circle least square and total least square
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:690
    • 提供者:邓小y
  1. MATLAB-cure-fitness

    0下载:
  2. 简要地介绍了matlab在曲线拟合中的作用,并给出实例-This paper briefly introduces the function of MATLAB in curve fitting, and gives an example.
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:46862
    • 提供者:易寒轩
  1. Akima-code

    0下载:
  2. 本程序根据Akima三次插值方法编写,主要用于曲线拟合,例如腔体边界形状拟合。-This program is created based on the Akima cubic interpolation, which can be use to approximate the geometry shape of enclosures.
  3. 所属分类:assembly language

    • 发布日期:2017-04-28
    • 文件大小:24232
    • 提供者:孙双成
  1. least-squares-curve-fitting

    0下载:
  2. 用最小二乘法进行曲线拟合,代码有注释,方便查看。可以用于实时数据显示和拟合-Using the least squares curve fitting, code comments, convenient viewing. Can be used for real-time data display and fitting
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-28
    • 文件大小:360818
    • 提供者:周统汉
« 1 2 ... 36 37 38 39 40 4142 43 44 45 46 ... 50 »
搜珍网 www.dssz.com