how can I solve this partial derivatives

dc/dz = (a/x * dc/dx +a*d^2c/dx^2) /(1-x^2/L) where a,L are constant.

 Accepted Answer

Use pdepe.
Best wishes
Torsten.

4 Comments

but pdepe is for time dependent function and space varial is only x. but in this case x,y.
In your equation, there is no y.
If you interpret z as t and x as x, pdepe is the correct tool to use.

Sign in to comment.

More Answers (0)

Categories

Find more on Numerical Integration and Differential Equations in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!