InterviewSolution
Saved Bookmarks
| 1. |
Periodic truncation is done by(a) Appending zero to end of the input data sequence(b) Appending zero to the beginning of the input data sequence(c) Appending one’s to end of the data sequence(d) Appending one’s to beginning of the data sequenceThe question was asked during an internship interview.The query is from Convolution Encoding and Decoding in portion Channel Coding of Digital Communications |
|
Answer» Correct answer is (a) Appending zero to end of the input data SEQUENCE |
|