Mirpur University of Science and Technology (Must), Mirpur Mirpur Institute of Technology
Mirpur University of Science and Technology (Must), Mirpur Mirpur Institute of Technology
Dr.Tasleem Kausar
(Lecturer)
June, 2020
Coordinate Systems
Coordinate Systems
In order to describe the spatial variations of the physical quantities, we
must be able to define all points uniquely in space in a suitable manner.
For example, the procedure for finding dot or cross product of two
vectors in a cylindrical system is the same as that used in the Cartesian
system
The techniques for doing this will be presented and illustrated with
examples
where ax, ay , and az are unit vectors along the x-, y-, and z-directions
AND
(c) Plot two cycles of a sine wave using the ‘fplot’ command. Introduce the
symbol θ with the command ‘\theta’ in the ‘xlabel’ or in a text statement.
(d) Plot an exponential function in the range 0 < x < 3. Calculate this
function with the interval Δx = 0.01. Text items such as the ‘ylabel’ or a
statement can include superscripts and subscripts. The superscript is
introduced with the command ‘^’ and the subscript is introduced with the
command ‘_’.
7) fplot(FUN,LIMS) = plots the function FUN between the x-axis limits specified
by LIMS = [XMIN XMAX].