Billiard Ball Animation

버전 1.0.0.0 (137 KB) 작성자: Fahad Al Mahmood
This program animates the movement of a billiard ball.
다운로드 수: 4.8K
업데이트 날짜: 2004/8/17

라이선스 보기

This Program Performs the following:
(1) Animates the movement of a Billiard Ball on a table that has a surface friction (mu) and coefficient of restitution (e) for the sides and saves it as an AVI file.

(2) Outputs series of rows and columns that displays the stream data of (Time),(X),(Y),(V), and (th) to screen.

(3) Outputs the initial X-Y coordinates along with the final coordinated when the speed of the ball reaches zero.

(4) Plots 4 figures that shows:
a- (X vs. Y).
b- (Time vs. X).
c- (Time vs. Y).
d- (Time vs. Velocity).

(5) Saves the Above Plots as a (JPEG) file.

(6) Outputs series of rows and columns that displays the stream data of (Time),(X),(Y),(V), and (th) to a file.

TO RUN DEMO:
billiard(-1)

인용 양식

Fahad Al Mahmood (2024). Billiard Ball Animation (https://www.mathworks.com/matlabcentral/fileexchange/4460-billiard-ball-animation), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R14
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Animation에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0

Modified Demo example.