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

搜索资源列表

  1. Interpolation-algorithm

    5下载:
  2. 7种插值算法的c++代码实现,1 拉格朗日插值(POLINT) 2 有理函数插值(RATINT) 3 三次样条插值(SPLINE(二阶导数值)->SPLINT(函数值)) 4 有序表的检索法(LOCATE(二分法), HUNT(关联法)) 5 插值多项式(POLCOE(n2), POLCOF(n3)) 6 二元拉格朗日插值(POLIN2) 7 双三次样条插值(SPLIE2)-seven interpolation algorithm to achieve the c code, a Lag
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:5045
    • 提供者:ldg
  1. 3-spline-interpolation

    0下载:
  2. 三次样条插值C++源程序 三次样条插值C++源程序-3-spline interpolation c++ source program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:848
    • 提供者:yx
  1. spline

    0下载:
  2. 实现第一种边界条件的三次样条插值,便有函数和函数调用,并用具体数据测试,确保准确无误。-The first boundary condition to achieve the cubic spline interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:2158
    • 提供者:ian
  1. spline-interpolation-algorithm

    0下载:
  2. 合肥工业大学数值分析(计算方法A)中实验样条插值的算法实现-Hefei University of numerical analysis (calculation method A) in the experimental spline interpolation algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:397420
    • 提供者:dengpao
  1. cubic-spline-interpolation

    1下载:
  2. 三次样条插值代码,适合matlab应用,纯属个人编写-cubic spline interpolation
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:10265
    • 提供者:xzsfw
  1. surface-by-3-spline-interpolation

    1下载:
  2. 通过一个简单实例说明三次样条插值法二维曲面法-plot surface by 3-spline interpolation method
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:16093
    • 提供者:hogan wang
  1. Spline-interpolation

    0下载:
  2. 样条插值的相关matlab源码,包含6个.m的文件-Spline interpolation matlab source code, containing 6 m files
  3. 所属分类:matlab

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

    0下载:
  2. 有详细的样条插值叙述,并附有源代码,是学习样条插值很好的资料-Detailed spline interpolation narrative, along with the source code, learning spline interpolation good information.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-20
    • 文件大小:969522
    • 提供者:jin
  1. Cubic-spline-interpolation

    0下载:
  2. 选择一曲线,本实例为正弦曲线,实现三次样条的插补-Select a curve, the instance of a sinusoidal curve, cubic spline interpolation
  3. 所属分类:CSharp

    • 发布日期:2017-11-09
    • 文件大小:3840023
    • 提供者:scorpion
  1. Cubic-Spline-interpolation

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

    • 发布日期:2017-11-05
    • 文件大小: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. three-spline-interpolation

    0下载:
  2. 基于三次样条插值的基本原理,结合具体的事例,实现对于三次样条插值收敛性的判断。-Based on the basic principle of cubic spline interpolation, combined with concrete examples, to achieve convergence of judgment for interpolating cubic spline.
  3. 所属分类:Algorithm

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

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

    • 发布日期:2017-04-12
    • 文件大小:1082
    • 提供者:张赛文
  1. cubic-spline-interpolation-

    0下载:
  2. 了解三次样条插值多项式的基本原理,并通过数值算例领会三次样条插值多项式具有较高的准备性-Learn the basic principles of cubic spline interpolation polynomial, and numerical examples comprehend cubic spline interpolation polynomial with higher preparatory
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:73484
    • 提供者:龙一
  1. the-cubic-spline-interpolation

    0下载:
  2. 为使问题一般化,本题的三次样条求解使用了对于任意分化的三弯矩插值法。若记各节点间距 ,根据理论分析,三次样条插值函数-In order to generalize the problem, cubic spline used to solve this problem for any of the three differentiation moment interpolation. If the distance between each node in mind, according to
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:8538
    • 提供者:常成
  1. Cubic-Spline-Interpolation

    0下载:
  2. 三次样条插值算法的原理三次样条插值鉴于高次插值不收敛又不稳定的特点。-Three times spline interpolation algorithm of the principle of the three spline interpolation in view of the high order interpolation is not convergence and instability.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:1372
    • 提供者:Wind
  1. Using-cubic-spline-interpolation-

    0下载:
  2. 用三次样条插值,最小二乘法,牛顿法做的一个数值计算,有源代码和具体例子-Using cubic spline interpolation, least square method, one of Newton s method to do numerical calculation, have the source code and specific examples
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:172984
    • 提供者:曹艳青
  1. Three-spline-interpolation-procedure

    0下载:
  2. 数值分析,多项式插值,三次样条插值程序,自然边界条件。-Three spline interpolation procedure.
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:10823
    • 提供者:钟建兰
  1. The-three-spline-interpolation

    0下载:
  2. MATLAB实现线性插值、多项式插值、样条插值三种方法-MATLAB linear interpolation, the polynomial interpolation, three methods to spline interpolation
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3253
    • 提供者:张si
« 1 23 4 5 6 7 8 9 10 ... 38 »
搜珍网 www.dssz.com