<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Mar 26, 2013 at 2:44 PM, Markus Metz <span dir="ltr"><<a href="mailto:markus.metz.giswork@gmail.com" target="_blank">markus.metz.giswork@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Tue, Mar 26, 2013 at 8:39 AM, Rashad M <<a href="mailto:mohammedrashadkm@gmail.com">mohammedrashadkm@gmail.com</a>> wrote:<br>


> Hi,<br>
><br>
> i.pca creates 6 raster maps for 6 input raster<br>
><br>
> eg:<br>
><br>
> i.pca<br>
> in=lsat7_2002_10,lsat7_2002_20,lsat7_2002_30,lsat7_2002_40,lsat7_2002_50,lsat7_2002_70<br>
> \<br>
>     out=lsat7_2002_pca<br>
><br>
><br>
> I have a doubt here<br>
><br>
> Does the output lsat7_2002_pca.1 is the corresponding map for lsat7_2002_10?<br>
<br>
</div>No. lsat7_2002_pca.1 contains the principal component with the highest<br>
eigenvalue and is calculated using all input bands. More generally,<br>
each lsat7_2002_pca.* map is calculated using all input bands. Look at<br>
the eigenvectors to find out the weights with which each input map<br>
contributes to a specific PCA.<br>
<br></blockquote><div><br></div><div>So by knowing a pixel value of lsat7_2002_pca.1 can I get the value before transformation in PCA.</div><div>consider this:</div><div>I have two bands B1,B2 and after i.pca I get PC1,PC2. Then is there a way to derive value of X,Y where X belongs to B1 and Y belongs to B2 by only knowing P,Q </div>

<div>where P belongs to PC1 and Q belongs to PC2</div><div><br></div><div>and also X,Y and P,Q are of same index (row,col)</div><div><br></div><div>I hope this is clear</div><div> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


Markus M<br>
<div class="im"><br>
><br>
> If so the lsat7_2002_10_pca.1 contains PCA transformed pixel for<br>
> lsat7_2002_10<br>
><br>
> Is this correct?<br>
><br>
> --<br>
> Regards,<br>
>    Rashad<br>
><br>
</div>> _______________________________________________<br>
> grass-dev mailing list<br>
> <a href="mailto:grass-dev@lists.osgeo.org">grass-dev@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/grass-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-dev</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div><font face="arial, helvetica, sans-serif">Regards,<br>   Rashad</font></div>
</div></div>