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

搜索资源列表

  1. newton

    0下载:
  2. newton插值的一个算法,不能算是一个很好的算法,但是基本可以参考吧,三次样条插值实验的时候可以作为一个对比参考-numerical analysis.very simple.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:122446
    • 提供者:羽翊
  1. pline

    0下载:
  2. 常用差值算法及数据排序:线性插值 光滑不等距插值 三次样条插值等。-Common difference algorithm and data sorting: linear interpolation smooth, equidistant interpolation cubic spline interpolation.
  3. 所属分类:.net

    • 发布日期:2017-04-03
    • 文件大小:13162
    • 提供者:syb
  1. sanciyangtiao

    0下载:
  2. 三次样条插值,它是数学上的插值基础算法之一。-Cubic spline interpolation, which is the mathematical interpolation algorithm based on one.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3582
    • 提供者:zhengx
  1. interpolation

    0下载:
  2. 用C来编写实现lagrange插值,分段线性插值,三次样条插值三种插值算法方法。有关计算机数值方法的问题。-Using C to write to achieve lagrange interpolation, linear interpolation, cubic spline interpolation of three interpolation methods. Numerical methods on computer problems.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:474439
    • 提供者:陈博灿
  1. contour

    1下载:
  2. 等值线算法 1. 根据给定点生成三角形网格(具体见三角形网格生成算法),假设标量场在三角形的内部及边上满足线性分布关系。 根据标量场的最大值和最小值以及等值线的条数(可以设置一个缺省值比如30, 用户可以改变该值), 均匀划分出一系列的等值线的给定值。 对每一个给定值, 对所有三角形单元搜索一遍。 如果这个给定值位于某三角形单元的三个顶点处的标量值的最大值和最小值之间, 则必定在三角形的边上存在着两个点, 这两个点的标量值等于给定值。 把这两个点连接起来就得到等值线的一部分(参见图1
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:14219
    • 提供者:chengc
  1. Mathalgorithm

    0下载:
  2. 计算机专业数值算法中涉及三次样条插值、Romberg求积和最小二乘算法等内容与源码,非常适合大学计算机专业!-Computer numerical algorithm involves cubic spline interpolation, Romberg quadrature and least squares algorithms such as the content and source, ideal for University computer science!
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:759781
    • 提供者:黄华仔
  1. 3-power-spline--CPP

    0下载:
  2. 3次样条插值函数的C++ 算法,简单易懂易操作-3 power spline interpolation function-C++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:257829
    • 提供者:刘翔东
  1. TestImg

    0下载:
  2. 图像可以任意放大 采用matlab通用算法实现 采用样条插值的方法-image zoom- splines inter
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:5213
    • 提供者:kk
  1. NumAnlys

    0下载:
  2. 东大研究生数值分析上机题,包括牛顿法,高斯算法,逐次超松弛迭代法,3次样条插值,RK4法等函数。-The numerical analysis exercises by computer of southeast university,including Newtons law,Gauss algorithm,SOR,3 times spline interpolation,RK4,etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:5108
    • 提供者:星星
  1. lbptest

    0下载:
  2. 图像处理 使用圆形插值LBP算法提取特征 计算一个像素的B样条插值-Circular interpolation using image processing algorithms to extract LBP features a pixel calculated B-spline interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4534017
    • 提供者:shangjingbo
  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. Uniform-Rational-B-spline-fitting

    2下载:
  2. 均匀有理B样条插值拟合,数值计算算法,可用于计算机图形学、曲线曲面拟合等-Uniform Rational B-spline interpolation fitting,numerical algorithm that can be used for computer graphics , curve and surface fitting , etc.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:907
    • 提供者:johnhanan
  1. ch8

    0下载:
  2. 压缩包里面有很多插值算法,比如,牛顿插值,一般插值、多次样条插值等。-Interpolation algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:14565
    • 提供者:逍遥行1989
  1. spline

    0下载:
  2. matlab三次样条插值程序,数值算法。非直接调用matlab的spline函数。-maltab spline
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1091
    • 提供者:freedom
  1. matlab

    0下载:
  2. 用matlab实现的一些算法的小程序,其中包括三次样条插值,sor迭代,G-seidel迭代、jacobi迭代,lagrange插值-Some algorithm matlab implementation of the program, including the cubic spline interpolation, sor iteration, the G-seidel iteration and so on ....
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:7306
    • 提供者:李丘
  1. PolyFi

    0下载:
  2. 三次样条插值c代码的实现算法,已通过验证。-Cubic spline interpolation c code algorithm has been verified.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:1061
    • 提供者:q
  1. shuzhi

    0下载:
  2. 这是数值分析的几个小程序,包括Steffensen和Muller(抛物线)求解方程程序,Gauss列主元消去法求解线性方程组的程序,Newton以及Lagrange插值算法以及不同边界条件的样条插值程序-This is some useful programs of numerical analysis, includes methods of interpolation and solving equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4198
    • 提供者:lby
  1. matlab-LTE-xindaoguji

    3下载:
  2. 实现LTE下行信道估计,有LS、LMMSE、SVD-MMSE和线性插值、二阶插值、三次样条插值等算法-LTE downlink channel estimation, LS, LMMSE, SVD-MMSE and linear interpolation, second order interpolation, cubic spline interpolation algorithm
  3. 所属分类:assembly language

    • 发布日期:2015-09-23
    • 文件大小:19456
    • 提供者:xiaoqing
  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. 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 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com