URGENT HELP! To write a user defined function on matlab
이전 댓글 표시
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?
답변 (1개)
Sudhanshu Bhatt
2015년 10월 26일
0 개 추천
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
카테고리
도움말 센터 및 File Exchange에서 Linear Algebra에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!