how can I solve this non linear partial differential equation mentioned below I have some initial & boundary condition
Show older comments
Answers (2)
Torsten
on 8 Apr 2022
0 votes
Discretize the differential operators, include the boundary conditions and solve the resulting system of nonlinear equations for z'(i,j) (values of z' in (x'(i),y'(j))) using "fsolve".
4 Comments
Rohan Singla
on 11 Apr 2022
Torsten
on 11 Apr 2022
To get a more specific answer, you will have to provide more details about your problem.
What is kappa^i ? Is it a constant throughout the domain where you want to solve your PDE ? What is the domain where you want to solve the PDE ? What are the boundary conditions ?
Maybe you could also explain in which context this PDE appears.
Rohan Singla
on 11 Apr 2022
Torsten
on 11 Apr 2022
No, sorry. I only communicate via the forum.
Rohan Singla
on 12 Apr 2022
0 votes
1 Comment
Torsten
on 12 Apr 2022
Above, you define 4 circles. I can't decipher on which circle you want to solve the PDE and what boundary condition you want to impose for z' on the circumpherence.
Categories
Find more on Boundary Conditions 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!

