det.m
来自「四元数matlab工具包」· M 代码 · 共 8 行
M
8 行
function n = det(X, d)% DET Determinant.% (Quaternion overloading of standard Matlab function, with differences.)%% The second parameter may be:%% 'Moore' The determinant is the product of the eigenvalues of X.% 'Dieudonn
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?