photo

Mayokun Ojediran


自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
202,632
of 300,081

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
16.67%

收到投票数
0

排名
 of 20,868

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,273

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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...

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

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

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

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

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

6 years 前 | 1 个回答 | 0

1

个回答