📄 covm.m
字号:
%COVM Compute covariance matrix for large datasets% % C = COVM(A)% % Similar to C = COV(A) this routine computes the covariance matrix % for the datavectors stored in the rows of A. No large intermediate % matrices are created. If class(A) is 'dataset' then class(C) is % 'double'.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -