photo

Scott


InterDigital Communications Corp

自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

3 个提问
0 个回答

排名
23,171
of 301,671

声誉
1

贡献数
3 个提问
0 个回答

回答接受率
0.0%

收到投票数
1

排名
 of 21,379

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 176,019

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 0 个回答 | 0

0

个回答