Community Profile

photo

Tariq Ullah


Last seen: 2 years ago Active since 2021

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


how to use for loop for iterations in matrices?
Hello, how can I use for loop for these operations? let x1= rand(5,3); and x2= rand(5,3); also, A1=x2*pinv(x1); Now, I want...

2 years ago | 1 answer | 0

1

answer