Differences between revisions 2 and 3
Revision 2 as of 2010-12-18 05:39:23
Size: 612
Editor: 10
Comment:
Revision 3 as of 2010-12-18 05:43:10
Size: 620
Comment:
Deletions are marked like this. Additions are marked like this.
Line 22: Line 22:
     *<pavan>,<student>,<prakasam engg college>      *<pavan kumar M>,<student>,<prakasam engg college>
  • Book

    Advanced Engineering Mathematics

    Author

    Erwin Kreyszig

    Edition

    8th Edition

x=matrix([0,1])
x
a=matrix([[1,2,3],[4,4,6]])
a
y=matrix([[0],[1],[0])])
y
z=x*a
z
v=z*y
v

  • Solution by:

    • <pavan kumar M>,<student>,<prakasam engg college>

*<sai krishna>,<student>,<prakasam engg college> *<lakshmi narayana>,<student>,<prakasam engg college> *<raghavendra>,<student>,<prakasam engg college> *<raghavendra>,<student>,<prakasam engg college> *<siva kumar reddy>,<student>,<prakasam engg college>

Kreyszig-1.6-54(a)-U (last edited 2010-12-18 05:43:10 by prakasam team)