Home Science Philosophy Philosophy
Differential Equations in Action

Differential Equations in Action

Write Python code to find numerical solutions to systems of differential equations. The models you create will fight wildfires, bring spaceships back to earth, and more!
Video Beginner Advanced
UPVOTE 0
SAVE THIS COURSE
Course Website
www.udacity.com
Share this page
Other courses you might like
Gallery
Description

Summary

In this course, you'll hone your problem-solving skills through learning to find numerical solutions to systems of differential equations. You'll write code in Python to fight forest fires, rescue the Apollo 13 astronauts, stop the spread of epidemics, and resolve other real-world dilemmas.

Expected Learning

By the end of this course, you'll develop an intuition for the use of differential equations in the applied sciences. You'll also learn how to build mathematical models for systems of differential equations using a variety of techniques. Along the way, you'll learn how to translate mathematical expressions into Python code and solve some really cool problems!

Syllabus

Lesson 1: Rescuing Apollo 13, Part 1

Introduction to the Forward Euler Method

Lesson 2: Rescuing Apollo 13, Part 2

Comparing solvers, Heun’s Method, and the Symplectic Euler Method

Lesson 3: Analyzing the Spread of Diseases

Implicit methods and stiffness

Lesson 4: There’s Plenty of Fish in the Sea?

Stability, sensitivity, and optimization

Lesson 5: Antilock Brake Systems

Friction, equilibria, and control theory

Lesson 6: The Path of a Forest Fire

Partial differential equations and heat conduction

Lesson 7: Advanced Applications of Numerical Methods

Chaos, software, and predictive capability

Required Knowledge

You'll need a basic knowledge of programming in Python for this course, around the level of Intro to Computer Science. An understanding of Python packages, as discussed in Programming Foundations with Python, will also be helpful.

In addition, you'll need to feel comfortable with trigonometry at the high school level, as well as basic vector algebra. This class will primarily involve solving differential equations numerically rather than analytically, but some exposure to calculus and physics at the level of Intro to Physics wouldn't hurt.

Most of all, bring with you a love of learning and problem solving!


Pricing:
Free
Level:
Intermediate
Duration:
8 weeks
Educator:
Jörn Loviscach
Submitted by:
Coursearena
Reviews
Would you recomment this course to a friend?
Discussion
There are no comments yet. Please sign in to start the discussion.
Other courses you might like