Victor Falola
Followers: 0 Following: 0
統計
MATLAB Answers
4 質問
0 回答
ランク
of 156,371
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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...
約2年 前 | 1 件の回答 | 0
1
回答質問
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'...
約2年 前 | 1 件の回答 | 0
1
回答質問
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...
約2年 前 | 1 件の回答 | 0
1
回答質問
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.
約5年 前 | 3 件の回答 | 0