Post a reply
Username:
Note:If not registered, provide any username. For more comfort, register here.
Subject:
Message body:
Enter your message here, it may contain no more than 60000 characters. 

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:
Font size:
Font colour
Options:
BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON
Disable BBCode
Disable smilies
Do not automatically parse URLs
Confirmation of post
To prevent automated posts the board requires you to enter a confirmation code. The code is displayed in the image you should see below. If you are visually impaired or cannot otherwise read this code please contact the %sBoard Administrator%s.
Confirmation code:
Enter the code exactly as it appears. All letters are case insensitive, there is no zero.
   

Topic review - HELP: Matrix A can be diagnolized, and the basis of eigenve
Author Message
  Post subject:  Re: HELP: Matrix A can be diagnolized, and the basis of eigenve  Reply with quote
If I understand the question correct, the following should work:
Load the libraries absfact.lib and linalg.lib,
compute the charcteristic polynomial p with e.g. charpoly,
Use the command to absFactorize to find the splitting field of p,
create a ring over the splitting field and map your matrix to this ring,
then use linear algebra from linalg.lib, e.g. jordanmatrix.

Hope this helps
Post Posted: Thu Jan 07, 2010 6:01 pm
  Post subject:  HELP: Matrix A can be diagnolized, and the basis of eigenve  Reply with quote
I have the following problem: Given a matrix A defined ring r = 0, (x, y, z), dp; that has its VAPs in an extension of the base of coefientes. How can I get the diagonalization of A? And this matrix diagonal and the basis of eigenvectors?
Post Posted: Thu Nov 05, 2009 6:06 pm


It is currently Fri May 13, 2022 11:06 am
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group