Curriculum Module
Created with R2024a. Compatible with R2024a and later releases. Chemical engineering
This curriculum module contains interactive MATLAB® live scripts that teach various topics suitable for a first class in partial differential equations.
You can use these live scripts as demonstrations in lectures, class activities, or interactive assignments outside class. This module covers classification of second-order PDEs, solving first order wave equations analytically, solving second order wave equations numerically, systems of partial differential equations, and implementing both explicit and implicit finite difference methods. It also includes examples of shocks and rarefaction waves in traffic, diffusion of carbon through iron, a chemical morphogenesis model, a thermal model of a battery, and an approach to modeling an ultrasound.
The instructions inside the live scripts will guide you through the exercises and activities. Get started with each live script by running it one section at a time. To stop running the script or a section midway (for example, when an animation is in progress), use the Stop button in the RUN section of the Live Editor tab in the MATLAB Toolstrip.
Contact the MathWorks teaching resources team if you would like to provide feedback or have a question.
This module assumes fluent knowledge of single-variable calculus. If you would like to brush up on these topics, you could review with the calculus courseware:
- Calculus: Integrals is available on or or GitHub
- Calculus: Derivatives is available on or or GitHub
Use the link to download the module. You will be prompted to log in or create a MathWorks account. The project will be loaded, and you will see an app with several navigation options to get you started.
Download or clone this repository. Open MATLAB, navigate to the folder containing these scripts and double-click AppliedPDEs.prj. It will add the appropriate files to your MATLAB path and open an app that asks you where you would like to start.
Ensure you have all the required products (listed below) installed. If you need to include a product, add it using the Add-On Explorer. To install an add-on, go to the Home tab and select Add-Ons > Get Add-Ons.
MATLAB is used throughout. Tools from the Symbolic Math Toolbox™ are also frequently used. The function range from the Statistics and Machine Learning Toolbox™ is used in Diffusion.mlx and the Partial Differential Equation Toolbox™ is used in ReactionDiffusion.mlx, in an extension example.
|
In this script, students will... |
Academic disciplines |
Credit: Terry J. DuBose |
In this script, students will... |
Academic disciplines |
The license for this module is available in LICENSE.md.
Courseware Module |
Sample Content |
Available on: |
Numerical Methods with Applications |
|
GitHub |
Fourier Analysis |
|
GitHub |
Or feel free to explore our other modular courseware content.
Looking for more? Found an issue? Have a suggestion? Please contact the MathWorks teaching resources team. If you want to contribute directly to this project, you can find information about how to do so in the CONTRIBUTING.md page on GitHub.
© Copyright 2024 The MathWorks™, Inc