help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PCA with Octave


From: Juan Pablo Carbajal
Subject: Re: PCA with Octave
Date: Sun, 7 Jul 2013 21:58:59 +0200

On Sat, Jul 6, 2013 at 12:12 PM, c. <address@hidden> wrote:
>
> On 6 Jul 2013, at 10:19, Mahmood Naderan <address@hidden> wrote:
>
>> So why do I get that syntax error? Any feedback is appreciated.
>>
> because you don't use square brackets to index arrays in Octave.
> c.
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://mailman.cae.wisc.edu/listinfo/help-octave

Check also using svd to perform pca
http://math.stackexchange.com/questions/3869/what-is-the-intuitive-relationship-between-svd-and-pca

and if you are really into nonlinear datasets, then check out kernel pca
http://en.wikipedia.org/wiki/Kernel_principal_component_analysis


reply via email to

[Prev in Thread] Current Thread [Next in Thread]