中文说明:计算一维和二维卷积,基本可以替代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