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

搜索资源列表

  1. imgmatlab

    0下载:
  2.  雙線性內插法(bi-linear interpolation) 此方法以(x,y)的四個鄰近點來求得最近似的灰度 -err
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:94928
    • 提供者:ben
  1. Raw

    1下载:
  2. 本程序能够实现RAW文件和BMP图像的均衡化处理,RAW文件转化为BMP,图像缩放(最近邻差值方式、双线性插值、三次B样条插值),两幅图像的相似度比较-This procedure can be achieved RAW image files and BMP balanced treatment, RAW files into BMP, image scaling (the margin nearest neighbor approach, bilinear interpolation, th
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:69567
    • 提供者:qzc
  1. chazhifa

    0下载:
  2. 这是三个实现插值算法的函数,都是应用比较广泛的方法。-This is the interpolation algorithm to achieve the three functions are relatively wide range of methods of application.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1281
    • 提供者:everair
  1. myCICv1_fir_comp_coeff

    0下载:
  2. 利用matla设计的CIC内插滤波器,其中包含了其相应的补偿滤波器。-Matla designed using CIC interpolation filters, which contains the corresponding compensation filter.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3293
    • 提供者:madier
  1. halfband_kaiser

    0下载:
  2. 基于kaiser窗的四倍内插和两个半带滤波器的级联-Based on four times the kaiser window interpolation and two half-band filter cascade
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:1044
    • 提供者:xiaoxiao
  1. DIPmatlab

    0下载:
  2. [matlab] DIP nearest neighbor interpolation and bilinear interploation -[matlab] DIP nearest neighbor interpolation and bilinear interploation
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1062
    • 提供者:cheong
  1. DDA_ARC

    0下载:
  2. 一种DDA的圆弧插补实现.现在是在TC系统下现实各点的坐标值.-A circular interpolation of the DDA to achieve. It is a reality in the TC system of coordinates of the points.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:1974
    • 提供者:林健鹏
  1. chazhi

    0下载:
  2. 图像三线性插值算法,对一定图像插值成给定大小的图像-Image trilinear interpolation algorithm, Image Interpolation of a certain size into a given image
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:6692
    • 提供者:yangyang
  1. ddachabu

    1下载:
  2. 数控里的数字积分,微分插补。 DDA插补-NC integral to the figures, differential interpolation. DDA interpolation
  3. 所属分类:图形图象

    • 发布日期:2017-05-30
    • 文件大小:396196
    • 提供者:wengxinpo
  1. zhixian

    1下载:
  2. 这是数控技术课本上的逐点比较法插补直线和圆弧的程序,-This is the numerical control technology textbook case-by-point comparison of linear and circular interpolation procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:376813
    • 提供者:王小龙
  1. Nurbc(various_weight_factors)

    0下载:
  2. 本程序给出了两组不同权值对应的NURBS曲线!通过改变NURBS曲线的一组权因子,直观地了解权因子对NURBS曲线的影响情况!同时也可改变本程序中的节点序列,了解NURBS曲线的重节点插值、退化性质!-This procedure is given two different weights corresponding NURBS curve! NURBS curve by changing the right of a group factor, an intuitive understand
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-23
    • 文件大小:54801
    • 提供者:xiaoyu
  1. Bilinear

    0下载:
  2. 內插法應用於圖片縮放,此為原始碼,可以自由編輯,run之前需要自行builder-Interpolation method is applied to image zoom, this is the source, they can edit, run before the need for self-builder
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:306778
    • 提供者:JACKY
  1. hbf

    1下载:
  2. 半带插值滤波器设计、综合、仿真和硬件测试-Half-band interpolation filter design, synthesis, simulation and hardware test
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:18717
    • 提供者:pll
  1. analysis2

    0下载:
  2. 数值分析B计算实习作业二:分别用分段线性插值、分段二次多项式插值、 分段三次多项式插值和三次样条插值对所给的数据进行细化 -Numerical Analysis of B calculated internship operation II: piecewise linear interpolation, respectively, sub-quadratic polynomial interpolation, sub-cubic polynomial interpolation and
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:2543
    • 提供者:madier
  1. BezierCurves_dshbds

    0下载:
  2. Bezier curves are the most fundamental curves, used generally in computer graphics and image processing. These curves are mainly used in interpolation, approximation, curve fitting, and object representation. In this article, I will demonstrate, in a
  3. 所属分类:Graph program

    • 发布日期:2017-04-26
    • 文件大小:34666
    • 提供者:srhg
  1. nurbs

    2下载:
  2. 在数控系统中实现高速高精加工的nurbs插补,这个代码是在matlab对其进行的仿真-In the NC system to achieve high-speed and high precision of nurbs interpolation, this code is carried out in the matlab simulation
  3. 所属分类:matlab

    • 发布日期:2015-04-18
    • 文件大小:2006
    • 提供者:li jianwei
  1. interpolation-algorithm

    0下载:
  2. 文件包含两篇圆弧插补算法,专业论文。希望对数控领域的朋友有帮助-File contains two circular interpolation algorithm, professional papers. I hope the field of CNC has helped Friend
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-01
    • 文件大小:392344
    • 提供者:liuweiwei
  1. my_interp

    0下载:
  2. Interpolation functionThis function performs the interpolation of the input image, using the specified filter
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:634
    • 提供者:chironu
  1. BilinearInterplate.m

    1下载:
  2. 双线性插值(Bilinear Interpolation)-Bilinear interpolation (Bilinear Interpolation)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:37277
    • 提供者:tsai
  1. toms526-bivar

    0下载:
  2. 曲面插值的原程序,基于bivar算法!有兴趣可以学习一下-Surface Interpolation of the original procedure, based on the algorithm Bivar! Are interested can learn about
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-25
    • 文件大小:13019
    • 提供者:ypb
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com