Community Profile

photo

Mayokun Ojediran


自 2019 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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...

4 years 前 | 0 个回答 | 0

0

个回答

提问


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...

4 years 前 | 1 个回答 | 0

1

个回答

提问


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...

4 years 前 | 0 个回答 | 0

0

个回答

提问


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...

5 years 前 | 0 个回答 | 0

0

个回答

提问


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 = ...

5 years 前 | 0 个回答 | 0

0

个回答

提问


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...

5 years 前 | 1 个回答 | 0

1

个回答