[Scilab-users] Jordan normal form

fujimoto2005 fujimoto2005 at gmail.com
Sun Jul 26 16:33:27 CEST 2020


Dear Samuel,
Thanks for your reply.

>Have you tried bdiag()?
Yes, I have tried it with rmax=1/%eps.
But result of the sample of help page is not  the Jordan form.

--> a=rand(5,5);[ab,x,bs]=bdiag(a,1/%eps);ab
 ab  = 

   2.5777548   0.          0.          0.          0.       
   0.         -0.2247587   0.1379764   0.          0.       
   0.         -0.461395   -0.2958436   0.          0.       
   0.          0.          0.          0.1867271   0.       
   0.          0.          0.          0.          0.8245204



--
Sent from: http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html



More information about the users mailing list