Trigonometry question
July 23rd, 2013
anybody?
I am not sure but have you tried looking for math related forums which might help you answer such question.
I know its calculation a function of a curve and the rate of change or relation but im not sure
this is simple scalar*vector operation
When plotted in Mathematica looks like this:
http://imageupload.org/en/file/200004/untitled-2.jpg.html
sime.marasovic replied: When plotted in Mathematica looks like this:
yeah thats the eye of volure the golden relation curve. I need to understand the equation
http://imageupload.org/en/file/200004/untitled-2.jpg.html
This is parametric function, for each theta an (x,y) vector is given. When plotted in 2D plane, for theta ranging from 0 to 4pi, you get picture above. In the equation: (x,y) vector is represented as a row matrix (dimension 1×2). On the right side of equation expressions containing sin and cos are matrix with same dimensions too. Factors in front of matrix are scalars and they just multiply each element in matrix. After multiplying scalars with matrices, matrix addition are performed: upper elements are added an that equals x, and bottom elements are added and that equals y.
sime.marasovic replied: This is parametric function, for each theta an (x,y) vector is given. When plotted in 2D plane, for theta ranging from 0 to 4pi, you get picture above. In the equation: (x,y) vector is represented as a row matrix (dimension 1x2). On the right side of equation expressions containing sin and cos are matrix with same dimensions too. Factors in front of matrix are scalars and they just multiply each element in matrix. After multiplying scalars with matrices, matrix addition are performed: upper elements are added an that equals x, and bottom elements are added and that equals y.
I get the general idea but still dont understand it. I appreciate your help but can you break the equation down part by part
Can this help you?
http://www.mediafire.com/?5odzv4vtb88r1so
sime.marasovic replied: Can this help you?
thanx a lot mate now I can understand it better
http://www.mediafire.com/?5odzv4vtb88r1so