photo

Anuradha Kumari


2011 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


covariance of a matrix which is not a square matrix
we have a matrix of dimension (65536X12) how can we find covariance of such a matrix which is not a square matrix

13年以上 前 | 1 件の回答 | 0

1

回答

質問


inverse eigen
for instance, i used matlab command [V,D]=eig(A) on matrix A, from which i get eigen vectors(V) and eigen values(D), now i wish ...

13年以上 前 | 0 件の回答 | 0

0

回答

回答済み
inverse eigen
for instance, i used matlab command [V,D]=eig(A) on matrix A, from which i get eigen vectors(V) and eigen values(D), now i wish ...

13年以上 前 | 0

質問


inverse eigen
how can we find the inverse of eigen on a matrix?

13年以上 前 | 2 件の回答 | 0

2

回答

質問


covariance of 3 D matrix
How do we find out covariance of a 3 D matrix? knowing the fact that covariance is always measured between two dimensions

13年以上 前 | 1 件の回答 | 0

1

回答

質問


to form a single 3 D matrix using three different matrices
How can we form a 3D matrix using 3 different matrices. for example i have three (256x4) matrices and I have to form a single 3 ...

13年以上 前 | 1 件の回答 | 0

1

回答

質問


Combining 4 column matrices to form a new single matrix having its column as those column matrices
Iam working on a project where i have 4 different images and their matrices,I have to convert each of these matrices into column...

13年以上 前 | 1 件の回答 | 0

1

回答