photo

Victor Falola


Last seen: mer än 2 år ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
151 566
of 300 392

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
0

RANK
 of 20 934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 373

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

nästan 3 år 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'...

ungefär 3 år 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...

ungefär 3 år 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.

nästan 6 år ago | 3 answers | 0

3

answers