PDEPE, boundary condition problem , how to implement x(1,t)= [integral g(z)x(z,t) from 0 to 1]
2 ビュー (過去 30 日間)
古いコメントを表示
Hello
I want to simulate a boundry control of PDE, and the boundry controller is an integral function of the x(z,t):
x(1,t)= [integral of "g(z)*x(z,t)dz" from 0 to1]
which g(z) is a function of spatial.
Could you please let me know how I can implement the above boundry condition with pdepe?
Many thanks in advance
0 件のコメント
回答 (1 件)
Abhisek Pradhan
2020 年 6 月 7 日
Refer the follwoing link which has couple of examples on how to solve PDEs.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Boundary Conditions についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!