Community Profile

photo

Victor Falola


Last seen: 9 months ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


Collision detection and solving of a spherical ball in a cylindrical boundary
I'm trying to write a code in which a spherical ball moving at a given velocity in a solid cylindrical boundary in which when it...

1 year ago | 1 answer | 0

1

answer

Question


How do I move the center of my cyclinder to a specific point?
Hi, I plotted a cylinder using this code: r = 5e-7; [X,Y,Z] = cylinder(r); h = 20e-7; Z = Z*h; cyl = surf(X,Y,Z,'FaceColor'...

1 year ago | 1 answer | 0

1

answer

Question


How do i check if elements from my rows of vector are within range of one another
I'm trying to write a code for collision detection of sphere's in my project. I have vector containing values for the edges of e...

1 year ago | 1 answer | 0

1

answer

Question


how to measure the diameter of a circle
im trying to write a script to measure the diameter of this photo and dont know how to go about it.

4 years ago | 3 answers | 0

3

answers