資源簡介
本程序是用Matlab實現8位數據量化,便于數字化處理
代碼片段和文件信息
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%?Module?Name:This?is?the?channel?quantization?module?
%?System?Parameter:Quantization?bits?n=8
%?Designer:Lei?liyun
%?Date:2006-6-24
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
function?receive=quantize_q10(receive_chseq_num)
for?k=1:seq_num
????if?(receive_ch(k)>1
- 上一篇:數字圖像處理matlab GUI設計
- 下一篇:RBF神經網絡算法_Matlab實現
評論
共有 條評論