This source code is a one file implementation of 2d correlation and convolution....我要分享

This source code is a one file implementation of 2

matlab

关注次数: 249

下载次数: 0

文件大小: 1.12 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:This source code is a one file implementation of 2d correlation and convolution. Using the basic difference between correlation and convolution this code correlates or convolves a given 2d matrix with a square window matrix (another 2d matrix) in an interactive manner in runtime and displays the output on user s choice.-This source code is a one file implementation of 2d correlation and convolution. Using the basic difference between correlation and convolution this code correlates or convolves a given 2d matrix with a square window matrix (another 2d matrix) in an interactive manner in runtime and displays the output on user s choice.


English Description:

This source code is a one file implementation of 2d correlation and convolution. Using the basic difference between correlation and convolution this code correlates or convolves a given 2d matrix with a square window matrix (another 2d matrix) in an interactive manner in runtime and displays the output on user s choice.


代码预览