Optimal Control of Systems Governed by Partial Differential Equations, Heat Sink Shape Optimization using the Adjoint Method
The purpose of the MATLAB files are to a) solve 2D Laplace Equation with Dirichlet and convective boundary conditions (Math_112C_Project_Main.m) (constant heat emitted from the bottom of the heat sink in ambient temperature), b) calculate the defined objective function (objectiveFunction.m),
Final project for UC Irvine's Math 112C—Intro to Partial Differential Equations III course.
Material covered in the course:
- Numerical Methods for ODEs and PDEs
- Euler's Method
- Error and Stability
- Finite Differences for Heat Equation and 2D Poisson Equation
- Reaction-Diffusion Equations
- Fisher-KPP Equation
- Wave Speed
- Turing Pattern Formation
- Random Walks
- Brownian Motion
- Stochastic Differential Equations
- Fokker-Planck Equation
- Ornstein-Uhlenbeck Process
- Black-Scholes Equation
- Ito's Lemma
- Fourier Transforms for PDEs
