Convolution

버전 1.0.0.0 (1.17 KB) 작성자: Ismail M. El-Badawy
This function computes the convolution of two Discrete-time signals; x & y.
다운로드 수: 550
업데이트 2013/4/19

라이선스 보기

z=convolution(x,y) computes the convolution between two Discrete-time signals; x & y. If the two sequences have different lengths, the function will first pad the shorter with zeros. If the length of the longer sequence is N, then the length of the convolution result (i.e length(z)) is 2N-1.

인용 양식

Ismail M. El-Badawy (2026). Convolution (https://kr.mathworks.com/matlabcentral/fileexchange/41385-convolution), MATLAB Central File Exchange. 검색 날짜: .

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