Community Profile

photo

Ibrahim Taha


Last seen: 2 months ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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

4 years ago | 3 answers | 0

3

answers

Question


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

4 years ago | 0 answers | 0

0

answers

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 0 answers | 0

0

answers

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 1 answer | 0

1

answer