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!