Differences between revisions 1 and 2
Revision 1 as of 2010-12-18 08:23:50
Size: 344
Editor: harsha
Comment:
Revision 2 as of 2010-12-18 08:24:38
Size: 308
Editor: harsha
Comment:
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
   * <Your Name>, <Profession>, <Organization>
   * <Your Name>, <Profession>, <Organization>
   * V Krishna Harsha ,Student ,ASR College Of Engineering
  • Book

    Linear Algebra

    Author

    Gilbert Strang

    Edition

x = linsapce(0:pi/30:pi/3)
y  = sin(x)+rand(size(x))/100
plot(x,y,'0')

  • Solution by:

    • V Krishna Harsha ,Student ,ASR College Of Engineering

Strang-5.2-2 (last edited 2010-12-18 08:25:05 by harsha)