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

搜索资源列表

  1. discreteconvolution

    0下载:
  2. A light implementation of a discrete convolution procedure using either the Laplacian or Identity kernel. You need the source image convolution-input.ppm. The result is convolution-result.ppm. -implementation of a discrete convo lution procedure usin
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2.04kb
    • 提供者:田先生
  1. ConstructWaveBaseFunction.rar

    0下载:
  2. 紧支撑小波基的构造。 以Daubechies小波滤波器系数为例,推导出小波函数及尺度函数,并画出其图像. void Convolution(double* pShortData, int nShort, double* pLongData, int nLong) int CalcScaleFunction(double* pOutData) int CalcWaveletFunction(double* pOutData) Convolution()不是通用的离散卷积代码,而
  3. 所属分类:波变换

    • 发布日期:2017-04-01
    • 文件大小:171.17kb
    • 提供者:zhang
  1. FIR

    1下载:
  2. 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:36.67kb
    • 提供者:李文
  1. Kernel_for_Discrete_LTI_Inverse_Problems

    0下载:
  2. 3D Reconstruction related-Generates the kernel of linear convolution used to model discrete LTI inverse problems
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:570byte
    • 提供者:Jason Lam
  1. DiscreteWaveletTransform

    0下载:
  2. 小波轉換(Discrete Wavelet Transform, DWT),所先對原圖水平做低頻和高頻的 convolution 之後降 頻,再做垂直的低頻和高頻的convolution,最後再降 頻,得到 結果。-Wavelet transform (Discrete Wavelet Transform, DWT), the first level of the Original low-frequency and high frequency of the c
  3. 所属分类:Wavelet

    • 发布日期:2017-04-05
    • 文件大小:854.32kb
    • 提供者:huang de
  1. Generalized-Computation-of-Gaussian-Derivatives-Us

    0下载:
  2. 对三维图像进行求导的一个程序,利用高斯卷积后对图像求导相当于对高斯函数求导的性质。是用itk库写的一个通用模板类,里面还有例子。-Computation of local image derivatives is an important operation in many image processing tasks that involve feature detection and extraction, such as edges, corners or more complicat
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:845.6kb
    • 提供者:xrx
  1. 1-D-wavelet

    0下载:
  2. 一维离散小波变换和逆变换 mallat算法的实现,不是用卷积实现-One-dimensional discrete wavelet transform mallat algorithm, not the realization of convolution
  3. 所属分类:Wavelet

    • 发布日期:2017-04-10
    • 文件大小:658byte
    • 提供者:xxh
  1. juanji

    0下载:
  2. opencv实现一维数组离散卷积,vc6.0实现-opencv realized one-dimensional array of discrete convolution, vc6.0 achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:261.36kb
    • 提供者:kevin
  1. Convolution

    0下载:
  2. matlab 编写的离散和连续函数的卷积计算,可控制幅值、频率、相位等参数,有较好的图形界面。-Discrete and continuous function convolution calculation,written in Matlab. Parameters such as amplitude, frequency, phase can be changed, and there is a good graphical interface.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:15.06kb
    • 提供者:chenqw
  1. huitu6

    0下载:
  2. 利用MFC绘制正弦波,绘制离散序列并求其卷积,和DFT变化-MFC draw sine wave, to draw discrete sequence and find the convolution and DFT changes
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-03
    • 文件大小:3.81mb
    • 提供者:东东
  1. compression

    0下载:
  2. Image Compression A collection of simple routines for image compression using different techniques. BTCODE: Image compression Using Block Truncation Coding. PYRAMID: Image compression based on Gaussian Pyramids. DCTCOMPR:
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-25
    • 文件大小:9.34kb
    • 提供者:keyvan
  1. SHUZIXINHAOCHULI

    0下载:
  2. 离散系统序列的基本运算,离散系统的冲激响应和阶跃响应,卷积的原理及应用, 离散LSI系统的时域响应,Z变换及其应用。-The basic operation sequence of discrete systems, discrete systems impulse response and step response, principles and application of convolution, time-domain response of discrete LSI system,
  3. 所属分类:Graph program

    • 发布日期:2017-05-03
    • 文件大小:721.86kb
    • 提供者:xcl
  1. 1

    0下载:
  2. 基于MATLAB卷积积分与离散积分——方波与单边指数信号卷积及卷积过程演示-With discrete integral convolution integral, square wave and the unilateral exponential signal convolution and deconvolution process demonstration
  3. 所属分类:Wavelet

    • 发布日期:2017-04-10
    • 文件大小:516byte
    • 提供者:宋君平
  1. DTjuanji

    0下载:
  2. 计算离散时间序列的卷积,是自编函数,不使用MATLAB提供的函数-Convolution computing discrete time series, is the self function without MATLAB functions provided
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:515byte
    • 提供者:yjw
  1. MSc---Orthogonal-vs-Biorthogonal-Wavelets-for-Ima

    0下载:
  2. E ective image compression requires a non-expansive discrete wavelet transform (DWT) be employed consequently, image border extension is a critical issue. Ideally, the image border extension method should not introduce distortion under compressio
  3. 所属分类:Wavelet

    • 发布日期:2017-05-11
    • 文件大小:2.04mb
    • 提供者:bamerni
搜珍网 www.dssz.com