CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 线性插值

搜索资源列表

  1. LTE_ch_Estimation

    1下载:
  2. LTE的下行信道估计mse的测试,采用了LTE的下行频域结构,LS信道估计,线性插值算法。-LTE downlink channel estimation mse of testing, using LTE downlink frequency domain structure, LS channel estimation, linear interpolation algorithm.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-28
    • 文件大小:1571
    • 提供者:严天方
  1. work

    1下载:
  2. 数值计算中Lagrange插值,分段线性插值和三次样条插值源程序,可直接调用-Numerical calculation of Lagrange interpolation, piecewise linear interpolation and cubic spline interpolation source code can directly call the
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1375
    • 提供者:lu
  1. shuangxianxingchazhi

    0下载:
  2. 图像旋转的双线性插值算法!实现图像的无损失旋转!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:2400
    • 提供者:xcc
  1. Nearest_neighbor_interpolation

    0下载:
  2. 最近邻算法和双线性插值算法 实现灰度图的缩放 -Nearest neighbor algorithm and the bilinear interpolation algorithm to achieve gray level scaling
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:274256
    • 提供者:王风存
  1. xuanzhuan

    0下载:
  2. 8bit图像旋转的代码,用了后向双线性插值的方法-8bit image rotation code, using the latter to the bilinear interpolation method
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2668152
    • 提供者:陈冲
  1. GeoTrans

    0下载:
  2. MFC实现的图像的缩放,旋转。包括双线性插值算法的实现。-MFC to achieve the image scaling, rotation. Including the bilinear interpolation algorithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2068468
    • 提供者:ruby
  1. Bilinear

    0下载:
  2. 用VC++语言,实现了双线性插值算法,处理图像为bmp-Bilinear interpolation algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1913977
    • 提供者:duckling
  1. Bayer

    0下载:
  2. 图像的双线性插值算法,VC++编写,作为基础知识掌握。-Bilinear image interpolation algorithm, VC++ written, as basic knowledge.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1348
    • 提供者:哈馊豆
  1. BackProj

    0下载:
  2. 图像重建中的紧邻插值,线性插值及双线性插值算法-Image reconstruction close to interpolation, linear interpolation and bilinear interpolation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2898
    • 提供者:芦嘉
  1. juz

    0下载:
  2. 邻域插值缩放 双线性插值缩放 最近邻域插值缩放-Neighborhood interpolation zoom bilinear interpolation scaling the nearest domain interpolation scaling
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:322550
    • 提供者:洋溢
  1. naknot

    0下载:
  2. 非扭结样条程序 分段线性插值函数 含例题-Non-kink-spline interpolation function piecewise linear process with examples
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:14629
    • 提供者:juchengyu
  1. tuxiangxuanzhuan

    0下载:
  2. 用于自定义旋转角度,用vc++2005结合opencv实现。旋转后,采用双线性插值-Used to customize the rotation, combined with vc++2005 opencv implementation. After the rotation, using bilinear interpolation
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:1035
    • 提供者:夏晨曦
  1. chazhi_line

    0下载:
  2. 线性插值计算 不限大小 线性插值可以用在数值计算和拟合上-Not limited to the size of the linear interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:5168
    • 提供者:gy
  1. im_R

    0下载:
  2. 通过双线性插值算法实现图像旋转,图像可以是灰度图也可以是RBG图像-Image rotation
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:596
    • 提供者:贺洪元
  1. Interpolation

    0下载:
  2. /************************************************************************* * 函数名称: * Interpolation() * 参数: * LPSTR lpDIBBits - 指向源DIB图像指针 * LONG lWidth - 源图像宽度(象素数) * LONG lHeight - 源图像高度(象素数) * FLOAT x - 插值元素的x坐标 * FLOAT y
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1345
    • 提供者:mfm101
  1. Channel_Estimation_Module

    1下载:
  2. 信道估计仿真,采用了多种方法:线性插值,MMSE,1惟MMSE,2维MMSE等-Channel Estimation 1 for non-block-wise linear interpolation, 2 for block-wise 1-D MMSE, 3 for non-block-wise 1-D MMSE, 4 for block-wise 2-D MMS
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3696
    • 提供者:todd
  1. linear_interp_ang

    0下载:
  2. 在uVision环境下用C编程,通过线性插值法计算出相角的大小-In uVision environment using C programming, calculated by linear interpolation the size of the phase angle
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:848
    • 提供者:
  1. imagezoom

    0下载:
  2. 用双线性插值对图像进行缩放,放大缩小均可,速度比较快-Bilinear interpolation used to zoom the image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1093
    • 提供者:zz
  1. QRcode

    3下载:
  2. QR码作为一种可高速、全方位识别的二维条码,已经在各行各业中得到了应用,并具有很大发展潜力.本文针对QR码图像的识别过程中可能遇到的图像噪声干扰、QR码占实际拍摄图像的一部分、倾斜、几何失真等问题进行了研究,提出了通过改进型中值滤波去除噪声,使用QR码符号特性定位并对倾斜图像进行旋转,对失真不严重的图像采用控制点变换和双线性插值方法进行几何校正.实验证明, 本文的方法简单有效, 可以用于提高条码的正确识别率.-As a high-speed, full identification of th
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1319696
    • 提供者:ljj
  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 2 3 45 6 7 8 9 10 ... 47 »
搜珍网 www.dssz.com