Pca in Idl [message #3053] |
Tue, 08 November 1994 17:15  |
mal3p
Messages: 13 Registered: June 1994
|
Junior Member |
|
|
Before I expend any time or effort- does someone have a general PCA
routine already written? If not, can anyone suggest a computationally
oriented explanation of not just the eig(covariance()) transform
but the various rotations that can be applied?
--
---------------+--------------------------------+----------- -----------------
Michael A. Lefsky | Dept. Environmental Sciences | mal3p@virginia.EDU
(804) 924-0532 | Clark Hall, Univ. of Virginia | mal3p@virginia.BITNET
(804) 982-2137(fax) | Charlottesville, VA 22903 |
|
|
|
Re: PCA in IDL [message #70252 is a reply to message #3053] |
Thu, 25 March 2010 08:31  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Nayan writes:
> Hi all, I am trying to do PCA (Principal Component Analysis) in IDL
> with "PCOMP" function but it does not talking. my matrix is n by
> m.Would you please give me some hints, so that i can proceed in right
> direction.Thanks in advance for your time and consideration.
Here is an article about doing PCA in IDL:
http://www.dfanning.com/code_tips/pca.html
It might help.
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thue. ("Perhaps thos speakest truth.")
|
|
|