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

搜索资源列表

  1. 2D CUDA-based bilinear interpolation

    1下载:
  2. This MEX performs 2d bilinear interpolation using an NVIDIA graphics chipset. To compile and run this software, one needs the NVIDIA CUDA Toolkit (http://www.nvidia.com/object/cuda_get.html) and, of course, an NVIDIA graphics card of reasonably moder
  3. 所属分类:matlab例程

    • 发布日期:2010-09-10
    • 文件大小:36.99kb
    • 提供者:whitewalter
  1. OFDMChannelEstimationbasedonCo

    1下载:
  2. 基于梳状导频的OFDM信道估计程序。 该程序用matlab仿真了基于梳状导频序列的OFDM信道估计,内插采用了线性内插法。,Comb-based pilot of the OFDM channel estimation procedures. Matlab simulation using the program based on the comb-like sequence of OFDM pilot channel estimation, interpolation using a lin
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2.82kb
    • 提供者:季炜
  1. shuangsancichazhi.rar

    0下载:
  2. 实现双三次插值图像缩放算法,修改k值,即可修改放大倍数或缩小倍数!,To achieve bi-cubic interpolation algorithm for image scaling, modified k values can be modified to enlarge or shrink the multiples of multiples!
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:48kb
    • 提供者:贾子渊
  1. jisuanff

    0下载:
  2. 含有线性插值, 样条插值,Gauss矩阵列主元消去法等算法的实现- Includes the linear interpolation, the transect interpolation, Gauss 鐭╅樀鍒?涓诲厓 娑堝幓娉?and so on the algorithm realization
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:2.95kb
    • 提供者:站长
  1. linear

    0下载:
  2. 一个简单的线性插值实例可以运算利用数值分析的函数-A simple linear interpolation example of computing the use of numerical analysis can be a function of
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2.39kb
    • 提供者:markoli
  1. analysis2

    0下载:
  2. 数值分析B计算实习作业二:分别用分段线性插值、分段二次多项式插值、 分段三次多项式插值和三次样条插值对所给的数据进行细化 -Numerical Analysis of B calculated internship operation II: piecewise linear interpolation, respectively, sub-quadratic polynomial interpolation, sub-cubic polynomial interpolation and
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:2.48kb
    • 提供者:madier
  1. Interpolation

    0下载:
  2. 包括线性插值,二次插值,三次hermit插值,以及三弯矩法样条插值。-Including linear interpolation, quadratic interpolation,hermit interpolation,and spline interpolation.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:2.23kb
    • 提供者:Steven.Jia
  1. interp

    0下载:
  2. 实现拉朗日插值、线性插值、样条插值,用MATLAB计算两种二维插值的方法。-Implementation date lalang interpolation, linear interpolation, spline interpolation, calculated using MATLAB in two methods of two-dimensional interpolation.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:533byte
    • 提供者:li
  1. Matlab

    0下载:
  2. MATLAB最近临插值算法和线性插值算法,完全代码,关于matlab的插值算法图像放大-MATLAB interpolation algorithm and a recent clinical linear interpolation algorithm, complete code, matlab interpolation algorithm on the image to enlarge
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2.96kb
    • 提供者:matlab
  1. Interpolation

    1下载:
  2. 其中包括牛顿插值算法,分段线性插值算法,Larange算法和三次样条插值算法的源程序。还包括插值算法的报告一份。-Including the Newton interpolation algorithm, piecewise linear interpolation algorithm, Larange algorithm and cubic spline interpolation algorithm of the source. The report also includes an int
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:658.08kb
    • 提供者:黄校园
  1. Interpolation

    0下载:
  2. 数值分析中的分段线性插值程序,已经写成函数,可直接调用。-Numerical Analysis of linear interpolation procedures are written in function can be called directly.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:855.23kb
    • 提供者:扶摇
  1. linear_interp

    0下载:
  2. Matlab code to perform linear interpolation and bilinear interpolation of image
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2.17kb
    • 提供者:Jiyoung Park
  1. cdtw

    0下载:
  2. Continuous Dynamic Time Warping Algorithm using a Linear Interpolation Model,
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1.82kb
    • 提供者:PRAVEEN
  1. linint

    0下载:
  2. linear interpolation between 2 points
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:2.3kb
    • 提供者:gren
  1. Piecewise-linear-interpolation

    1下载:
  2. c语言编写的分段线性插值的源程序,计算方法课上编写的。-piecewise linear interpolation of the source c language
  3. 所属分类:Algorithm

    • 发布日期:2016-05-03
    • 文件大小:1kb
    • 提供者:徐鹏伟
  1. Linear-Interpolation

    0下载:
  2. 线性差值和三次差值的c语言实现代码,包含测试内容。-Linear Interpolation and cubic Interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:844.33kb
    • 提供者:li u
  1. Piecewise-linear-interpolation

    0下载:
  2. 使用分段线性插值算法对数据进行内插,有效的避免了高次插值时产生的龙格现象。-Using piecewise linear interpolation of data interpolation algorithm, effectively avoids the high order interpolation when the runge phenomenon.
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:525byte
    • 提供者:denglin
  1. linear-interpolation

    0下载:
  2. This a program to calculate a linear interpolation matlab gui.-This is a program to calculate a linear interpolation matlab gui.
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:8.88kb
    • 提供者:Hadi
  1. Linear-interpolation

    0下载:
  2. matlab数据处理程序:线性插值函数 -Linear interpolation function
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:9.91kb
    • 提供者:yanruye
  1. linear interpolation

    0下载:
  2. 通过线性插值法、三次多项式插值法等,计算利率期限结构并画出图形。(According to linear interpolation and other ways to build the term structure of interest rate and the curve.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-18
    • 文件大小:10kb
    • 提供者:L一七
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com