浅谈PCA(1)

作为开始,给出一些参考资料以便参考。为了方便阅读,这些资料都是能在网上看到或者下载到的。

[1] Lindsay I Smith. A tutorial on Principal Components Analysis. February 26, 2002. http://www.cs.otago.ac.nz/cosc453/student_tutorials/principal_components.pdf.

[2] Jonathon Shlens. A tutorial on Principal Components Analysis. April 22, 2009; Version 3.01. http://www.snl.salk.edu/~shlens/pca.pdf.

[3]基于特征向量的变换. http://media.cs.tsinghua.edu.cn/~ahz/digitalimageprocess/chapter11/chapt11_ahz.htm.

[4]浅析主成分分析方法. http://wenku.baidu.com/view/c5312bd8ce2f0066f5332236.html.

[5] 主元分析(PCA)理论分析及应用. http://www.cad.zju.edu.cn/home/chenlu/pca.htm.

[6] 主成分分析PCA算法. http://blog.csdn.net/caohao2008/archive/2008/12/02/3431065.aspx.

[7] OpenCV统计应用-PCA主成分分析. http://apps.hi.baidu.com/share/detail/34585074.

[8] OpenCV之PCA篇. http://blog.csdn.net/jiangnanmeiying/archive/2009/11/25/4870007.aspx.

[9] Principal Components Analysis. http://www.chem.agilent.com/cag/bsp/products/gsgx/Downloads/pdf/pca.pdf.

[10] Principal Components Analysis. http://en.wikipedia.org/wiki/Principal_components_analysis.

 

你可能感兴趣的:(算法,Components)