統計
MATLAB Answers
3 質問
0 回答
ランク
of 176,138
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Can someone suggest how to efficiently model a non-linear quantizer in MATLAB code?
A linear quantizer can be efficiently modeled with the MATLAB round function. But a non-linear quantizer has irregular transitio...
14年弱 前 | 1 件の回答 | 1
1
回答質問
Is there a more efficient function than the MATLAB QUANTIZ() function for modeling a non-linear quantizer?
QUANTIZ() is a search based quantizer and therefore has slow performance. Is there another MATLAB function or modeling techniqu...
14年弱 前 | 0 件の回答 | 0
0
回答質問
Is there a faster or more efficient function or method compared to the QUANTIZ function to model non-linear quantizers?
The QUANTIZ function can model non-linear quantizers by including a non-linear partition file. The QUANTIZ function is a linear ...
14年弱 前 | 0 件の回答 | 0