Convolutional encoder simulation

버전 1.0.0.0 (1.69 KB) 작성자: Abhijith Sreenivasan
M-file that takes input bit sequence of any length and constraint length and gives the convolutional
다운로드 수: 7K
업데이트 2006/9/13

라이선스 보기

Use this to convolutionally encode bit sequences of any length. It takes the bit sequence and constraint length as input. It returns the encoded sequence and the generator polynomial used to encode which is obtained from the constraint length.

Convolutional coder generates redundant bits using Modulo 2 additions. It can be viewed as a finite state machine that consists of a number of shift register stages.

REFERENCE: Communication Systems 4th edition by Simon Haykin.

인용 양식

Abhijith Sreenivasan (2026). Convolutional encoder simulation (https://kr.mathworks.com/matlabcentral/fileexchange/12251-convolutional-encoder-simulation), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R13
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Audio I/O and Waveform Generation에 대해 자세히 알아보기
버전 게시됨 릴리스 정보
1.0.0.0