vectorwtf1234
abcd
Last edited by a moderator:
The discussion revolves around a MATLAB project for an introductory electrical engineering class, focusing on understanding the mathematical concepts and programming requirements involved in the project. Participants explore the necessary mathematical background, MATLAB functionalities, and specific project tasks such as vector representation and rotation of points in 3D space.
Participants do not reach a consensus; there are varying levels of understanding regarding the mathematical concepts and MATLAB usage. Some participants provide guidance while others express confusion and seek further clarification.
The discussion highlights limitations in mathematical understanding, particularly concerning vectors and rotation matrices, which are essential for completing the project. There are unresolved questions about the project requirements and the necessary mathematical background.
This discussion may be useful for students in introductory electrical engineering or related fields who are learning MATLAB and need clarification on mathematical concepts related to programming and 3D transformations.
Perhaps I don't understand the mathematics. I'm now enrolled in pre-calculus, and we're just learning about sin, inverse sin, trigonometric identities, etc etc etc... I don't know what a vector is aside from "magnitude and direction."
I don't have an attempted solution, because I don't even understand the problem. I'm not asking for step-by-step instructions. Can someone please explain the project for me?
In particular, I don't know what "input 3 XYZ points and set them up as vectors (4x1)" even means. Is a point a vector? How does a 4x1 (4 rows, 1 column) even represent a point on a 3D plane?
What does "rotate each vertex by 30 degrees about the x axis..." even mean?