MATLAB 帮助中心
Quaternion unary minus
mQuat = -quat
mQuat = -quat negates the elements of quat and stores the result in mQuat.
mQuat
quat
example
collapse all
Unary minus negates each part of a the quaternion. Create a 2-by-2 matrix, Q.
Q
Q = quaternion(randn(2),randn(2),randn(2),randn(2))
Q = 2×2 quaternion array 0.53767 + 0.31877i + 3.5784j + 0.7254k -2.2588 - 0.43359i - 1.3499j + 0.71474k 1.8339 - 1.3077i + 2.7694j - 0.063055k 0.86217 + 0.34262i + 3.0349j - 0.20497k
Negate the parts of each quaternion in Q.
R = -Q
R = 2×2 quaternion array -0.53767 - 0.31877i - 3.5784j - 0.7254k 2.2588 + 0.43359i + 1.3499j - 0.71474k -1.8339 + 1.3077i - 2.7694j + 0.063055k -0.86217 - 0.34262i - 3.0349j + 0.20497k
quaternion
Input quaternion, specified as a quaternion object, an array of quaternion objects of any dimensionality.
Negated quaternion, returned as a quaternion object or an array of quaternion objects of the same size as quat.
expand all
Introduced in R2020a
minus, -
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
选择网站
选择网站以获取翻译的可用内容,以及查看当地活动和优惠。根据您的位置,我们建议您选择:。
您也可以从以下列表中选择网站:
如何获得最佳网站性能
选择中国网站(中文或英文)以获得最佳网站性能。其他 MathWorks 国家/地区网站并未针对您所在位置的访问进行优化。
美洲
欧洲
亚太
联系您当地的办事处