Unable to find an PDE equation

1 visualizzazione (ultimi 30 giorni)
Soumyajit Chowdhuri
Soumyajit Chowdhuri il 18 Giu 2021
Risposto: Chaitanya Mallela il 25 Giu 2021
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

Risposte (1)

Chaitanya Mallela
Chaitanya Mallela il 25 Giu 2021
  • 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.

Categorie

Scopri di più su Partial Differential Equation Toolbox in Help Center e File Exchange

Prodotti


Release

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by