このページの内容は最新ではありません。最新版の英語を参照するには、ここをクリックします。
isquantizer
入力が quantizer
オブジェクトであるかどうかを判定
説明
例
変数が quantizer
オブジェクトであるかどうかを判別
変数を作成し、それが quantizer
オブジェクトであるかどうかを判別します。
q = quantizer('fixed', 'Ceiling', 'Wrap', [16 12])
q = DataMode = fixed RoundMode = ceil OverflowMode = wrap Format = [16 12]
tf = isquantizer(q)
tf = logical
1
y = quantize(q,[pi pi/2])
y = 1×2
3.1416 1.5708
tf = isquantizer(y)
tf = logical
0
入力引数
q
— 入力配列
配列
入力配列。
バージョン履歴
R2008a で導入
参考
quantizer
| isfi
| isfimath
| isfipref
| isnumerictype
MATLAB コマンド
次の MATLAB コマンドに対応するリンクがクリックされました。
コマンドを MATLAB コマンド ウィンドウに入力して実行してください。Web ブラウザーは MATLAB コマンドをサポートしていません。
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)