Solve PDE system with initial conditions

I need to solve
dUi(t,x)/dt+а*dUi(t,x)/dx=f(Ui(t,x),t,x), where i=1,...,4
system of PDE with initial conditions.
I tried pdepe, but it's obligatory to set boundary conditions. I have read about discretization method, but understood nothing.
Maybe there are another ways to solve this system?
Or maybe you will provide some examples for discretization method?

댓글 수: 1

Torsten
Torsten 2020년 4월 9일
Maybe a start:
Lee, Matthews: A Matlab method of lines template for transport equations

댓글을 달려면 로그인하십시오.

답변 (0개)

질문:

2020년 4월 9일

댓글:

2020년 4월 9일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by