フィルターのクリア

Defining boundary condition and initial condition for PDE.

1 回表示 (過去 30 日間)
Mahsa
Mahsa 2017 年 4 月 8 日
編集済み: Mahsa 2017 年 4 月 8 日
I want to solve following 1D Burger's equation using pdepe. With the initial and boundary condition of 4. Unfortunately, I couldn't figure out how to define initial and boundary condition based on "Source" and "Flux" term explained in pdepe document help. x and t grid are as follows. v=0.2. x = linspace(0,2*pi,81); t = linspace(0,pi/8,20);

回答 (0 件)

カテゴリ

Help Center および File ExchangeGeometry and Mesh についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by