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

搜索资源列表

  1. threesplinebezier

    0下载:
  2. 设计签名 三次样条插值函数 贝塞尔曲线 光滑曲线-Design Signature cubic spline interpolation function is a smooth curve of Bezier curves
  3. 所属分类:Algorithm

    • 发布日期:2017-05-15
    • 文件大小:4039009
    • 提供者:XUGUANGLONG
  1. cs559-25

    0下载:
  2. 解说B样条插值的使用,有曲线和曲面,在国外网站上下载的,很好-Explain the use of B-spline interpolation, there are curves and surfaces, in foreign Web site to download, very good
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:393630
    • 提供者:张俊峰
  1. se_ge_no_load

    0下载:
  2. 关于直流电机的空载特性的matlab仿真,采用的是样条插值算法对曲线进行拟合,初学者可以改为其他拟合方式看结果如何-With regard to the no-load characteristics of DC motor matlab simulation, using the spline interpolation algorithm, beginners can be fitted into other ways to see the results
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:538
    • 提供者:sxl
  1. shanciyangtian

    0下载:
  2. 利用三次样条插值法求曲线在某个点处的函数值-Using cubic spline interpolation method demand curve at some point of the function values
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:312978
    • 提供者:庄飞扬
  1. VBSpline

    0下载:
  2. 三次样条 三次参数样条插值曲线 -Spline
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:2827
    • 提供者:周勇
  1. sanwj

    2下载:
  2. 三次样条插值,三弯矩法计算,曲线拟合,求插值点的函数值,一阶导数,二阶导数-Cubic spline interpolation, three-moment method, curve fitting, interpolation points demand function values, first-order derivative, second derivative
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1422
    • 提供者:jacky
  1. Datafitting

    1下载:
  2. 它包含了数据拟合、interp1 - 一元函数插值、 spline - 样条插值、polyfit - 多项式插值或拟合、curvefit - 曲线拟合、caspe - 各种边界条件的样条插值、casps - 样条拟合(没有)、interp2 - 二元函数插值、griddata - 不规则数据的二元函数插值、interp - 不单调节点插值和lagrange - 拉格朗日插值法的代码.-It contains code of data fitting, interp1- unary functio
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:20547
    • 提供者:温娟
  1. HH_GIS_SpAn

    0下载:
  2. GIS空间分析工具,我们的空间分析课程设计包含道格拉斯抽样、曲线插值与光滑、多边形最小凸包、点群分布参数(分布中心、分布密度、分布轴线等)。基本功能都实现了。-GIS spatial analysis tools, our curriculum includes Douglas spatial analysis sampling, interpolation and smooth curve, the minimum convex polygon, point group distributio
  3. 所属分类:GIS program

    • 发布日期:2017-05-16
    • 文件大小:4198939
    • 提供者:黄华
  1. newton插值绘制曲线

    0下载:
  2. 用牛顿插值法绘制曲线,同时涉及vb与excel的连接!-with Newton drawing curve interpolation, and excel involved vb link!
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:2906
    • 提供者:eseco
  1. test71

    0下载:
  2. 三次样条插值Cubic Spline Interpolation(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。(New three spline interpolation)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-21
    • 文件大小:1897472
    • 提供者:ccadd
  1. 插值法

    1下载:
  2. 对大量离散数据,拟合出一条曲线,用插值法对其进行处理(For a large number of discrete data, a curve is fitted, and the interpolation method is used to process it)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:397312
    • 提供者:小寒1990
  1. VC++三次样条插值和贝塞尔曲线实例程序

    3下载:
  2. VC++三次样条插值和贝塞尔曲线实例程序(VC++ three spline interpolation and Bessel curve example program)
  3. 所属分类:物理计算

    • 发布日期:2017-12-24
    • 文件大小:4038656
    • 提供者:xiaomiarmy
  1. 最小二乘法拟合曲线C语言代码

    0下载:
  2. 用最下二乘法多项式进行曲线拟合进而插值。(With the least two multiplicative polynomial for curve fitting, and then interpolation.)
  3. 所属分类:Linux/Unix编程

  1. chazhi

    0下载:
  2. 在离散数据的基础上补插连续函数,使得这条连续曲线通过全部给定的离散数据点。插值是离散函数逼近的重要方法,利用它可通过函数在有限个点处的取值状况,估算出函数在其他点处的近似值。插值:用来填充图像变换时像素之间的空隙。(On the basis of discrete data, a continuous function is inserted to make the continuous curve pass through all the given discrete data points.
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:2048
    • 提供者:19961115
  1. 三次样条曲线

    0下载:
  2. 3种源码,三次样条函数算法C++源代码,用于工程上计算平滑曲线的插值计算.(3 source code, three spline function algorithm C++ source code, for engineering calculation of smooth curve interpolation calculation)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:6575104
    • 提供者:yuanbs
  1. 河底光缆曲线MATLAB求解程序--三次样条函数插值

    0下载:
  2. 利用三次样条函数插值方法,拟合河底光缆曲线。MATLAB完整程序(Three times spline interpolation method is used to fit the curve of river bottom optical fiber cable. MATLAB complete program)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:简11单
  1. 数值分析

    0下载:
  2. 用拉格朗日插值法拟合曲线,用牛顿插值法拟合曲线,用厄尔米特插值拟合曲线。(The curve is fitted by Lagrange interpolation, and the curve is fitted by Newton interpolation, and Earl milt interpolation is used to fit the curve.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:xhtleige
  1. project

    0下载:
  2. 利用IMSL做曲线近似,通过csiez实现三次样条插值法(Using IMSL to make a curve approximation, the three spline interpolation method is realized through csiez)
  3. 所属分类:数学计算

    • 发布日期:2018-01-07
    • 文件大小:257024
    • 提供者:伍少
  1. A样条

    0下载:
  2. A样条曲线插值算法和maple代码,实现离散点列拐角处的平滑过渡。(A-spline interpolation for discrete point sequence)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:616448
    • 提供者:虎子的哥
  1. Language

    1下载:
  2. 程序实现线性插值、抛物插值、牛顿多项式插值、等距节点插值、最小二乘法的曲线拟合对函数进行近似(The function is approximated by linear interpolation, parabolic interpolation, Newton polynomial interpolation, equidistant node interpolation, and least square curve fitting.)
  3. 所属分类:数学计算

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:烟雨萌萌
« 1 2 34 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com