Convolution by matrix method without using 'conv()'

버전 1.1.0.0 (334 Bytes) 작성자: Souhardya Panda
Linear discrete convolution without using inbuilt matlab function 'conv'
다운로드 수: 224
업데이트 날짜: 2017/2/3

라이선스 보기

This is a function which can be used to convolute two discrete signals (or matrix). It doesn't use inbuilt 'conv' function.
Same syntax as 'conv' function. In fact this is a replacement of 'conv' function.

인용 양식

Souhardya Panda (2026). Convolution by matrix method without using 'conv()' (https://kr.mathworks.com/matlabcentral/fileexchange/61341-convolution-by-matrix-method-without-using-conv), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2013a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Correlation and Convolution에 대해 자세히 알아보기
버전 게시됨 릴리스 정보
1.1.0.0

Title has been changed

1.0.0.0