Tutorial

The Bessel functions Jn(s) are built-in functions in MATLAB, just as are the more common elementary function such as sine and cosine, and can be used just as conveniently. For example, here is the graph of J0: clear . t=linspace(0,10,101); plot(t,besselj(0,t));grid (Notice that the first argument to … ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download