Convolution
버전 1.0.0.0 (1.17 KB) 작성자:
Ismail M. El-Badawy
This function computes the convolution of two Discrete-time signals; x & y.
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카테고리
- Signal Processing > Signal Processing Toolbox > Transforms, Correlation, and Modeling > Correlation and Convolution >
Help Center 및 MATLAB Answers에서 Correlation and Convolution에 대해 자세히 알아보기
태그
| 버전 | 게시됨 | 릴리스 정보 | |
|---|---|---|---|
| 1.0.0.0 |
