Gustafson's Maple Labs 2250 Spring 2013

Today: Thursday April 25: 05:55AM, 2024
Updated: Tuesday January 15: 14:02PM, 2013

Maple and Matlab References

  1. Maplesoft Quick Reference Cards
    Click Here
  2. Douglas Meade's Quick Reference Card for Maple 12 to 16
    Click Here (pdf)
  3. A one-page Matlab cheat sheet, Strang's MIT linear algebra
    Click Here (pdf)
  4. A rookie maple tutorial for the impatient from Indiana University
    Click Here
  5. Maple programming examples by topic from Kettering University
    Click Here
  6. Utah Maple Tutorial 2013. Key examples (mouse-copy).
    Used in Math Dept maple intro lectures.
    Click Here
  7. How to use maple 15 under unix, windows, OS/X (text)
    Here
  8. Maple graphics and low speed internet
    Maple at home
  9. Peter Stone's Maple, Example worksheets.
    Copy a worksheet URL, paste into xmaple "FILE ==> Open URL".
    Click Here

Maple Labs 1 to 7, Spring 2013

  1. Maple Lab 1, Solving quadratics, plotting, derivative, Jacobian, L1.1, L1.2, L1.3, L1.4,
    maple Lab 1 S2013 (215K pdf)
    maple worksheet text Lab 1 S2013 (834 txt)
    Sita's maple 12 worksheet from the tutorial 5Feb2009 (250K mw)
    Laura Czarnecki's maple 13 worksheet of examples for maple lab 1 [right-click to save the file] (105K mw)
    Laura Czarnecki's maple text of examples for maple lab 1 (6.0K txt)
  2. Maple Lab 2, Newton Cooling, L2.1, L2.2, L2.3, L2.4
    1. Option 1: Freezing Pipes and Newton Cooling
      maple Lab 2 S2013, Freezing Pipes (198K pdf)
      maple worksheet text Lab 2 S2013, freezing pipes (1.2K txt)
      How to determine inequalities in Lab 2.4, freezing pipes example ( 40K pdf)
      For more on superposition y=y_p_ + y_h, see Theorem 2 in the link Linear DE part I (8 pages pdf)
      For more about home heating models, read the following link.
      Linear equation applications, brine tanks, home heating (pdf)
    2. Option 2: Swamp Cooler and Newton Cooling
      maple Lab 2 S2013, swamp cooler (241K pdf)
      maple worksheet text Lab 2 S2013, swamp cooler (1.3K txt)
      How to determine inequalities in Lab 2.4, freezing pipes example ( 40K pdf)
      For more on superposition y=y_p_ + y_h, see Theorem 2 in the link Linear DE part I (8 pages pdf)
      For more about home heating models, read the following link.
      Linear equation applications, brine tanks, home heating (pdf)
    3. Maple Lab 2, Examples by Sita Gakkhar S2009
      Maple Lab 2 examples (pdf)
      Maple Lab 2 examples (.mw maple 12 worksheet)
  3. Maple Lab 3 and Lab 4, S2013
    1. Basic References for Numerical Maple Labs
      Numerical Solution of First Order DE (203K pdf)
      Sample maple code for Euler, Heun, RK4 (1.9K mws)
      Sample maple code for exact/error reporting (2.1K mws)
      Numerical DE coding hints (5.1K txt)
      Maple Worksheet files: In Mozilla firefox, save to disk using right-mouseclick and then "Save link as...". Some browsers require SHIFT and then mouse-click. Open the saved file in xmaple.
    2. Maple Lab 3, Numerical Solutions, L3.1, L3.2, L3.3
      Maple Lab 3 S2013 (152K pdf)
      Maple L3 snips S2013 (5.3K maple text)
      Maple L3 snips worksheet S2013 (6.6K mws)
      1. See the Worked Out Sample Lab 4 below for ideas of how to start and what to write.
      2. The numerical work, using Euler, Heun, RK4, are L3.1, L3.2, L3.3. The actual symbolic solution derivation and answer check were submitted as Exam Review ER-1. Confused? Follow the details in the next link, which duplicates what was done in ER-1.
        Sample symbolic solution report for 2.4-3 ( 23K pdf)
      3. Confused about what to put in your L3.1 report? Do the same as what appears in the sample report for 2.4-3 (below). Include the hand answer check. Include the maple code appendix. Then fill in the table in maple Lab 3, by hand.
        Sample Report for 2.4-3. Shows a hand answer check and the maple code appendix. (176K pdf)

    3. Maple Lab 4, Numerical Solutions, L4.1, L4.2, L4.3
      The numerical work, Euler, Heun, RK4 parts are L4.1, L4.2, L4.3. Modify your computer code for maple lab 3 to make a report for this part. To avoid doing unnecessary work, please read the problems carefully.
      Maple Lab 4 S2013 (138K pdf)
      Maple L4 snips S2013 (3.1K maple text)
      Maple L4 snips worksheet S2013 (4.3K mws)
      1. Worked out sample lab 4, using a logistic equation example from Exercise 2.6-36.
        S2013 Maple Lab 4 sample solution (pdf)
        S2013 Maple Lab 4 sample, maple code in TXT format (txt)
        S2013 Maple Lab 4 sample, maple code in worksheet format (mws)
      2. The actual symbolic solution derivation and answer check were submitted as Exam Review ER-2. Confused? Follow the details in the next link, which has details similar to ER-2.
        Sample symbolic solution report for 2.4-3 ( 23K pdf)
      3. Confused about what to put in your L4.1 report? Do the same as what appears in the sample report for 2.4-3 (below). Omit the hand answer check. Include the maple code appendix. Answer check against the exact symbolic solution. The fill in the table in maple Lab 4, by hand.
        Sample Report for 2.4-3. Shows a hand answer check and the maple code appendix. (176K pdf)
  4. Maple Lab 5, Matrix Algebra, L5.1, L5.2, L5.3
    Maple Lab 5 S2013 (170K pdf)
    maple worksheet text Lab 5 S2013, linalg package, maple15 (2.1K txt)
    maple worksheet text Lab 5 S2013, LinearAlgebra package maple15 (1.7K txt)
    Sita Gakkhar Sample code Maple Lab 5 S2009 [maple12] (120K maple12 worksheet)
    Sita Gakkhar Sample code Maple Lab 5 S2009 [maple12] (1.0K maple text)
  5. Maple Lab 6, Mechanical Oscillations, L6.1, L6.2, L6.3
    Frequently asked questions Lab 6 s2010 (1.9K txt)
    Maple Lab 6 S2013 ( 33K pdf)
    maple text Lab 6 S2013 (4.9K maple text)
    maple worksheet Lab 6 S2013 ( 13K mws)
  6. Maple Lab 7, Laplace Applications, L7.1, L7.2, L7.3, L7.4, L7.5
    Maple Lab 7 S2013 (156K pdf)
    maple text Lab 7 S2013 (3.3K maple text)
    maple worksheet Lab 7 S2013 ( 15K mws)

Extra Credit Maple Labs 8, 9, 10, Spring 2013

  1. Optional Extra Credit maple Lab 8, Earthquakes L8.1, L8.2, L8.3, L8.4, L8.5
    Earthquake project S2013 ( 34K pdf)
    Earthquake project S2013 maple worksheet ( 17K mws)
    Earthquake project S2013 maple worksheet text (6.8K txt)
  2. Optional Extra Credit Maple Lab 9: Tacoma Narrows L9.1, L9.2
    Optional maple Lab 9 S2013 ( 34K pdf)
    maple worksheet Lab 9 S2013 ( 14K mws)
    maple text Lab 9 S2013 (6.3K txt)
    Tacoma Narrows page Fall 2004 Explanation of maple lab 9. Video clip. Photos. Don't use 2004 lab sources from this page!
  3. Optional Extra Credit Maple Lab 10: Brine Tanks. Glucose-Insulin. L10.1, L10.2, L10.3, L10.4
    Optional maple Lab 10 S2013 (292K pdf)
    maple text Lab 10 S2013 (798 txt)