WR Home      Topic Home      Chapter:  1  2  3  4 
<Previous Next>

Chapter 04

Reachability Test

Page 3



Can you optmize the previous code for fast execution? See HINT below
.

.

.

.

.

.

.

.

.

.
Time Optmized

A simple MATLAB® code is provided below.
main_008.m is to be executed.
In order to reduce the execution time, the variables row and col are incremented by y_step and x_step instead of 1.

Click here to download the code
Click here to view the code and its output.



WR Home      Topic Home      Chapter:  1  2  3  4 
<Previous Next>