Unable to find an PDE equation

조회 수: 3 (최근 30일)
Soumyajit Chowdhuri
Soumyajit Chowdhuri 2021년 6월 18일
답변: Chaitanya Mallela 2021년 6월 25일
This is the equation I want to simulate using the PDE toolbox but I canot find in in the preset diffusion equation. This is the drift diffusion equation and I am unable to code it in. Is there an option to code it in manually

답변 (1개)

Chaitanya Mallela
Chaitanya Mallela 2021년 6월 25일
  • Create a symbolic function C with space and time as independent variables.
  • Use diff function to represent PDE and
  • Use dsolve function to solve the PDE.

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by