How to implement this algorithm?
Info
This question is closed. Reopen it to edit or answer.
Show older comments

How to implement this algorithm?
3 Comments
KSSV
on 19 Apr 2020
What have you tried so far?
Barry Allen
on 19 Apr 2020
darova
on 19 Apr 2020
I think this line should be changed:
% if crn(tow_bar)==crn(tow_min)
if crn(tow_bar) < 0
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!