搜索资源列表

  1. xianxingjuanji

    0下载:
  2. 线性卷积的计算,图像处理,小程序,作业要求图像处理-failed to translate
  3. 所属分类:C#编程

    • 发布日期:2024-05-09
    • 文件大小:695296
    • 提供者:mitianjivsd
  1. Convolution

    0下载:
  2. 实现数据线性卷积和循环卷积预算,并且附有画图子程序。-Achieve the the data linear convolution and circular convolution budget, and with drawing subroutine
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:李HB
  1. convolutionsystem-matlab-gui

    0下载:
  2. 使用matlab gui完成线性卷积和圆周卷积的动态演示系统,并且使用圆周卷积完成线性卷积,属于信号处理的基础应用-Matlab gui complete linear convolution and circular convolution dynamic presentation, and completion of the circular convolution linear convolution, are the basis
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:305152
    • 提供者:lds
  1. convol

    0下载:
  2. 用快速傅里叶变换计算两个有限长序列的线性卷积,数字信号处理要经常用的哦!-Fast Fourier transform calculation using two finite-length sequence of linear convolution, digital signal processing often with Oh!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-09
    • 文件大小:165888
    • 提供者:冰河
  1. convols

    0下载:
  2. 用重叠保留法和快速傅里叶变换计算一个长序列和一个短序列的线性卷积。它通常用于数字滤波。数字信号处理常用的哦!-With the overlap-save method and the fast Fourier transform calculation of a long and a short sequence of linear convolution sequence. It is typically used for digit
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-09
    • 文件大小:184320
    • 提供者:冰河
  1. Xianxingjuanji

    0下载:
  2. 线性卷积源程序,圆周卷积源程序,matlab编程环境-Linear convolution of the source, circular convolution of the source, matlab programming environment
  3. 所属分类:C#编程

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:马成功
  1. GUI-jiemiansheji

    0下载:
  2. MATLAB GUI界面设计,主要是设计比较线性卷积,圆周卷积等运行的时间-MATLAB GUI interface design, is mainly designed to compare the operation of linear convolution, circular convolution time
  3. 所属分类:C#编程

    • 发布日期:2024-05-09
    • 文件大小:7168
    • 提供者:马成功
  1. shiyaner21

    0下载:
  2. 给定两个序列 x(n)=[2,1,1,2],h(n)=[1,-1,-1,1,], 。首先直接在时域计算两者的线性卷积;然后用FFT快速计算二者的线性卷积,验证结果。-Given two sequences, a.First directly evaluated both linear convolution in time domain Then using FFT fast calculation of the two linear
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:13312
    • 提供者:廖铭文
  1. shiyaner3

    0下载:
  2. 设x(n)=[1,2,2,1],h(n)=[1,2,3, 4,5] a.计算线性卷积 x(n)*h(n)-Setx(n)=[1,2,2,1],h(n)=[1,2,3, 4,5] ,h(n)=[1,2,3, 4,5] A. linear convolution calculation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:12288
    • 提供者:廖铭文
  1. fft

    0下载:
  2. 计算线性卷积 b.分别用FFT计算它们的5点、6点、8点和10点圆周卷积。 实验程序 -Computing linear convolution b. FFT were used to calculate their 5:00, 6:00, 8:00 and 10:00 circular convolution. Experimental procedures
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:xiyue
  1. conv

    0下载:
  2. 利用C语言实现线性卷积和分段保留法的圆周卷积,并比较两者的运行速度-The use of C language and segmented circular convolution linear convolution keep law and compare the operating speed
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:866304
    • 提供者:
  1. dsp

    0下载:
  2. 采用MATLAB软件实现线性卷积、循环卷积等DSP教程里的原理图像,并附有详细实验报告。-Linear convolution using MATLAB software, such as circular convolution DSP tutorial principle image, along with a detailed test report.
  3. 所属分类:DSP编程

    • 发布日期:2024-05-09
    • 文件大小:413696
    • 提供者:秦娜娜
  1. 1

    0下载:
  2. 1.对于两个序列:x(n)=n R16(n),h(n)=R8(n) (1)在同一图形窗口中绘出两序列的时域图形。 (2)利用FFT编程计算两序列的线性卷积,绘出的时域图形。 -1. For two sequences: x (n) = n R16 (n), h (n) = R8 (n) (1) draw the two sequences in the same time-domain graphics window g
  3. 所属分类:绘图程序

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:李闯
  1. circonvt

    0下载:
  2. 实现两个信号的循环卷积,同时在满足一定条件时可以用来计算线性卷积。-Realization of convolution of two signals, at the same time can under certain conditions to calculate linear convolution.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:HX
  1. 2

    0下载:
  2. 线性卷积和循环卷积在工程上的应用亦非常广泛,在Matlab软件处理下,实现任意两个序列的线性和循环卷积对于工程上的辅助是相当重要的,程序为读者提供了线性卷积和循环卷积的matlab编码。-Linear convolution in engineering application is very extensive, in MATLAB software, to achieve any two sequences of linear an
  3. 所属分类:编程文档

    • 发布日期:2024-05-09
    • 文件大小:10240
    • 提供者:斗鱼
  1. 2

    0下载:
  2. matlab实现的线性卷积的几种算法仿真,注解详细,应该有帮助。-Matlab realization of the linear convolution of several algorithms simulation, notes in detail, it should be helpful.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:77824
    • 提供者:liusong
  1. example_5_2

    0下载:
  2. 股票市场异动平均线,用DFT计算线性卷积-The stock market moving average line, using DFT to calculate linear convolution
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:liouveill
  1. 111

    0下载:
  2. 基于matlab的利用FFT计算线性卷积的方法-Based on the use of FFT FFT linear method
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:10240
    • 提供者:孙成
  1. MATLAB

    0下载:
  2. 实现线性卷积和循环卷积的动画演示 具体操作看代码-Achieve circular convolution and linear convolution of animation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:liner sycil
  1. dsp6

    0下载:
  2. 内附实验报告、源码及参考资料。1.周期卷积、循环卷积和线性卷积比较,2.DFT性质探究-Enclosing the lab reports, source code and reference materials. 1. Periodic convolution, circular convolution and linear convolution comparison, 2.DFT explore nature
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:2451456
    • 提供者:黎美琪
« 1 2 3 4 5 67 8 9 10 11 »

源码中国 www.ymcn.org