CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - Cubic

搜索资源列表

  1. integratedgradient

    0下载:
  2. The inverse of the gradient function. I ve provided versions that work on 1-d vectors, or 2-d or 3-d arrays. In the 1-d case I offer 5 different methods, from cumtrapz, and an integrated cubic spline, plus several finite difference methods. In h
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:11949
    • 提供者:徐亮
  1. yangtiaochazhi

    0下载:
  2. 样条插值法,了解Hermite插值法、三次样条插值法原理,结合计算公式,确定函数值。-Spline interpolation method to understand the Hermite interpolation, cubic spline interpolation theory, combined with calculation formula to determine the function value.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:23700
    • 提供者:张继江
  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
    • 文件大小:895
    • 提供者:mybiandou
  1. maspline

    1下载:
  2. 插值方法:三次样条插值源代码(一阶导数边界条件)-Interpolation Method: Cubic Spline Interpolation source code (a derivative boundary condition)
  3. 所属分类:Algorithm

    • 发布日期:2016-12-05
    • 文件大小:820
    • 提供者:malanxiang
  1. threesplinebezier

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

    • 发布日期:2017-05-14
    • 文件大小:4039009
    • 提供者:XUGUANGLONG
  1. Cubic-spline

    0下载:
  2. 数值分析中常用的三次样条插值的函数,里面也包括了函数调用-Commonly used in numerical analysis of cubic spline interpolation function, which also includes a function call
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1009
    • 提供者:杨霖
  1. Cubic-spline

    0下载:
  2. 三次样条是计算方法课程中的一个重要算法,现在通过计算机实现-Cubic spline is calculated course an important method, and now realized by computer
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:124670
    • 提供者:lihua
  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-22
    • 文件大小:820678
    • 提供者:cbalta
  1. cubic-spline-interpolation

    0下载:
  2. 在Visual Studio环境下,利用C#语言实现三次样条插值的运算,并给出实例验证-In Visual Studio environment, using C# language computing cubic spline interpolation, and gives examples verify
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:27719
    • 提供者:zhang_yang
  1. Solving-cubic-equation-

    0下载:
  2. 用二分法求解三次方程,只需要输入方程的四个系数即可进行求解。-Solving cubic equation with the dichotomy, just type equation can be solved by the four factors.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:886
    • 提供者:liudehua
  1. cubic-spline-interpolation

    0下载:
  2. 该matlab源码为三次样条差值测试程序,通过了调试测试。-The matlab source code for the cubic spline difference test program, through the commissioning tests.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:2096
    • 提供者:马凝
  1. Cubic-spline-interpolati

    0下载:
  2. 三次样条插值算法(压紧样条)及其图形绘制-Cubic spline interpolation algorithm (compression spline) and its graphics rendering
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1155
    • 提供者:贾维
  1. Validation-cubic-spline

    0下载:
  2. 验证三次样条函数插值是否具有几何不变性实验-Verify cubic spline interpolation with geometric invariance experiments
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:954675
    • 提供者:汪者
  1. CUBIC

    0下载:
  2. Cubic Spkine 輸入X,Y座標,產生三次內插-The Cubic Spkine input X, Y coordinates to produce three interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-12-06
    • 文件大小:353527
    • 提供者:秦國銘
  1. Cubic-spline-

    0下载:
  2. 本程序用于数值分析中,三次样条差值和最佳平方逼近,主要是先输入5个区间点,然后计算出单词样条的差值和最佳平方的逼近-The purpose of the procedures used for the numerical analysis, cubic spline difference and the best square approximation, to achieve the calculated
  3. 所属分类:Algorithm

    • 发布日期:2017-12-05
    • 文件大小:272877
    • 提供者:何弯弯
  1. Cubic-Spline-interpolation

    0下载:
  2. 用三次样条插值法对少量样点进行插值计算和曲线拟合-Use Cubic Spline interpolation method to compute and fit the curve.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-04
    • 文件大小:1497
    • 提供者:
  1. cubic-spline-interpolation

    0下载:
  2. 大数据量中需找数据的统计规律,采用模拟退火算法,采用三次样条插值实现-Large amounts of data need to find the statistical regularities of the data, the use of simulated annealing algorithm, using cubic spline interpolation to achieve
  3. 所属分类:Algorithm

    • 发布日期:2017-11-09
    • 文件大小:1344
    • 提供者:陆欣慰
  1. Cubic-spline-interpolation-

    0下载:
  2. 该程序是基于数值分析的计算的三次样条插值和最佳平方逼近,用c做的,有注释,代码简单,希望能对您有用-The program is based on the numerical analysis of the calculated cubic spline interpolation and best square approximation, with c do, Notes, code simple, hoping to be useful for you
  3. 所属分类:Algorithm

    • 发布日期:2017-11-04
    • 文件大小:7764
    • 提供者:何弯弯
  1. cubic-spline-interpolation

    0下载:
  2. 用途:根据现有x-y系列,通过三次样条差值,得出对应X0系列的Y0系列-Purpose: Under the existing xy series by cubic spline difference, draw the corresponding series X0 Y0 series
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:970
    • 提供者:james
  1. Cubic-spline-interpolation

    0下载:
  2. 三次样条插值,数值计算,数值分析,优化方面-Cubic spline interpolation, numerical calculation, numerical analysis and optimization
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1082
    • 提供者:张赛文
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com