Effacer les filtres
Effacer les filtres

shooting method, bvp

8 vues (au cours des 30 derniers jours)
Ahsan
Ahsan le 5 Oct 2019
I am attcahing a code in which i am trying to solve BVP by using Shooting method but failed. can any have look on it and correct it.
  8 commentaires
Ahsan
Ahsan le 10 Oct 2019
Modifié(e) : Ahsan le 10 Oct 2019
@darova i am biggner in matlab i do not know whats the issue
Bjorn Gustavsson
Bjorn Gustavsson le 10 Oct 2019
Read my comment, until you understand what I've written.

Connectez-vous pour commenter.

Réponses (1)

Pavel Osipov
Pavel Osipov le 22 Oct 2019
Tanya, hi! You attempt to solve Boundary Value Problem. Sorry, I'm think -> it's initial value problems, and tell you
about system linearized equations and their matrix and ther eigen values problem.
At function w = linshoot ( coeff, a, b, n, alpha, beta )..., and so on I'm not see all program.
Only function w = linshoot ( coeff, a, b, n, alpha, beta ).
Let's look at the problem statement and the solution algorithm. All the best, Paul.

Community Treasure Hunt

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

Start Hunting!

Translated by