photo

Mohamed T. Adam


Last seen: 2 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
154,975
of 299,791

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 20,807

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,966

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3
  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


I get the error of "Array indices must be positive integers or logical values"
Iam trying to run this code but i am getting this following error "Array indices must be positive integers or logical values", h...

2 years 前 | 2 个回答 | 0

2

个回答

提问


Euler's Method for second order ODE
Hello, i am trying to solve y''+(1/2)*y'+5y=0 with initial values of y'(0)=2 and y(0) = 0 using Euler's method. This is my code,...

3 years 前 | 1 个回答 | 0

1

个回答

提问


The graph for the ODE45 function does not work
The ODE 45 fuction for the second order derivative does not work, because the plot keeps ocilating and i have done a second meth...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Trying to plot different graphs for different values on the same figure
I am trying to plot a graph for each value of Kc on the same figure but it does not work. How can i do it?

3 years 前 | 1 个回答 | 0

1

个回答

提问


The figure in my code does not appear
The code i am working on is the euler's method for BVP. The code runs without an error but the plot window appears with no graph...

3 years 前 | 2 个回答 | 0

2

个回答

提问


I am using bisection method to solve an equation, but the solution always shows the first value input and I don't know where my mistake is
I am using the biscetion method to solve an equation but the solution is always the first picked value (xLeft). bisection_metho...

3 years 前 | 1 个回答 | 0

1

个回答