Preface
This is a tutorial made solely for the purpose of education and it was designed for students taking Applied Math 0340. It is primarily for students who have some experience using Mathematica. If you have never used Mathematica before and would like to learn more of the basics for this computer algebra system, it is strongly recommended looking at the APMA 0330 tutorial. As a friendly reminder, don't forget to clear variables in use and/or the kernel.
Finally, the commands in this tutorial are all written in bold black font, while Mathematica output is in regular fonts. This means that you can copy and paste all commands into Mathematica, change the parameters and run them. You, as the user, are free to use the scripts to your needs for learning how to use the Mathematica program, and have the right to distribute this tutorial and refer to this tutorial as long as this tutorial is accredited appropriately.
Return to computing page for the second course APMA0340
Return to Mathematica tutorial for the first course APMA0330
Return to Mathematica tutorial for the second course APMA0340
Return to the main page for the course APMA0340
Return to the main page for the course APMA0330
Heat Transfer Equations
Let u(x, t) denote the solution of the heat equation subject to the initial condition:
Initial Boundary Value Problems for Heat Equation
2.6.2. Other Heat Transfer Equations
2.6.3. Wave Equation
I.
2.6.4. Transverse Vibrations of Beams
2.6.5. Laplace Equation
2.6.6. Laplace Equation in Polar Coordinates
2.6.7. Applications