photo

Scott


InterDigital Communications Corp

2012 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

3 質問
0 回答

ランク
23,171
of 301,707

評判
1

コントリビューション
3 質問
0 回答

回答採用率
0.0%

獲得投票数
1

ランク
 of 21,387

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 176,162

コントリビューション
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

0

回答