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 search based algorithm which means every partition point is compared to each sig input sample to find the corresponding code. Is there another MATLAB function or method with higher performance? (e.g. a function using binary search instead of linear search). I can write my own binary search based function, but I was wondering if one already exists or if there is an even more efficient method. Thanks in advance.

답변 (0개)

이 질문은 마감되었습니다.

제품

태그

질문:

2012년 8월 2일

마감:

2021년 8월 20일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by