Vector Addition
Enter the magnitudes and angles of a set of vectors to find the resultant vector.
Vector-Addition Program Walkthrough:
-

Enter the number of vectors to be added. This program can handle any number of vectors.
-

Enter the magnitude and angle of the first vector. Remember to set Degree or Radian modes accordingly.
-

Enter the magnitude and angle of the second vector. Notice that the recent values are shown so that you don’t get lost in a potentially large set of vectors. If there are more than two vectors, the following screens will look very similar to this one.
-

From the given data, the resultant vector is calculated. The magnitude and angle measurements are stored in M and A respectively.
Download Vector-Addition Program »
July 19th, 2008 at 5:22 am
best of the best it is,