Differences between revisions 1 and 2
Revision 1 as of 2010-12-16 11:13:14
Size: 358
Comment:
Revision 2 as of 2010-12-17 09:14:27
Size: 402
Editor: punchagan
Comment: Wrong template used
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from Strang-PrabhakarB
  • Book

    Linear Algebra

    Author

    Gilbert Strang

    Edition

{ reset() x=var('x') y=function('y',x) DE=diff(y,x,2) + 2*diff(y,x) +101*y -10.4*exp(x) q=desolve(DE,[y,x]) }

  • Solution by:

    • <Bikkanati Prabhakar>, <Student>, <SNIST>

    • <>, <Student>, <SNIST>

Strang-2.8-1 (last edited 2010-12-17 09:14:27 by punchagan)