rsqrt
逆数平方根
説明
例
行列要素の逆数平方根
半精度値の行列を作成します。
X = half(magic(3))
X = 3x3 half matrix 8 1 6 3 5 7 4 9 2
X の各要素の逆数平方根を計算します。
y = rsqrt(X)
y = 3x3 half matrix 0.3535 1.0000 0.4082 0.5771 0.4473 0.3779 0.5000 0.3333 0.7070
入力引数
X
— 入力配列
スカラー | ベクトル | 行列 | 多次元配列
入力配列。半精度数値スカラー、ベクトル、行列または多次元配列として指定します。
データ型: Half
バージョン履歴
R2018b で導入
参考
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)