URGENT HELP! To write a user defined function on matlab
Mostrar comentarios más antiguos
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?
Respuestas (1)
Sudhanshu Bhatt
el 26 de Oct. de 2015
0 votos
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
Categorías
Más información sobre Linear Algebra en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!