Can anyone please tell me how to calculate time complexity of PCA algorithm with MATLAB code?
古いコメントを表示
Hi, Is anyone having the code to implement PCA and calculate the time complexity of PCA in terms of Big 0,omega or theta? For eg: What is the time complexity if we take 50,100,150,...training images? Is there any inbuilt function in MAT LAB for doing so???
Thanks in Advance
Regards Debapriyo
回答 (1 件)
Shashank Prasanna
2014 年 4 月 10 日
0 投票
Take a look at the time complexity of SVD:
カテゴリ
ヘルプ センター および File Exchange で Dimensionality Reduction and Feature Extraction についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!