Can anyone please tell me how to calculate time complexity of PCA algorithm with MATLAB code?
Show older comments
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
Answers (1)
Shashank Prasanna
on 10 Apr 2014
0 votes
Take a look at the time complexity of SVD:
Categories
Find more on Dimensionality Reduction and Feature Extraction in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!