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

搜索资源列表

  1. linear_convolution_FFT

    0下载:
  2. 线性卷积的FFT实现 重叠相加 重叠保留-Implementation of linear convolution of the FFT overlap-add Overlapping
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1503
    • 提供者:tianlu
  1. dit_fft

    1下载:
  2. 本程序包括:DFT(离散傅里叶变换),FFT(快速傅里叶变换),IFFT(快速傅里叶逆变换),conv(卷积:圆周卷积、线性卷积),主要应用于信号处理,既可以对实序列做上述操作,也可以对复序列。-This process includes: DFT (Discrete Fourier Transform), FFT (fast Fourier transform), IFFT (inverse fast Fourier transform), conv (convolution: circula
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:735232
    • 提供者:yangshoping
  1. Reconstruction2

    0下载:
  2. 关于ct 重建的c++程序 包括卷积,反投影重建-c++ programm about reconstruction of ct include convolution,back projection reconstruction et al.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:757861
    • 提供者:宋欣
  1. hdhx5

    1下载:
  2. 无多普勒频移的海底混响单元散射模型卷积法-matlab-the seafloor reverberation unit scattering model convolution method without Doppler frequency shift
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:1647
    • 提供者:董仲臣
  1. img_conv_3x3

    0下载:
  2. image convolution for Ti c64
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:5244
    • 提供者:Taylor
  1. signalpro

    0下载:
  2. 在学习数字信号处理算法程序中用VC编写的几个通用算法程序。 卷积计算/DFT与FFT实现/-In the learning process of digital signal processing algorithms using VC General Algorithm for the preparation of several procedures. Convolution calculation/DFT and FFT realization /
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:157058
    • 提供者:楼丽娅
  1. SELFRALATION

    0下载:
  2. 此代码是抽样子程序和卷积变换子程序。可运行。-This code is a sample subroutine and convolution transform subroutine. Can run.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-08
    • 文件大小:2793
    • 提供者:lilihong
  1. fuse_con

    0下载:
  2. 图象处理算法,基于卷积运算的图象融合算法,以函数的形式给出,肯定能用-Image processing algorithm, based on the convolution operation of the image fusion algorithm in order to function the form is given, certainly can
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1177
    • 提供者:陈超
  1. filter

    0下载:
  2. 高斯滤波先对图像做卷积运算,进行线性滤波,支持替代方式操作。-Gaussian filter to the image so convolution operation, linear filtering, support for alternative means of operation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1062
    • 提供者:腾黎明
  1. FFT_VB

    1下载:
  2. 实现VB界面下的信号fft变换。界面提供两个波形的卷积,然后对其求FFT变换并显示-VB interface to achieve a signal fft transform. Interface convolution of two waveforms, and then seek its FFT transform and display
  3. 所属分类:Button control

    • 发布日期:2017-03-30
    • 文件大小:3913
    • 提供者:谭松清
  1. conv_m

    0下载:
  2. 离散卷积 离散卷积用于离散信号中,次程序是用MATLAB编写的-Discrete convolution of discrete convolution for discrete signals, sub-process is prepared using MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2524
    • 提供者:gundam
  1. chap02

    0下载:
  2. ex2_1 利用Z变换求系统输出 ex2_2 求DFT ex2_3 求序列的圆周移位 ex2_4 求序列的圆周卷积 ex2_5 简单的DFT实例 -ex2_1 the use of Z transform ex2_2 demand for system output DFTex2_3 seeking ex2_4 shift sequence for the circumference of the circular convolution sequence ex2_5 sim
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1840
    • 提供者:白杨
  1. shiyan1

    0下载:
  2. 用matlab实现信号系统及系统响应,采取界面编程,功能有时域采样分析,卷积验证,启动相应-Using matlab signal system and the system response, to take programming interface, the functional domain sampling and analysis in some cases, convolution verify, start the corresponding
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4858
    • 提供者:秦承峰
  1. convolution_code_decode

    0下载:
  2. matlab实现卷积码编码译码(2,1,6)-matlab coding decoding convolutional codes achieve (2,1,6)
  3. 所属分类:Communication-Mobile

    • 发布日期:2016-11-21
    • 文件大小:1475
    • 提供者:zhaoxuemin
  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
    • 文件大小:37551
    • 提供者:李文
  1. cx

    0下载:
  2. 读入rgb彩色图像,然后将其转成二值图,然后对二值图分别做空间卷积运算和频率乘积反变换运算-Read into the rgb color image, and then converted into binary image, and then do binary image space convolution operation, respectively, and frequency of computing the product of inverse transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:831
    • 提供者:朱燕玲
  1. shiyan1

    0下载:
  2. 数字信号处理在matlab中的卷积定理的验证的结果截图-Digital signal processing in matlab convolution theorem in the verification of the results of screenshot
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:6324
    • 提供者:赵振飞
  1. overlapped_method

    0下载:
  2. the convolution of the following two signals by using the overlapped method
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:917
    • 提供者:linhu
  1. information_theory_and_coding

    1下载:
  2. 信息论与编码理论的经典书籍,详细介绍了finit field以及基于它的convolution code, block code, 最新的coding方法也有涉及。-Information theory and coding theory of classic books, described in detail based on finit field, as well as its convolution code, block code, the latest as well as the
  3. 所属分类:Communication

    • 发布日期:2017-05-22
    • 文件大小:7118528
    • 提供者:kun
  1. juanji

    0下载:
  2. 利用c++实现卷积玛的躬耕实现。次小程序希望可以为程序初学者提供帮助-Use c++ To achieve the realization of convolution Ishuma躬耕. Times small program hope that we can provide assistance for the program for beginners
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2006
    • 提供者:王竞婷
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 50 »
搜珍网 www.dssz.com