photo

Victor Falola


Last seen: etwa ein Jahr vor Aktiv seit 2019

Followers: 0   Following: 0

Statistik

  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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.

mehr als 4 Jahre vor | 3 Antworten | 0

3

Antworten