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

搜索资源列表

  1. circonv

    0下载:
  2. 时域序列x 和 h 的N点循环卷积子程序,用于matlab仿真调用-Time domain sequence x and h N-point circular convolution subroutines for the call of matlab simulation
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:701
    • 提供者:张鹏
  1. Dsiggnal_proci

    0下载:
  2. 数字信号处理一种基于matlab 文件内容/conv(卷积部分)dupconv重叠保留法freqcirconv频域圆周卷积freqconv频域卷积timecirconv时域圆周卷积timeconv时域域卷积积/fft(频域分析部分)d2fft基2FFTdft DFT最简化程序源码dtftDTFT演示/fir(fir滤波器设计)fir 的到fir滤波器hngetwindow 的到fir滤波器窗函数wn -Digital signal processing matlab file content
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:37750
    • 提供者:反弹
  1. Convolution-report

    0下载:
  2. 卷积码编解码器实现报告 包括 目的 要求 内容 代码 总结等-Convolutional encoding and decoding the report, including the purpose of the request content code summary
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:36451
    • 提供者:邱爽
  1. ht

    0下载:
  2. GSM 同步信道的卷积码的matlab编码,主要是针对同步信道对普通信道不适用-GSM synchronous channels of convolution code matlab code, mainly is aims at the synchronous channels to average channel does not apply
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-08
    • 文件大小:1754495
    • 提供者:董坤
  1. shuzixinhaochuli--chuji--wenti

    0下载:
  2. 数字信号处理的频率采样问题和自编卷积函数,可以运行,有实验报告,适合初学者-Sampling of the frequency of the digital signal processing and the self convolution function, you can run, experimental report, suitable for beginners
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:133585
    • 提供者:wangliujie
  1. FFT---xianxingjuanji

    0下载:
  2. 利用MATLAB 通过FFT计算两个序列的线性卷积序列并输出结果-FFT calculation of the linear convolution of two sequences
  3. 所属分类:DSP program

    • 发布日期:2017-03-24
    • 文件大小:59780
    • 提供者:wangliujie
  1. filtersTest-3.1-2007_10

    0下载:
  2. 图像处理经典滤波算法实现,包括中值滤波、卷积、Sobel、Canny、Pyramid、Hough变换、轮廓提取、直方图均衡化、小波变换等等可以试验算法效果,用着不错,分享下。-Image processing classical filtering algorithms, including the median filtering, convolution, Sobel, Canny, Pyramid, Hough transform, contour extraction, histogra
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10849456
    • 提供者:wangwei
  1. Untitledjiwangfei0905094221

    0下载:
  2. 1、分别生成两种信号(正弦波、方波、三角波、锯齿波、Sinc波形等)+噪声(高斯随机噪声、均匀噪声) 要求:频率:学号*100; 幅度:学号/10 相位:学号*pi/180 点数:学号*64 2、同时在一个图形中进行显示: 要求:标注X轴、Y轴、题目、颜色、样式、线型标注等。 3、进行信号分析及结果显示(对结果也要图形标注,同2) 要求:相关分析 卷积运算 求和运算 频谱分析(最大值、测频) 4、对上述原信号及信号分析结果分别存成E
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1495
    • 提供者:吉王飞
  1. downSample

    1下载:
  2. 实现图像下采样,实现的采样方法有最邻近采样法、二次插值法、双三次卷积法。-Image sampling, the sampling method to achieve the nearest neighbor sampling method, the quadratic interpolation, bicubic convolution.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-14
    • 文件大小:21647
    • 提供者:西西艾路
  1. OFDM_CONVO

    0下载:
  2. OFDM with convolution code
  3. 所属分类:3G develop

    • 发布日期:2017-04-24
    • 文件大小:14897
    • 提供者:vi
  1. convolve

    0下载:
  2. New image point brightenss convolution of template with image
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:543
    • 提供者:MSc
  1. circonv

    0下载:
  2. 圆卷积与线卷积在FIR中的实现,通过程序还开深刻理解两者间的差别和各自优劣。 1.圆卷积用在被截出的某段数据中,此时,长度应该定为和输入数据长度一致(一般输入数据大于hn的数),这时圆卷积结果相当于某段被截断出来的数据以非截断的方式经过滤波而得出的结果;线卷积用在各自独立的,离散的数据中,若截断数据也用线性卷积来计算,那么就相当与这部分数据是与源数据是独立的, 得出的结果时域两端会变长,但频谱基本上一样的。差别可以想象。 2.注意圆卷积最开始的输入数据的次序,构造矩阵时要注意。-Ci
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1239
    • 提供者:Kevin
  1. tvitt2_bytecch

    0下载:
  2. 此源码为在DSP上实现的卷积纠错编解码算法,,解码使用维特比VITEBI算法 可直接使用。 -The source for the convolution error correction encoding and decoding algorithms on the DSP, decoding using the Viterbi than VITEBI algorithm can be used directly.
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:75338
    • 提供者:
  1. nkNbianma

    0下载:
  2. 这是卷积码的编程程序,采用了先构造网格图,然后沿着网格图查找到方法-This is a convolution code programming procedure, the first constructed grid map, and then along the trellis to find methods
  3. 所属分类:Fax program

    • 发布日期:2017-05-15
    • 文件大小:3726425
    • 提供者:wenquan
  1. Desktop

    0下载:
  2. 这是DSP的卷积程序和图像处理的一些程序-This is a convolution procedure and image processing in the DSP program
  3. 所属分类:iPhone

    • 发布日期:2017-04-02
    • 文件大小:5123
    • 提供者:wenquan
  1. circonv2312

    0下载:
  2. 快速高效的循环卷积算法,代码经过验证,欢迎下载。-fast and efficient circular convolution algorithm, which is identified and welcome to download.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:648
    • 提供者:robo
  1. PBlaackfin_Coa

    0下载:
  2. 一种基于adi blackfin dsp的卷积编码程序源码,,包含多种通信系统中的卷积编码源代码 可直接使用。 已通过测试。 -Based on adi blackfin dsp convolution encoded program source code contains the source code of convolutional coding in a variety of communication systems can be used directly. Has been
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:985186
    • 提供者:
  1. C64xP-DSP-IMG_conv_add_boundary_lena

    0下载:
  2. C64x+ DSP图像处理库函数 卷积库函数-C64x+ DSP image processing library function convolution library functions
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2093600
    • 提供者:chkewe
  1. FEC_Convolutional

    0下载:
  2. Convolution coding and Viterbi decdoing in VC-Convolution coding and Viterbi decdoing in VC++
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:1184460
    • 提供者:arun
  1. gaussian

    0下载:
  2. 一值會變黑凸的CONVOLUTION -A value of black convex CONVOLUTION
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:38705
    • 提供者:lin lin
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com