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

搜索资源列表

  1. piece3Hermiteplot

    0下载:
  2. 这个程序是三次样条厄米特插值程序,可以用于拟合函数,做出图形-This program is a cubic spline Hermitian interpolation procedure can be used for the fitting function to make the graphics
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:589
    • 提供者:fan
  1. MTFApp

    0下载:
  2. 通过获取Excel中的数据,进行坐标显示,并对该组数据进行三次样条插值,并计算出积分结果。全部为本人所写,希望大家踊跃分享-Through access to data in Excel, display coordinates, and this set of data for the cubic spline interpolation, and calculate the integral result. All I wrote, hope you can come to share! !
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:58391
    • 提供者:夜飞雪
  1. c3cubicsplineu

    0下载:
  2. 三次样条曲线拟合 这个也是数学方法中的常用用计算程序源码 学过的人都知道的 -Cubic spline curve fitting the mathematical methods used in calculation procedure and source people know
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:10512
    • 提供者:shakaqier
  1. chazhi_sanciyangtiao

    0下载:
  2. matlab从文档中读取数据进行三次样条插值。-matlab to read data from the document, cubic spline interpolation.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:734
    • 提供者:景雪天
  1. LstSquQuadRegr

    0下载:
  2. 基于最小二乘插值算法的拟合程序,在原有算法基础上改进了计算精度和效率。-Fitting procedure based on cubic spline interpolation algorithm on the basis of the original algorithm to improve the computational accuracy and efficiency.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1481
    • 提供者:许乐
  1. gaodengshuxue

    0下载:
  2. 可实现的算法:软件说明: 1.全主元高斯约当消去法2.LU分解法3.追赶法4.五对角线性方程组解法5.线性方程组解的迭代改善6.范德蒙方程组解法7.托伯利兹方程组解法8.奇异值分解9.线性方程组的共轭梯度法10.对称方程组的乔列斯基分解法11.矩阵的QR分解12.松弛迭代法第2章插值1.拉格朗日插值2.有理函数插值3.三次样条插值4.有序表的检索法5.插值多项式6.二元拉格朗日插值-The algorithm can be realized: Software Descr iption:
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1442301
    • 提供者:liuwei
  1. interp1

    0下载:
  2. 一个MATLAB源函数,用来计算插值,可以选择使用线性,三次样条插值,Hermite插值等方法,希望对大家有用。-A MATLAB source function, used to calculate the interpolation, you can choose to use linear, cubic spline interpolation, Hermite interpolation, in the hope that useful.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:4482
    • 提供者:杜玉麟
  1. WeiFengYing-supporting-program

    2下载:
  2. 魏凤英的现代气候统计诊断与预测技术的fortran源代码,里边包括气候变化趋势分析的程序:线性倾向估计、滑动平均及一些趋势检验和函数;气候突变检测:滑动t检验、Cramer s法、Yamamoto法、Mann-Kendall法、Pettitt法Lepage法;气候序列周期的提取方法:功率谱、最大熵谱、交叉谱、多维最大熵、奇异谱分析、小波分析;以及EOF、主成分等等,总之熟悉这本书的同学,应该知道这本书的“强大”是做数理统计分析、及气象等必备的工具书啊,而且其程序,尤为宝贵!特此与大家分享-Wei
  3. 所属分类:source in ebook

    • 发布日期:2016-06-01
    • 文件大小:173056
    • 提供者:小虎
  1. slin

    0下载:
  2. 三次样条插值(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。-Cubic spline interpolation (referred Spline interpolation) is derived by solving the equations of the three-moment curve function group through a series shaped value point of a smooth curve,
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:927
    • 提供者:
  1. predict-USAs-popultion-in-2020

    1下载:
  2. 根据已知数据 运用三次样条插值法 有理数插值法 拉格朗日插值法 高斯牛顿法 拟合预测2020年美国人口 -According to the known data using cubic spline interpolation rational interpolation Lagrange interpolation Gauss-Newton fitting to predict the U.S. population in 2020
  3. 所属分类:Algorithm

    • 发布日期:2016-01-21
    • 文件大小:2048
    • 提供者:许双璐
  1. MTFApp

    0下载:
  2. 三次样条插值绘制光滑曲线,很有用的代码希望对大家有用-Cubic spline interpolation to draw a smooth curve, useful code hope to be useful
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-09
    • 文件大小:59235
    • 提供者:孙平
  1. xDifferential

    0下载:
  2. 用有限差分法、多项式拟合方法和三次样条插值方法对离散数据进行数值微分-Using the finite difference method, polynomial fitting method and cubic spline interpolation method for numerical differentiation of discrete data
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:961
    • 提供者:zhuweiling
  1. yt

    0下载:
  2. 希尔伯特黄算法中EMD分界函数的三次样条插值函数的源程序。-Hilbert Huang algorithm the EMD boundaries function cubic spline interpolation function of the source.
  3. 所属分类:LabView

    • 发布日期:2017-11-17
    • 文件大小:11211
    • 提供者:liu
  1. sanciyangtiao

    0下载:
  2. 数值分析中运用matlab用三次样条法逼近函数-Numerical analysis using matlab cubic spline function approximation
  3. 所属分类:matlab

    • 发布日期:2017-11-28
    • 文件大小:745
    • 提供者:
  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
    • 文件大小:36928
    • 提供者:徐井芒
  1. xiandaicekongjishu

    0下载:
  2. 拉格朗日插值 三次样条插值 传感器静态特性及指标 图像测量中镜头的参数及选择 一个基于物联网的测控实例 GPS系统构成及作用 gpS系统的空间坐标系 北斗系统简介 视觉系统硬件组成及功能 人眼可辨别的最小打印点直径的估计 面积测量方法流程及优缺点圆测量方法及椭圆测量难点 光敏电阻应用——声光双控LED实验 气敏(酒精)传感器实验 正六边形面积测量 多光照图像融合 多聚焦图像融合-The Lagrange interpolating cubic spline interpolation
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:2699987
    • 提供者:郭志
  1. sanciyangtiao

    0下载:
  2. MATLAB编程环境,采用三次样条进行插值,源码-MATLAB programming environment, using a cubic spline interpolation, source
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:14021
    • 提供者:黄文涛
  1. interpolation

    0下载:
  2. 利用matlab实现插值,包括拉格朗日插值、牛顿插值以及三次样条插值。-Using matlab realize interpolation, Lagrange interpolation, Newton interpolation, cubic spline interpolation.
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:1214
    • 提供者:hu mou
  1. CubicSplineInterpolation.m

    1下载:
  2. 数值分析中的三次样条插值算法,追赶法解方程算法的MATLAB实现函数和测试数据。样条插值算法支持一阶导数边界条件、二阶导数边界条件和周期边界条件三种不同边界条件类型。-Numerical analysis of the cubic spline interpolation algorithm, the catch-up method of solving equations algorithm in MATLAB functions and test data. Spline interpola
  3. 所属分类:matlab

    • 发布日期:2017-12-05
    • 文件大小:3388
    • 提供者:xiaoyuer
  1. CurveFitSet

    0下载:
  2. 曲线拟合算法合集,包括最小二乘法、三次样条插值、Nurbs拟合等,包括过关键点拟合-Curve fitting algorithm collection, including the least squares method, cubic spline interpolation, Nurbs fitting, including key points fitting
  3. 所属分类:Graph program

    • 发布日期:2017-11-29
    • 文件大小:21906
    • 提供者:tangqiwang
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 32 »
搜珍网 www.dssz.com