Exploring 1d Wave Ldg Method Implementation Part 1
Let's dive into the details surrounding 1d Wave Ldg Method Implementation Part 1.
- Discussion of the process of
- In this video, we solve the
- In this video, we derive the
- Solve
- After learning about Fourier transforms, it's time to move on to the
In-Depth Information on 1d Wave Ldg Method Implementation Part 1
Discussion of the process of Discussion of a MATLAB code which implements a local discontinuous Galerkin Introduction to a local discontinuous Galerkin This video is not stand-alone, but accompanies the free textbook at https://github.com/pbienst/active-math Background photo ...
Solves u_t + 2pi u_x = 0 IC: u(x,0) = sin(x) , u(0,t) = -sin( 2*pi t)
That wraps up our extensive overview of 1d Wave Ldg Method Implementation Part 1.