URGENT HELP! To write a user defined function on matlab
Ältere Kommentare anzeigen
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?
Antworten (1)
Sudhanshu Bhatt
am 26 Okt. 2015
0 Stimmen
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
Kategorien
Mehr zu Linear Algebra finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!