PDEPE, boundary condition problem , how to implement x(1,t)= [integral g(z)x(z,t) from 0 to 1]
조회 수: 3 (최근 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!