Skip to content

timtorChen/ball-collision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BallCollistion

A matlab simulation of ball collision.

Files

  • bounce.m
    A script of showing a figure with two subplots, one is the balls animation and the other is the velocity statistic.

  • bounce_v2.m
    An optimized script, basically they do the same work as bounce.m, but it run faster.

  • classify.m
    A grid based collision detection function for bounce_v2.m.

Change to python (?)

Sorry, recently I am too busy in iGEM platform...

There is some great work for your reference https://jakevdp.github.io/blog/2012/08/18/matplotlib-animation-tutorial/

About

A simulation of ball collision

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages