Differences between revisions 1 and 2
Revision 1 as of 2010-12-16 11:57:42
Size: 291
Comment:
Revision 2 as of 2010-12-16 13:09:13
Size: 267
Editor: 172
Comment:
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
   * sainadh,student,vycet.
   *phanindra,student,nmrec
   * T.Chaitanya, Student, SNIST
  • Book

    Linear Algebra

    Author

    Gilbert Strang

    Edition

a = matrix([[1,3],[2,6],[3,9]])
print a
print a.rank() 

  • Solution by:

    • T.Chaitanya, Student, SNIST

Strang-3.1-3 (last edited 2010-12-17 08:15:14 by 172)