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

搜索资源列表

  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

    0下载:
  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. Chebeshev.rar

    3下载:
  2. 切比雪夫插值(利用切比雪夫点进行多项式插值),对连续函数进行逼近。,Chebyshev interpolation (using Chebyshev polynomial interpolation points), for continuous function approximation
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:138.42kb
    • 提供者:dreamhunter
  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. shuzhifenxikechengsheji

    0下载:
  2. 考虑在一个固定区间上用插值逼近一个函数。显然,Lagrange插值中使用的节点越多,插值多项式的次数就越高。我们自然关心插值多项式增加时,Ln(x)是否也更加靠近被逼近的函数。龙格(Runge)给出的一个例子是极著名并富有启发性-Consider a fixed-interval interpolation using a function approximation. Obviously, Lagrange interpolation nodes are used the more the n
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:255.01kb
    • 提供者:猫猫
  1. Matlab

    0下载:
  2. 本篇文章介绍了基于Matlab环境下的地面模型构建,采用了合适的插值拟合函数实现了构建。-This article describes an environment based on Matlab model of the ground, using a suitable fitting function interpolation building.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:305.22kb
    • 提供者:拿破仑
  1. Resize_Bilinear

    0下载:
  2. Codes for Resizing Images with Bilinear Interpolation, without using Matlab embedded function.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:688byte
    • 提供者:Somayeh Hesabi
  1. Shear_Bilinear

    0下载:
  2. Codes for Shearing Images with Bilinear Interpolation, without using Matlab embedded function.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:987byte
    • 提供者:Somayeh Hesabi
  1. cubic

    0下载:
  2. 使用立方b样条小波的均值插值。使用立方b样条小波的细分插值。-Average interpolation using cubic B-spline wavelet.Subdivision interpolation using cubic B-spline wavelet.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1.41kb
    • 提供者:huql
  1. FFTAudioWater

    0下载:
  2. High capacity audio watermarking using fft amplitude interpolation
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:667.48kb
    • 提供者:mohmmed omar
  1. work

    1下载:
  2. 用matlab实现牛顿向前插值,代码简单易懂,适合初级matlab学习者。-Newton forward interpolation using matlab implementation, code easy to understand, matlab for elementary learners.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1.21kb
    • 提供者:古月
  1. Matlab-1-tasks

    0下载:
  2. 利用matlab进行的poisson插值-Using matlab conducted poisson interpolation
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-02
    • 文件大小:344.68kb
    • 提供者:曹天祥
  1. numerical-methods-using-matlab--4th--Edition

    0下载:
  2. Numerical Methods Using Matlab (4th Edition),John H. Mathews (Author), Kurtis K. Fink (Author).This book provides a fundamental introduction to numerical analysis. This book covers numerous topics including Interpolation and Polynomial Approximation,
  3. 所属分类:matlab

    • 发布日期:2017-06-13
    • 文件大小:20.39mb
    • 提供者:wenhs
  1. newton-interplote

    0下载:
  2. 利用matlab编写的牛顿插值法进行插值计算-Newton interpolation interpolation using Matlab prepared
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:593byte
    • 提供者:liyunzhao
  1. interpolation

    0下载:
  2. 利用matlab实现插值,包括拉格朗日插值、牛顿插值以及三次样条插值。-Using matlab realize interpolation, Lagrange interpolation, Newton interpolation, cubic spline interpolation.
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:1.19kb
    • 提供者:hu mou
  1. matlab

    0下载:
  2. 拉格朗日lagrange插值法,用MATLAB求插值,可编程实现lagrange插值-Lagrange lagrange interpolation method, using MATLAB and interpolation, programmable lagrange interpolation
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:2.54mb
    • 提供者:wuhaimei
  1. runge_test

    0下载:
  2. 用matlab对高次插值时龙格现象的测试-Test on the the Runge phenomenon of high order interpolation using matlab
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:672byte
    • 提供者:pc
  1. Interpolation

    0下载:
  2. 本程序包内用matlab编写数值计算方法中的插值的源代码,包括Newton插值法,拉格朗日插值法,在mainInt.m文件中测试,并与拟合函数进行比较。供学习数值计算的程序员参考。-This program package using matlab numerical method of interpolation of the source code, including the Newton interpolation, Lagrange interpolation method, test
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1.77kb
    • 提供者:蔡声泽
  1. matlab

    1下载:
  2. 用matlab分析数值的,有拉个朗日插值、三次样条插值法、NEWTON插值、hermite插值、mewton形式的hermite插值、平方根法、gauss消去法、三角分解法、jacobi迭代法、 gauss迭代法、sor迭代法、最速下降法、共额梯度法、mewton迭代法、逆broyden迭代法。一共15段代码。 -Numerical analysis using matlab, there are a Long Day interpolation, cubic spline interp
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2.19kb
    • 提供者:佳佳
  1. Matlab插补、数控车床程序

    1下载:
  2. 利用MATLAB实现数控车床逆圆弧插补和直线插补(Using MATLAB to Realize Inverse Arc Interpolation and Linear Interpolation of NC Lathe)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-04
    • 文件大小:13kb
    • 提供者:alamanecer
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com