photo

Anuradha Kumari


Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

6 Questions
1 Answer

RANK
195,166
of 300,369

REPUTATION
0

CONTRIBUTIONS
6 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,436

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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

14 years ago | 1 answer | 0

1

answer

Question


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 ...

14 years ago | 0 answers | 0

0

answers

Answered
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 ...

14 years ago | 0

Question


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

14 years ago | 2 answers | 0

2

answers

Question


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

14 years ago | 1 answer | 0

1

answer

Question


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 ...

14 years ago | 1 answer | 0

1

answer

Question


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...

14 years ago | 1 answer | 0

1

answer