solve second order non-linear partial differential equation with boundaries conditions
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Alessia Nannetti
il 30 Gen 2021
Commentato: Alessia Nannetti
il 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 Commento
Risposta accettata
Shashank Gupta
il 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.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Equation Solving in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!