photo

Mayokun Ojediran


Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to Breakdown System of coupled ODEs into first order equations in order to solve with Runge-Kutta 4th order
Hello all, I am trying to solve the set of coupled ODEs I found in a journal using RK-45 method in matlab. Boundary Cond...

nästan 5 år ago | 0 answers | 0

0

answers

Question


How to get values at different interval for ode45
Hello, I solved a second order differential equation with ode45, the code ran smoothly. I want to extract the value of the re...

nästan 5 år ago | 1 answer | 0

1

answer

Question


I'm trying too solve a set of coupled ODEs using BVP5C but I keep getting the same (wrong) results for the different cases. What am I doing wrong?
I'm trying to solve a set of coupled ODEs using BVP4C but the results I get from Matlab isn't making sense. I keep getting the s...

nästan 5 år ago | 0 answers | 0

0

answers

Question


Shooting Method Boundary Conditions not Implementing
I am trying to implement RK4 using the shooting method for the following boundary layer equations, n = 0.4; Bo = 0.0132291783...

ungefär 5 år ago | 0 answers | 0

0

answers

Question


Shooting Method Boundary Conditions not Implementing
Hello, I am trying to implement the shooting method for in the cods shown. function Shooting_Method_code1 clc clear all x = ...

ungefär 5 år ago | 0 answers | 0

0

answers

Question


How do I plot even spaced but uneven value increment graphs?
Hello, I am trying to plot a set of data with specific axis values in order to show to the results clearly. Using xtick and yti...

ungefär 5 år ago | 1 answer | 0

1

answer