计算一维和二维卷积我要分享

Computing one-dimensional and two-dimensional convolutions

convolution 卷积 二维 junji conv

关注次数: 351

下载次数: 1

文件大小: 2K

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:计算一维和二维卷积,基本可以替代matlab中的conv和conv2函数,程序很方便就可以移植成C语言..


English Description:

The calculation of one-dimensional and two-dimensional convolution can basically replace the conv and conv2 functions in MATLAB. The program is very convenient and can be transplanted to C language


代码预览

一维卷积运算

............\jianji_1.asv

............\jianji_1.m

............\juanji_2.asv

............\juanji_2.m