Transpose of Vector and Matrix and Their Equations - Python for Integrated Circuits - - An Online Book - |
||||||||
| Python for Integrated Circuits http://www.globalsino.com/ICs/ | ||||||||
| Chapter/Index: Introduction | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | Appendix | ||||||||
================================================================================= The transpose of a vector is a mathematical operation that transforms a row vector into a column vector (or vice versa). In other words, it flips the vector from a horizontal orientation to a vertical orientation, or vice versa. Transposing a vector doesn't change the values within the vector but only rearranges them in a different format. Some equations of transpose of a vector are: ============================================
|
||||||||
| ================================================================================= | ||||||||
|
|
||||||||