0

Conversions Between Cartesian, Cylindrical and Spherical Coordinates

The 3 common methods of describing a point in a three dimensional coordinate system are Cartesian, Cylindrical and Spherical. The most simple is Cartesian but certain teachers find it necessary to use the others. There are a few simple conversions between them but first it is necessary to know their notation.
Cartesian:
Cylindrical:
Spherical:
In most [...]

Tags: , , , ,

 
0

Unit Vector Between Two Points

Suppose you are interested in finding the unit vector between two points, and , which are described in cartesian coordinates as and , respectively.
You would begin by finding the vector between these two points. The direction of this vector may be important so look for key words such as . Once [...]

Tags: , , ,

 
0

Vector Dot Product

Posted by Jeff on Sep 8, 2009 in Calculus, Electromagnetic Theory, MATLAB, Math, Physics, Statics

Another simple review of the vector dot product, for those of you that have forgotten.  The operation that involves multiplying two vectors together can be done in a few ways.  The first operation is called either the scalar product or the dot product.  One of the well known definitions looks like this:
RULE 1:
This is [...]

Tags: , , , , ,

 
0

Adding and Subtracting Vectors

Posted by Jeff on Sep 8, 2009 in Calculus, Dynamics, Electromagnetic Theory, MATLAB, Math, Physics, Statics

This is a very simple post and a very simple subject, but every once in a while even the experts need to be reminded how to do simple addition and subtraction with vectors.  Let’s go ahead and specify a couple vectors that we can work with.
Vector
In MATLAB: >>A = [1 2 4];
Vector
In MATLAB: [...]

Tags: , ,

ballssmall
 

You need to log in to vote

The blog owner requires users to be logged in to be able to vote for this post.

Alternatively, if you do not have an account yet you can create one here.

Powered by Vote It Up

Copyright © 2010 EngineerSphere.com All rights reserved .
Sitemap      Jeff Schuler