Python Forum
The twelfth root of a matrix
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
The twelfth root of a matrix
#7
Thanks a lot Gribouillis!!!

You're right regarding these 3 matrices : the third line is an absorbing state and will always be the case. So, as you mentioned, I hope this should be easier.
By the way, the output seems a bit odd to me, I would expect the result to be more similar to (I give you an example) :

For Matrix B as :

93,40% 6,00% 0,60%
18,00% 71,90% 10,10%
0,00% 0,00% 100,00%

I should get Matrix A :

99,376864% 0,601245% 0,0218908%
1,803736% 97,222401% 0,9738627%
0% 0% 100%

Have you got a solution to modify the code in order to get the same result?

Thank you so much for your help!

Best Regards,
Reply


Messages In This Thread
The twelfth root of a matrix - by Arduinol - Nov-25-2018, 03:43 PM
RE: The twelfth root of a matrix - by Arduinol - Nov-27-2018, 06:17 PM
RE: The twelfth root of a matrix - by micseydel - Nov-27-2018, 06:34 PM
RE: The twelfth root of a matrix - by Gribouillis - Nov-27-2018, 06:49 PM
RE: The twelfth root of a matrix - by Arduinol - Nov-27-2018, 07:18 PM
RE: The twelfth root of a matrix - by Gribouillis - Nov-28-2018, 07:03 AM
RE: The twelfth root of a matrix - by Arduinol - Nov-28-2018, 08:50 AM
RE: The twelfth root of a matrix - by Gribouillis - Nov-28-2018, 09:33 AM
RE: The twelfth root of a matrix - by Arduinol - Nov-28-2018, 11:09 AM
RE: The twelfth root of a matrix - by Gribouillis - Nov-28-2018, 11:36 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020