Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2010-12-18 05:34:29
Size: 309
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 21: Line 21:

 * '''Solution by''':
   
  * '''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>
  • 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)