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

搜索资源列表

  1. fft&conv

    0下载:
  2. 快速傅立叶变换和圆周卷积的通用MATLAB源程序,非常有参考价值
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3192
    • 提供者:kongrui
  1. conv

    0下载:
  2. convolutional coding matlab仿真代码,仅供参考
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2432
    • 提供者:cjq
  1. signal_procesing_using_matlab

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

    • 发布日期:2008-10-13
    • 文件大小:37402
    • 提供者:芦达
  1. junji.计算一维和二维卷积

    4下载:
  2. 计算一维和二维卷积,基本可以替代Matlab中的conv和conv2函数,程序很方便就可以移植成C语言..,Calculation of one-dimensional and two-dimensional convolution, the basic alternative to Matlab' s conv and conv2 function, the procedure can be easily transplanted into a C language ..
  3. 所属分类:matlab例程

    • 发布日期:2013-04-07
    • 文件大小:2312
    • 提供者:chen
  1. conv

    0下载:
  2. 利用DFT和IDFT计算x(n)和y(n) 的10点、15点、20点圆周卷积,然后与线形卷积结果画图比较-Calculated using DFT and IDFT x (n), and y (n) 10 points, 15 points, 20 points cyclic convolution, and then drawing comparison with the linear convolution result
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:655
    • 提供者:田友凡
  1. conv

    0下载:
  2. matlab 卷积码的仿真,很好很实用 经过了测试的-matlab simulation of convolutional codes
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1132
    • 提供者:ddcdc
  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. conv

    0下载:
  2. 卷积编译码的matlab仿真,包括1/2,2/3 3/4三种信道卷积编译码-Matlab simulation of convolutional encoding and decoding, including 1/2, 2/3 3/4 convolutional encoding and decoding three-channel
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:3110
    • 提供者:章彩
  1. conv

    0下载:
  2. 使用matlab计算输入信号的卷积快速卷积,对卷积的原理进行说明-conv
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:1564
    • 提供者:栾超
  1. circonv

    0下载:
  2. 圆周卷积 循环卷积 MATLAB程序集CONV-circonv
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:647
    • 提供者:liulu
  1. c-juanji--conv

    0下载:
  2. 求局部最小值与卷积,lmax为MATLAB的历程 工程里是具体的c函数-Find local minimum and convolution, lmax for the project in the history of MATLAB is the specific function of c
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1682174
    • 提供者:
  1. prgm

    0下载:
  2. matlab programs used to calculate conv,autocorrelation,dft, idft,etc
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:772
    • 提供者:vasu
  1. conv-code

    0下载:
  2. 该程序对卷积码的编解码过程进行了simulink建模,并设置了合理参数。-The program shows the simulink model for code and decode of convolution process, and set reasonable parameters.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:6236
    • 提供者:张欢欢
  1. convYo

    0下载:
  2. simple code for a convolution on matlab without using the instruction "conv", to compare the convolution of matlab with this one.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:12864
    • 提供者:cesar.pa17
  1. conv

    0下载:
  2. 数字信号处理,现行卷积的matlab代码,和函数文件。-Digital signal processing, the current convolution matlab code, and function files.
  3. 所属分类:matlab

    • 发布日期:2017-12-07
    • 文件大小:654
    • 提供者:宋彪
  1. matlab

    0下载:
  2. LTI系统的分析。用函数y=filter(p,d,x)实现差分方程的仿真,也可以用函数 y=conv(x,h)计算卷积,用y=impz(p,d,N)求系统的冲激响应,再用卷积来计算任意信号作用于系统的响应。-Analysis of LTI systems. With the function y = filter (p, d, x) to achieve the simulation of differential equations can also be used to calculate
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:51784
    • 提供者:张倩
  1. inverterfed-boost-conv

    0下载:
  2. boost fed inverter developed with matlab software
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:11138
    • 提供者:vinoth kumar
  1. cross-and-conv

    0下载:
  2. Matlab code for convolution and correlation.Takes into account the indices of the input sequences,unlike the inbuilt corr() and conv() functions.
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:263542
    • 提供者:asmwriter
  1. 卷积conv

    1下载:
  2. 通过C++实现卷积功能,和MATLAB效果一样,已经验证,希望对大家有所帮助。
  3. 所属分类:数值算法/人工智能

  1. 线性卷积的计算

    1下载:
  2. 1.编制一个计算两个序列线性卷积的程序,计算y(i)=x(m)*h(n),分别绘制x(m)和h(n),以及线性卷积结果y(i)的图形,使用matlab自带的conv函数来验证结果。 2.使用matlab自带的FFT和iFFT程序,实现线性卷积的快速计算,并对计算结果进行绘制。(1. Make a program to calculate the linear convolution of two sequences, calculate y (I) = x (m) * H (n), draw t
  3. 所属分类:matlab例程

    • 发布日期:2020-06-17
    • 文件大小:1024
    • 提供者:yang-93
« 12 »
搜珍网 www.dssz.com