Contenuto principale

La traduzione di questa pagina non è aggiornata. Fai clic qui per vedere l'ultima versione in inglese.

Codifica della sorgente

R2024a
Formattare i segnali per l'elaborazione

Applicare varie codifiche della sorgente per formattare i segnali in base a partizioni rappresentative, mappatura specifica del codebook, compressione, espansione, companding e quantizzazione.

Funzioni

arithdecoDecode binary code by arithmetic decoding
arithencoEncode sequence of symbols by arithmetic encoding
compandSource coding mu-law or A-law compressor or expander
dpcmdecoDecode using differential pulse code modulation
dpcmencoEncode using differential pulse code modulation
dpcmoptOptimize differential pulse code modulation parameters
huffmandecoDecode binary code by Huffman decoding
huffmandictGenerate Huffman code dictionary for source with known probability model
huffmanencoEncode sequence of symbols by Huffman encoding
lloydsOptimize quantization parameters using Lloyd algorithm
quantizProduce quantization index and quantized output value

Oggetti

comm.DifferentialDecoderDecode binary signal using differential decoding
comm.DifferentialEncoderEncode binary signal using differential coding

Blocchi

A-Law Compressor blockA-Law CompressorImplement A-law compressor for source coding
A-Law Expander blockA-Law ExpanderImplement A-law expander for source coding
Differential Decoder blockDifferential DecoderDecode binary signal using differential coding
Differential Encoder blockDifferential EncoderEncode binary signal using differential coding
Mu-Law Compressor blockMu-Law CompressorImplement µ-law compressor for source coding
Mu-Law Expander blockMu-Law ExpanderImplement µ-law expander for source coding
Quantizing Decoder blockQuantizing DecoderDecode quantization index according to codebook
Quantizing Encoder blockQuantizing EncoderQuantize signal using partition and codebook

Argomenti