0
Adding and Subtracting Vectors
Posted by Jeff on Sep 8, 2009 in Calculus, Dynamics, Electromagnetic Theory, Math, MATLAB, Physics, Statics
TweetThis 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 [...]