搜索资源列表

  1. XY-Interpolation-Algorithms

    0下载:
  2. A descr iption of the algorithms used to provide both linear and circular interpolation. Example provided in C.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:1390592
    • 提供者:Andrew
  1. interpolation

    0下载:
  2. 当实行降采样后,某些图像点的数据会丢失。该算法可以通过一些插值算法得到所需的数据。-While interpolation functions are available builtin in MATLAB, it require data in specified griddata format. Consider sampling data from an experiment and you are missing some po
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:6648832
    • 提供者:feilo
  1. interpolation

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

    • 发布日期:2024-05-12
    • 文件大小:10240
    • 提供者:
  1. interpolation

    0下载:
  2. 双线性插值算法是一种空间域的错误掩盖算法,本程序实现了用双线性插值算法恢复受损图像的matlab程序-Bilinear interpolation algorithm is a spatial domain error concealment algorithm to achieve this program using bilinear interpolation algorithm to restore damaged image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:35840
    • 提供者:王二
  1. interpolation(two)

    0下载:
  2. 由Kung提出的两种线性内插方法,这是MATLAB的实现程序,对他们做了比较-two method of interpolation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:4096
    • 提供者:孙大卫
  1. interpolation

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

    • 发布日期:2024-05-12
    • 文件大小:18839552
    • 提供者:刘畅畅
  1. Parabolic-interpolation-procedure

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

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:枫过留痕
  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例程

    • 发布日期:2024-05-12
    • 文件大小:112640
    • 提供者:岳弘达
  1. Interpolation

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

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:niteen
  1. interpolation

    0下载:
  2. 几种传统的图像插值放大方法:最近邻插值法,双线性插值法,双三次插值法-Several traditional interpolation to enlarge the image : nearest neighbor interpolation, bilinear interpolation, bicubic interpolation.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:128000
    • 提供者:zhoujianhua
  1. interpolation

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

    • 发布日期:2024-05-12
    • 文件大小:32768
    • 提供者:sby_1027
  1. Bilinear-interpolation-and-cubic-convolution

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

    • 发布日期:2024-05-12
    • 文件大小:98304
    • 提供者:张燕
  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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:22528
    • 提供者:张燕
  1. Interpolation

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

    • 发布日期:2024-05-12
    • 文件大小:673792
    • 提供者:黄校园
  1. Interpolation

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

    • 发布日期:2024-05-12
    • 文件大小:875520
    • 提供者:扶摇
  1. interpolation-sym-equalization

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

    • 发布日期:2024-05-12
    • 文件大小:4006912
    • 提供者:roj
  1. Bilinear-interpolation-algorithm

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

    • 发布日期:2024-05-12
    • 文件大小:332800
    • 提供者: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. 所属分类:软件工程

    • 发布日期:2024-05-12
    • 文件大小:1382400
    • 提供者:wangqm
  1. Quadratic-interpolation

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

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者: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例程

    • 发布日期:2024-05-12
    • 文件大小:130048
    • 提供者:杨过
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org