photo

Victor Falola


Last seen: mehr als 2 Jahre vor Aktiv seit 2019

Followers: 0   Following: 0

Statistik

MATLAB Answers

4 Fragen
0 Antworten

RANG
151.566
of 300.392

REPUTATION
0

BEITRÄGE
4 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
75.0%

ERHALTENE STIMMEN
0

RANG
 of 20.933

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.335

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

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

fast 3 Jahre 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'...

etwa 3 Jahre 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...

etwa 3 Jahre 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.

fast 6 Jahre vor | 3 Antworten | 0

3

Antworten