Using the equation $u \equiv u ( x , t ) = u _ { 0 } ( x - t u ( x , t ) )$ to compute $u \left( T , x _ { j } \right)$ for the Burgers equation, where the Burgers equation is $u _ { t } + \left( \frac { 1 } { 2 } u ^ { 2 } \right) _ { x } = 0$ with $u ( 0 , x ) = u _ { 0 } ( x )$ and initial conditions $u _ { 0 } ( x ) = \sin ( \pi x )$
I think we have to use the fixed point equation $y = y + c \left( y - u _ { 0 } \left( x _ { j } - T y \right) \right)$ for a suitable $c$.
I don't know how to go about this and I have to implement this in Matlab as well. How to proceed? Thanks.
