matlab quantizer函数用法,Construct quantizer object - MATLAB quantizer - MathWorks 中国

本文介绍了MATLAB中quantizer函数的使用方法,包括构造量化器对象的语法和不同参数设置,如模式、舍入方式和溢出模式。量化器对象具有多种属性,如double、float、fixed等,可用于数值量化。此外,还讨论了量化器的只读状态,如最大值、最小值、溢出和未溢出次数。
摘要由CSDN通过智能技术生成

quantizer

Construct quantizer object

Syntax

q = quantizer

q = quantizer('PropertyName1',PropertyValue1,...)

q = quantizer(PropertyValue1,PropertyValue2,...)

q = quantizer(struct)

q = quantizer(pn,pv)

Description

q = quantizer creates a quantizer object

with properties set to their default values. To use this object to

quantize values, use the quantize method.

q = quantizer('PropertyName1',PropertyValue1,...) uses

property name/ property value pairs.

q = quantizer(PropertyValue1,PropertyValue2,...) creates

a quantizer object with the listed property values.

When two values conflict, quantizer sets the last

property value in the list. Property values are unique; you can set

the property names by specifying just the property values in the command.<

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值