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

搜索资源列表

  1. Iterative-Interpolation_Super-Resolution_Image_Re

    0下载:
  2. Iterative Interpolation Super Resolution Image Reconstruction
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-06-12
    • 文件大小:20175732
    • 提供者:mat
  1. ba_interpolation

    0下载:
  2. the given code is used for matlab image interpolation techniques
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-07
    • 文件大小:588685
    • 提供者:LOKESH
  1. Interpolation

    0下载:
  2. Source Code Archive An Introduction to Numerical Analysis with Applications to the Physical, Natural and Social Sciences-neville.C Neville s algorithm divdiff.C calculate the coefficients of the Newton form of t
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:2143
    • 提供者:范姜
  1. level_set_interp

    0下载:
  2. A Level set based interpolation algorithm for image processing which is especially helpful for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1448
    • 提供者:fang sheng
  1. range_migration_compensation

    0下载:
  2. The function performs the range migration compensation in the time domain with Whittaker interpolation
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:909
    • 提供者:rotor
  1. imrotate2

    0下载:
  2. IMROTATE2 Rotates an image with circular shift. B = IMROTATE2(A,ANGLE) rotates image A by ANGLE degrees in a counterclockwise direction around its center point. To rotate the image clockwise, specify a negative value for ANGLE. It makes the output
  3. 所属分类:ERP-EIP-OA-Portal

  1. fftInterpolate

    0下载:
  2. Performs N-D FFT interpolation any data for which fftn works. Will upsample by zero-filling, downsample by truncating high frequencies, or combine both up- and downsampling by dimension to allow arbitrary reshaping.-Performs N-D FFT interpolation on
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:1593
    • 提供者:ragada
  1. EZresize

    0下载:
  2. llows you to resize an image easily and quickly by way of a bilinear interpolation algorithm.
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-17
    • 文件大小:49610
    • 提供者:ghashang
  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. Question2

    0下载:
  2. Images passed to your application are not always of the same size as your templates. To compare them you might need to up scale or down scale them to the template size. It is preferred that when comparing you check the size of the template to b
  3. 所属分类:SCM

    • 发布日期:2017-05-13
    • 文件大小:3468666
    • 提供者:marwa
  1. Triangle_view

    0下载:
  2. Matlab code to view the image of a triangle under different views given the coordinates and color of its vertices. Colors inside triangle are found by interpolation
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:3133
    • 提供者:ruchir
  1. interpolation

    0下载:
  2. 把GUASS格点的资料插值到2.5×2.5的格点上,便于资料之间的比较-use the interpolation routines to get 2.5x2.5 grids from Gaussian grids.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:7290
    • 提供者:曾淑玲
  1. SFTW351-Assignment1-D-A6-2776-4

    0下载:
  2. * Zooming and Shrinking Images -(a) Write a computer program capable of zooming and shrinking an image by nearest neighbour and bilinear interpolation. The input to your program is the desired size of the resulting image in the horizontal a
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-16
    • 文件大小:4386860
    • 提供者:k
  1. Interpolation

    0下载:
  2. 边编写的有关插值与拟合有关的函数,初学者可以多学习-Interpolation and fitting
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1305
    • 提供者:xiaosheng
  1. IEEEXplore

    0下载:
  2. 视频编码中的自适应维纳插值滤波中的一种框架水平迭代算法。pdf 与大家分享-An Iterative Method for Frame-Level Adaptive Wiener Interpolation Filters in Video Coding
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-11-11
    • 文件大小:3305639
    • 提供者:杨泉
  1. Matlab-Newton-Interpolation-Code

    0下载:
  2. 这个matlab程序实现了牛顿插值 (Newton s Interpolation )算法。-The matlab program implements Newton interpolation (Newton' s Interpolation) algorithm.
  3. 所属分类:matlab

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

    0下载:
  2. This program generates interpolation function for input data in three methods: 1-Newton forward method 2-Newton backward method 3-lagrange method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1308
    • 提供者:on
  1. Resize_Bilinear

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

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

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

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

    0下载:
  2. 包括Newton插值、Lagrange插值、样条插值-Including the Newton interpolation, Lagrange interpolation, spline interpolation and so on. . .
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:396686
    • 提供者:彭鑫
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com