CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 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
    • 文件大小:37881
    • 提供者:whitewalter
  1. interpolation

    6下载:
  2. matlab各种插值算法应用实例,包括:拉格朗日插值、艾特肯插值法、牛顿插值法、 高斯插值法、 埃尔米特插值法、 分段埃尔米特插值法、样条插值、有理分式插值法、分片双线性插值、二元三点拉格朗日插值及分片双三次埃尔米特插值-a variety of interpolation algorithm matlab application examples include: Lagrange interpolation, Aitken interpolation, Newton interpolatio
  3. 所属分类:Algorithm

    • 发布日期:2015-06-02
    • 文件大小:9896
    • 提供者:
  1. interpolation

    0下载:
  2. 用c语言写的常用的数字插值算法,用于解决很多数值插值算法问题-Using c language commonly used to write the number of interpolation algorithms for numerical interpolation algorithm to solve a lot of questions
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:19344
    • 提供者:xielin
  1. Interpolation

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

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

    0下载:
  2. 数值分析中几种常用的插值算法的matlab源程序。-Numerical analysis of several commonly used source matlab interpolation algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:9886
    • 提供者:叶晓梅
  1. Interpolation

    0下载:
  2. 数学建模方法实现拟合与插值,利用matlab模拟此功能-Fitting Interpolation
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:502800
    • 提供者:李峰
  1. interpolation

    0下载:
  2. 最新最好的插值文献,雷达信号处理的同学们很需要-The best interpolation the latest literature, the radar signal processing, students need the
  3. 所属分类:matlab例程

    • 发布日期:2013-04-16
    • 文件大小:18839822
    • 提供者:刘畅畅
  1. Parabolic-interpolation-procedure

    0下载:
  2. Fortran编写的抛物线插值法程序Parabolic-interpolation-procedure.f90-Parabolic interpolation procedure
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:924
    • 提供者:枫过留痕
  1. MATLAB-interpolation-process

    0下载:
  2. MATLAB 中的插值程序,含说明与范例,并比较四种插值方法的结果。-MATLAB in the interpolation process, including descr iption and examples, and compare the results of four kinds of interpolation methods.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:112204
    • 提供者:岳弘达
  1. Interpolation

    0下载:
  2. 4D interpolation for large data table
  3. 所属分类:matlab

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

    1下载:
  2. 插值 拉格朗日插值 有理函数插值 三次样条插值 有序表的检索法 插值多项式 二元拉格朗日插值 双三次样条插值-Rational function interpolation Lagrange interpolation cubic spline interpolation order polynomial interpolation table binary search method Lagrange interpolation bicubic spline in
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:32775
    • 提供者:sby_1027
  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
    • 文件大小:673876
    • 提供者:黄校园
  1. Interpolation

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

    • 发布日期:2017-05-02
    • 文件大小:875752
    • 提供者:扶摇
  1. interpolation-sym-equalization

    0下载:
  2. an ofdm code with interpolation channel estimation
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:4006543
    • 提供者:roj
  1. Bilinear-interpolation-algorithm

    0下载:
  2. 图像的双线性插值放大算法中,目标图像中新创造的象素值,是由源图像位 置在它附近的2*2 区域4 个邻近象素的值通过加权平均计算得出的。 双线性内插 值算法放大后的图像质量较高,不会出现像素值不连续的的情况。然而次算法具 有低通滤波器的性质,使高频分量受损,所以可能会使图像轮廓在一定程度上变 得模糊。 -Bilinear interpolation algorithm to enlarge the image, the target image in the newly creat
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:332557
    • 提供者:chenjun
  1. Quadratic-interpolation

    0下载:
  2. 本程序用二次插值法计算任意点的函数值,欢迎下载-This procedure calculated by quadratic interpolation function values ​ ​ at any point, please download
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1090
    • 提供者:yuxiang
  1. FIR-Interpolation-high_pass-filter

    0下载:
  2. 用内插法写的FIR高通滤波器,是基于MATLAB2010写的-Written by interpolation FIR high-pass filter, is written based on MATLAB2010
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:130523
    • 提供者:杨过
  1. Interpolation-in-Digital-Modems

    0下载:
  2. Gardner关于位同步算法的经典IEEE文章。-Abstrucf- Timing adjustment in a digital modem must be performed by interpolation if sampling is not synchronized to the data symbolsT. his paper describest he fundamental equation for interpolation, proposes a method f
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:557450
    • 提供者:丁建
  1. Interpolation

    0下载:
  2. 插值算法工具类,包括牛顿插值和拉格朗日插值算法。(Interpolation algorithm tools, including Newton interpolation and Lagrange interpolation algorithm.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:pyyzlc
  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
    • 文件大小:10240
    • 提供者:L一七
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com