This website requires JavaScript.
Explore
Help
Sign In
karthik
/
Calculations
Watch
1
Star
0
Fork
0
You've already forked Calculations
Code
Issues
Pull Requests
repo.project_board
Releases
Wiki
Activity
b6d56e9e7b
Calculations
/
MOT Capture Process Simulation
History
Karthik Chandrashekara
b6d56e9e7b
Wrapped the exit condition in to its own function now checking if the position, velocity meet certain criteria and account for collision events.
2021-07-11 14:35:54 +02:00
..
@MOTSimulator
Wrapped the exit condition in to its own function now checking if the position, velocity meet certain criteria and account for collision events.
2021-07-11 14:35:54 +02:00
+Helper
New functions to calculate the distance of a point from a line and find all zero crossings from a vector/1-D array.
2021-07-11 06:10:23 +02:00
+Plotting
Plots velocity sampling in terms of its magnitude (up to the cut-off) and direction (up to the exit divergence).
2021-07-11 06:07:17 +02:00
test_MOTSimulator.m
Some cosmetic changes and additions to showcase the use of newly included plotting routines.
2021-07-11 06:08:48 +02:00