Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We now come to a key idea about vectorization. In the succeeding statment statement for calculating I, we have the term ri^4. To understand how MATLAB interprets it, consider the following simple example of how MATLAB interpets the ^ operator for matrices:

...