photo

Ibrahim Taha


Last seen: 1 year 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
209,526
of 299,806

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 20,809

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,074

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


solve integral using ode45 (by derivative)
Hi! I've got a task that requires me to solve the following integral using ode45 by derivating the integral with the upper limi...

5 years 前 | 3 个回答 | 0

3

个回答

提问


Using events with ode45 to solve the initial velocity in the x-axis and plot the travel for an electron.
Hi there! I've got a problem that is similar to one that I asked previously about the travel for an electron. This task require...

5 years 前 | 0 个回答 | 0

0

个回答

提问


Plot the travel for an electron by using ode45 (involving matrices)
Hello there! I've got an issue regarding using ODE45 to solve a system of matrices when plotting the distance an electron trave...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Maximizing distance between n points on a sphere with radius 1
Hi there! I've been stuck with this task of placing n (in this case, n=6) points on a sphere with radius 1, where I have to max...

5 years 前 | 0 个回答 | 0

0

个回答

提问


ode45 two equations
Hi there! I've got a question regarding ode45. There's this question where I've got a system of two equations, one describing y...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How do I plot the curve x^2+y^2=1+2.5sin(xy) in polar coordinates in mathlab?
From what I know, the x-coordinates can be written as r.*cos(t) and y-coordinates as r.*sin(t). However, when it comes to plotti...

6 years 前 | 1 个回答 | 0

1

个回答