+ Reply to Thread
Results 1 to 6 of 6

How can we get eigenvector of matrix by excel?

  1. #1
    Forum Contributor
    Join Date
    10-07-2015
    Location
    Tehran - Iran
    MS-Off Ver
    2013
    Posts
    111

    How can we get eigenvector of matrix by excel?

    Consider below simultaneous equations:

    x – y = 0
    y – x = 0

    The answer is: x = y = c and “c” is a constant value.
    How can we get this constant value by excel? In fact, I am willing to know how we can calculate eigenvector of matrix by using excel, if we have eigenvalue of matrix?
    Is there any VB code to obtain eigenvector of matrix?

  2. #2
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP and 2007
    Posts
    15,829

    Re: How can we get eigenvector of matrix by excel?

    Is there any VB code to obtain eigenvector of matrix?
    In the spirit of "let me google that for you" I put "eigenvector VBA" into my favorite search engine and found several pages including:
    http://www.wilmott.com/messageview.c...threadid=73707
    http://www.real-statistics.com/linea...-eigenvectors/
    and many others. If you are looking for someone else's code for performing this task, I would suggest that you put something similar into your favorite internet search engine and pick your favorite proposed solution.

    If you are looking for the educational experience of learning to program these routines yourself, let us know where you are stuck and we'll help you as best we can.
    Quote Originally Posted by shg
    Mathematics is the native language of the natural world. Just trying to become literate.

  3. #3
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: How can we get eigenvector of matrix by excel?

    Quote Originally Posted by soleimani1967 View Post
    Consider below simultaneous equations:

    x – y = 0
    y – x = 0

    The answer is: x = y = c and “c” is a constant value.
    There is no c in those equations, and the solution is x=y=0.

    If the equations were

    x – y = c
    y – x = c

    ... then the solution is x=y=c=0
    Entia non sunt multiplicanda sine necessitate

  4. #4
    Forum Contributor
    Join Date
    10-07-2015
    Location
    Tehran - Iran
    MS-Off Ver
    2013
    Posts
    111

    Re: How can we get eigenvector of matrix by excel?

    I have not really problem to generate eigenvalue of a matrix and I do not only follow a VB code. In fact, I am wiling to find any easy method by excel to get eigenvector of a matrix when we have its eigenvalue. I think that your links are usefull. Thanks.

  5. #5
    Forum Expert Crooza's Avatar
    Join Date
    10-19-2013
    Location
    Hunter Valley, Australia
    MS-Off Ver
    Excel 2003 /7/10
    Posts
    2,082

    Re: How can we get eigenvector of matrix by excel?

    Quote Originally Posted by shg View Post
    ......and the solution is x=y=0.
    @shg I agree x=y but isn't x=y =0 just one of an infinite number of solutions?

    Infact the above simultaneous equations have two unknowns but as we have only one equation (written different ways) this can't be solved.
    Last edited by Crooza; 01-05-2016 at 06:04 PM.
    Happy with my advice? Click on the * reputation button below

  6. #6
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: How can we get eigenvector of matrix by excel?

    Yes, sorry -- there is only one independent equation in the first set. The second is a negated restatement of the first.

    And the constant c in the second set of equations can only be zero, so it reduces to the same underdefined system as the first.
    Last edited by shg; 01-05-2016 at 06:18 PM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Finding a specific row of a matrix in another matrix
    By hfarhadi in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-27-2014, 04:14 PM
  2. Replies: 2
    Last Post: 11-05-2014, 03:41 AM
  3. Eigenvector of matrix for nxn matrix of variable size
    By rocketscientist165 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 05-14-2014, 10:51 AM
  4. Matrix: Identify cell content in column for a row if matrix content true
    By deuy2014 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-21-2014, 11:52 AM
  5. Replies: 2
    Last Post: 02-11-2014, 05:05 AM
  6. Using a transition matrix as input to a cummulative matrix
    By Walter12 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-26-2012, 04:19 AM
  7. Excel matrix
    By scripttron75 in forum Excel General
    Replies: 4
    Last Post: 04-18-2006, 06:18 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1