数字电视 Resources

Showing items tagged with "数字电视"

China's Digital Terrestrial Television Multimedia Broadcasting (DTMB) standard and Mobile TV national standard both utilize LDPC coding. This program provides a MATLAB implementation of LDPC encoding and decoding with comprehensive documentation. Featuring clean architecture and concise code structure, it serves as an excellent example for understanding LDPC principles and practical applications. The implementation demonstrates key algorithms including parity-check matrix generation and iterative decoding processes.

MATLAB 259 views Tagged

This program describes the convolutional interleaving component in digital television terrestrial broadcasting. Since convolutional interleaving is employed, the zero values in the final output represent data from the previous packet buffer. However, when processing the first data packet, these positions are automatically padded with zeros due to the absence of preceding buffer data.

MATLAB 246 views Tagged