A/D Conversion Quantization in MatLab
    4 ビュー (過去 30 日間)
  
       古いコメントを表示
    
Hello everyone! I have a lab assignemet involving A/D Conversion Quantization. From what I understood, within signal processing quantizations is defined as the process of mapping input values froma large set, of often continuous, output values into a set of countable finite number of elements. 
So I know the commands for Mean of quantization error and Signal-to-noise ratio are 
m = errmean(q)
r = snr(x,y)
respectivley. 
But I'm not sure how to do this problem. Any advise is welcomed!

0 件のコメント
回答 (0 件)
参考
カテゴリ
				Help Center および File Exchange で PCM についてさらに検索
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
