Community Profile

photo

Richa Dubey


Last seen: 5 days ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


How to create an Nn x Nn matrix from N number of matrices of n x n size each?
Here Xv is a 3x3 size matrix, A is a 3x3 matrix and samples = 1000 . I wish to create a 3000X3000 size matrix sigma by taking pr...

2 years ago | 1 answer | 0

1

answer

Question


5x5 matrix (P) with all 25 values unknown. I have two known matrices of size 5x5 each (A1 and A2) and the relation P*A1*inv(P)=A2. How do I obtain P?
A2=[1.1581 0.0279 -0.0739 -0.0169 -0.0100 -0.9172 0.7637 0.5688 0.1299 0.0795 12.8599 2.5037 -...

2 years ago | 2 answers | 1

2

answers