CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 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. Interpolation

    0下载:
  2. 这事lanrange插值算法实例-this interpolation algorithm examples lanrange
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1716
    • 提供者:夏承遗
  1. Matlab-Newton-Interpolation-Code

    0下载:
  2. 这个matlab程序实现了牛顿插值 (Newton s Interpolation )算法
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:47267
    • 提供者:liyuedsg
  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. Bilinear-interpolation-and-cubic-convolution

    0下载:
  2. 二次线性插值和三次卷积插值,高质量图像缩放技术之一,文中有大量代码,实用性很强。-Bilinear interpolation and cubic convolution,is one of Image scaling technology
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:98202
    • 提供者:张燕
  1. Nearest-neighbor-interpolation-and-the-speed-optim

    0下载:
  2. 近邻取样插值和其速度优化,是图像缩放技术中重要的技术之一,代码很丰富,稍作修改就可用于自己的代码中-Nearest neighbor interpolation and the speed optimization of sampling,is one of Image scaling technology
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:22122
    • 提供者:张燕
  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. XY-Interpolation-Algorithms

    0下载:
  2. CNC系统进行直线插补运动的算法,值得大家借鉴,理解基本原理-CNC motion system, linear interpolation algorithm, it is worth all learn to understand the basic principles
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1382839
    • 提供者:wangqm
  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.cpp

    0下载:
  2. Interpolation using opencv
  3. 所属分类:OpenCV

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

    1下载:
  2. 图像线性插值Verilog代码,已通过FPGA验证(Image linear interpolation Verilog code, has been verified by FPGA)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-18
    • 文件大小:5120
    • 提供者:pweorpenguin
  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一七
  1. Interpolation

    0下载:
  2. 线性插值,椭圆插值,随机插值,各种插值计算方法 Interpolation类的第一种边界条件的三次样条函数插值、微商与积分(double[] x = {0.52,8.0,17.95,28.65,50.65,104.6,156.6,260.7,364.4,468.0,507.0,520.0}; double[] y = {5.28794,13.84,20.2,24.9,31.1,36.5,36.6,31.0,20.9,7.8,1.5,0.2};
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:4096
    • 提供者:爱到底2222
  1. interpolation

    0下载:
  2. 3个插值方法matlab代码,monomial的,lagrange的,chebyshev的(interpolation matlab code, include monomial, lagrange, chebyshev)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:tian126vip
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com