URGENT HELP! To write a user defined function on matlab

3 views (last 30 days)
How to write a user defined matlab function that determines the largest eigenvalue and corresponding eigenvector of a NxN matrix using the basic power method?

Answers (1)

Sudhanshu Bhatt
Sudhanshu Bhatt on 26 Oct 2015
Hi Tze Ning Wong,
Below are few resources that could be helpful to achieve the desired workflow.
Information on creating User Defined functions in MATLAB:
Information on eigenvalues and eigenvectors with some examples can be found in the documentation link below:
MALTAB Central thread mentioned below could also be helpful:
Thanks
Sudhanshu Bhatt

Categories

Find more on Operating on Diagonal Matrices in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!