solve second order non-linear partial differential equation with boundaries conditions
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Alessia Nannetti
am 30 Jan. 2021
Kommentiert: Alessia Nannetti
am 6 Feb. 2021
hello everyone!
I am struggling to find a way to solve this equation
with those boundaries condition
where a, b, pac, pev are known constants
hope someone can help me,
thank you!
1 Kommentar
Akzeptierte Antwort
Shashank Gupta
am 2 Feb. 2021
Hi Alessia,
There are many way to solve the above differential equation and some of them are well documented, refer to bvp4c function, it is really good way of solving boundary condition differential equation(@darova also recommend this function in the comments section). There are other ways to solve this, check out this example link.
I hope this references helps you.
Cheers.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Equation Solving finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!