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

搜索资源列表

  1. Three-splines-function

    0下载:
  2. vb三次样条插值函数,具有高精度的拟合,实现光滑作图-vb cubic spline interpolation function, with high-precision fit to achieve a smooth mapping
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:13.75kb
    • 提供者:代军
  1. spline.Qt4

    0下载:
  2. Class for construction of cubic natural and periodic splines. Allows to construct the spline passing through set points. Using Qt4.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-24
    • 文件大小:3.31kb
    • 提供者:denzha
  1. cubic-spline

    0下载:
  2. 三次样条插值,来自于数值分析方法一书 C Abstract: interpolate cubic spline profiles to given points. C cubic splines are piecewise cubic polynomials fitting the data C with continuous first and second derivatives at interior points C and second derivatives set
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:895byte
    • 提供者:mybiandou
  1. CubicSpline

    0下载:
  2. This a file describing the interpolation problems dealing with cubic splines.Very useful for drawing such curves.-This is a file describing the interpolation problems dealing with cubic splines.Very useful for drawing such curves.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:55.31kb
    • 提供者:ivy
  1. Cubicv3

    0下载:
  2. Another very useful explanation of what cubic splines are and how we are able to interpolate them
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-17
    • 文件大小:96.68kb
    • 提供者:ivy
  1. Splines123

    0下载:
  2. My Cubic Splines hope u like it
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.28kb
    • 提供者:samor
  1. Guide_Splines

    0下载:
  2. Program data interpolation by cubic splines
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:530.11kb
    • 提供者:Edwin
  1. einspline-0.9.2.tar

    0下载:
  2. einspline is a C library for the creation and evaluation of interpolating cubic basis splines (B-splines) in 1, 2, and 3 dimensions. Fortran 77 wrappers are also included.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:801.44kb
    • 提供者:cbalta
  1. CurveFitting

    0下载:
  2. Chapter 5. Curve Fitting Algorithm 5.1 Least Squares Line Algorithm 5.2 Least Squares Polynomial Algorithm 5.3 Non-linear Curve Fitting Algorithm 5.4 Cubic Splines Algorithm 5.5 Trigonometric Polynomials-Chapter 5. Curve Fitting
  3. 所属分类:matlab

  1. Natural-Cubic-Splines

    0下载:
  2. Natural Cubic 插值,里面有一个经典实例,希望有用-Natural Cubic Splines interpolation, there are a classic example of the hope that useful. . .
  3. 所属分类:Project Manage

    • 发布日期:2017-04-03
    • 文件大小:6.29kb
    • 提供者:何枫
  1. colorcurve

    0下载:
  2. Title: Real-time Image Curves (using cubic splines) - just like Photoshop Descr iption: By request, here s another first of its kind in VB: a fast, accurate, real-time image curves dialog.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-12-02
    • 文件大小:44.44kb
    • 提供者:vip
  1. ARESLab

    2下载:
  2. ARESLab是一种Matlab / Octave工具箱,能够利用杰罗姆·弗里德曼的多元自适应回归样条函数技术构建分段线性和三次分段回归模型。-ARESLab is a Matlab/Octave toolbox for building piecewise-linear and piecewise-cubic regression models using Jerome Friedman s Multivariate Adaptive Regression Splines technique
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:152.97kb
    • 提供者:孙晓川
  1. Bspline

    0下载:
  2. 型值点反算控制点要解线性方程,画样条曲线,常用三次多项式参数曲线构造,保持一阶或二阶导数连续。-Data points Inverse control point to solving linear equations, draw splines, commonly cubic polynomial parametric curves constructed, maintained a first or second derivative continuous.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-13
    • 文件大小:2.28kb
    • 提供者:李忠
  1. sanciyangtiao

    0下载:
  2. 样条是在二十世纪初经常用于图样设计的一种富有弹性的细长条,多个样条互相弯曲链接后沿其边缘画出的曲线就是三次样条曲线,而[a,b]区间上给定n+1个节点的三次样条插值函数一般满足三个条件:1.在每个子区间上,其插值函数都是三次多项式;2.节点上的插值函数值等于其函数值;3.在区间[a,b]上,插值函数的二阶导数连续。-Splines are often used in the early twentieth century elongated strip of a flexible design
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:957byte
    • 提供者:米容立
  1. SplineC1Cubic

    0下载:
  2. C1 Piecewise Cubic Splines
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:791byte
    • 提供者:ken jong
  1. spline3

    0下载:
  2. 该程序实现了三次样条函数插值算法,并提供多种边界条件以供选择,包括自然三次样条与给定边界点导数值等。-The program implements a cubic spline function interpolation algorithm, and offers a variety of boundary conditions for selection, including natural cubic splines with a given boundary point derivati
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.34kb
    • 提供者:杨北
  1. Bicubic-interpolation

    0下载:
  2. In mathematics, bicubic interpolation is an extension of cubic interpolation for interpolating data points on a two dimensional regular grid. The interpolated surface is smoother than corresponding surfaces obtained by bilinear interpolation or neare
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:10.97kb
    • 提供者:saadati
  1. Cubic-convolution-interpolationfor

    0下载:
  2. 关于数字图像的三次卷积插值,比三次样条,线性插值等更加有效-Cubic convolution interpolationfor digital image processing,it can be shown that the order of accuracy of the cubic convolution method is between that of linear interpolation and thaotf cubic splines.
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1.11mb
    • 提供者:Cynthia
  1. three

    4下载:
  2. 6自由度机械臂轨迹规划,包含三次样条曲线、五次样条曲线、抛物线直线拟合曲线。-6 DOF manipulator trajectory planning, including cubic spline curve, five splines, linear parabolic curve fitting.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:982byte
    • 提供者:luoliang
  1. 30346489

    0下载:
  2. Class for construction of cubic natural and periodic splines()
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:2kb
    • 提供者:Kimyerley
« 12 »
搜珍网 www.dssz.com