Differences between revisions 2 and 3
Revision 2 as of 2010-12-17 10:35:45
Size: 273
Editor: 172
Comment:
Revision 3 as of 2010-12-17 10:37:25
Size: 438
Editor: sanne_abhi
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
 ||'''Book'''|| Advanced Engineering Mathematics ||
 ||'''Author'''|| Erwin Kreyszig ||
 ||'''Edition'''|| 8th Edition ||
 ||'''Book''' ||Advanced Engineering Mathematics ||
 ||'''Author''' ||Erwin Kreyszig ||
 ||'''Edition''' ||8th Edition ||

Line 7: Line 9:
{{{x=matrix([[-4,6,3],[0,1,2]])
y=matrix([[5,-1,0],[3,1,0]])
z=x+y
z
}}}
{{{x=matrix([[-4,6,3],[0,1,2]]) y=matrix([[5,-1,0],[3,1,0]]) z=x+y z }}}
Line 15: Line 13:
 * '''Solution by''':  * '''Solution by''':
 * <Abhilash>, <Student>, <Snist>
 * <Anoop>, <Student>, <Snist>
 * <Murthy>, <Student>, <Snist>
 * <akshay>,<student>,<snist>
 * <Raghav>, <Student>, <Snist>
  • Book

    Advanced Engineering Mathematics

    Author

    Erwin Kreyszig

    Edition

    8th Edition

x=matrix([[-4,6,3],[0,1,2]]) y=matrix([[5,-1,0],[3,1,0]]) z=x+y z 

  • Solution by:

  • <Abhilash>, <Student>, <Snist>

  • <Anoop>, <Student>, <Snist>

  • <Murthy>, <Student>, <Snist>

  • <akshay>,<student>,<snist>

  • <Raghav>, <Student>, <Snist>

Kreyszig-6.1-6 (last edited 2010-12-17 11:18:05 by jejiramchand)