Fast Convolution

버전 1.0.0.0 (1.4 KB) 작성자: Stephen McGovern
Convolves two extremely large vectors in reasonable time.
다운로드 수: 10.1K
업데이트 2004/7/12

라이선스 보기

This function convolves two very large vectors very quickly. Enormous gains in speed are due to the use of two fft's and an ifft. To find out how to use this program, put it in you 'work' folder and type "help fconv".

인용 양식

Stephen McGovern (2026). Fast Convolution (https://kr.mathworks.com/matlabcentral/fileexchange/5110-fast-convolution), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R11
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
버전 게시됨 릴리스 정보
1.0.0.0

Modify the comments in the m-file source code.