CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - Convolution

搜索资源列表

  1. Experiment-for-FFT-convolution-using-Overlap-Add-m

    1下载:
  2. 采用FFT和IFFT的快速卷积的C程序实现源代码。-FFT and IFFT fast convolution C program source code.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.82kb
    • 提供者:minytian
  1. circonv2

    3下载:
  2. 两个序列的循环卷积,大家可以对比参考一哈-two sequences circular convolution, we can contrast a reference to Kazakhstan
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:812byte
    • 提供者:吴江华
  1. convolutional

    2下载:
  2. 瑞利衰落信道的Matlab仿真模型程序,这个是关于OFDM 的循环卷积源代码-Rayleigh fading channel simulation model of the process, this is the cycle of OFDM convolution source code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5.07kb
    • 提供者:周洁
  1. fftandconvolution

    0下载:
  2. fft and convolution -fft and convolutions
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:55.07kb
    • 提供者:lyb_bnu
  1. convolution(vc++)

    1下载:
  2. 我上硕士时完成的第一个作业!!! 可以显示两个离散的数据,然后完成它们之间的卷积运算,并显示!绝对原创-I completed a master's degree on the first operation! ! ! Be able to show two discrete data, They then completed the convolution between the operator and show! Absolute originality
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:37.49kb
    • 提供者:博士后
  1. conv

    0下载:
  2. 对任意基底的系列求卷积-right arbitrary substrate for a series of convolution
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.8kb
    • 提供者:熊模昌
  1. 带通fir设计及图形显示比较

    0下载:
  2. 数字带通滤波器的设计过程。共3个源程序。其中,dos.cpp为带通FIR的源程序,其中的滤波器阶数n,滤波器的低频fln,滤波器的高频fhn,窗函数w,可以按照自己的要求改变。这里采用的是汉宁窗。主函数main.cpp实现输入与fir的h(n)的卷积,输出结果Y(n),并将其存储在y.txt中。最后,graphics.cpp从y.txt读取数据,再由语句画出波形,可以清楚地看出计算结果是否正确,并进行比较。-digital band-pass filter design process. A t
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.19kb
    • 提供者:feide
  1. DFT.rar

    0下载:
  2. 该程序包括了一个应用最为广的离散傅里叶变换,褶积,抽样最小相位。绝对能运行,The program includes an application of the most widely used discrete Fourier transform, convolution, sampling minimum phase. They can certainly run
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:219.99kb
    • 提供者:
  1. fft

    0下载:
  2. 本文件包含三个小程序,分别为用fft实现功率谱估计、实现快速卷积和快速相关。对了解fft在c中的编程很有帮助-This document contains three procedures were used to achieve power spectrum estimation fft, fast convolution and fast correlation. Fft to know programming in c in the helpful
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:13.44kb
    • 提供者:魏玮
  1. mcml-src

    8下载:
  2. 美国汪利宏的蒙特卡洛及卷积模拟程序,可以模拟top-hat光束和高斯光束在生物组织中的传输-U.S. WANG Li-hong of the Monte Carlo and convolution simulation program can simulate the top-hat beam and Gaussian beam transport in tissue
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-09-25
    • 文件大小:217.16kb
    • 提供者:朱松
  1. convolution

    0下载:
  2. convolution function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.5kb
    • 提供者:chloro
  1. Convolution-Deconvolution_Using_FFT

    0下载:
  2. The theorem says that the Fourier transform of the convolution of two functions is equal to the product of their individual Fourier transforms. This deal with the discrete case.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:6.49kb
    • 提供者:Myoung-Jin
  1. convolution

    0下载:
  2. CONVOLUTION - Compute z = x convolved with y conv compute the convolution of two input vector arrays
  3. 所属分类:Algorithm

    • 发布日期:2017-12-10
    • 文件大小:3.52kb
    • 提供者:Seb
  1. Convolution

    0下载:
  2. 在泛函分析中,卷积(卷积)、旋积或摺积(英语:Convolution)是通过两个函 数f 和g 生成第三个函数的一种数学算子,表征函数f 与经过翻转和平移与g 的重叠部分的累积。如果将参加卷积的一个函数看作区间的指示函数,卷积还可 以被看作是“滑动平均”的推广。-Functional analysis, convolution (convolution), convolution or convolution (English: Convolution) The third func
  3. 所属分类:Algorithm

    • 发布日期:2017-12-06
    • 文件大小:704.37kb
    • 提供者:张伟
  1. Convolution

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

    • 发布日期:2017-11-17
    • 文件大小:1.37kb
    • 提供者:李HB
  1. cirular convolution , codec, discrete fourier transform, fast fourier transform

    0下载:
  2. dsp code for Circular convolution , codec, discrete Fourier transform, fast Fourier transform built in c run on code composer studio kit dsk 6713
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-02-14
    • 文件大小:3.63kb
    • 提供者:ajaybhardwaj89
  1. convolution

    0下载:
  2. 实现卷积的程序,可用于进行发电机组可靠性评估时的发电机组并联运算-Implement procedures convolution
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2.35mb
    • 提供者:rayetao
  1. The-Convolution

    0下载:
  2. 这是一个计算二维离散卷积的小程序,计算的是两个矩阵的卷积。-This is a two-dimensional discrete convolution calculation small program that calculates the convolution of two matrices.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1023byte
    • 提供者:Chen
  1. convolution

    0下载:
  2. 利用一系列代码实现conv函数的功能,计算卷积。figure out an convolution-figure out an convolution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:727byte
    • 提供者:eron chen
  1. convolution

    0下载:
  2. 利用VC++实现褶积运算,可以计算任意两个离散的数组的褶积运算。-Use VC++ to achieve convolution can be calculated between any two arrays of convolution.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:759byte
    • 提供者:smallli
« 12 3 4 5 6 »
搜珍网 www.dssz.com