Error
There was an error loading the page.
Demo automatically generate latex for matrix/vector calculation
Demo of automatically generating latex strings to out put vectors/matrices of variable size and that are calculated by some formula.
Metadata
-
England schools
-
England university
-
Scotland schools
Taxonomy: mathcentre
Taxonomy: Kind of activity
Taxonomy: Context
Contributors
Feedback
From users who are members of Linear Algebra 1st year :
![]() |
said | Ready to use | 4 years, 8 months ago |
History
Julia Goedecke 4 years, 8 months ago
Gave some feedback: Ready to use
Julia Goedecke 4 years, 8 months ago
Published this.Julia Goedecke 4 years, 8 months ago
Created this as a copy of Matrix transformations (WBQ 1.30 randomised).Name | Status | Author | Last Modified | |
---|---|---|---|---|
Matrix transformations (same as WBQ 1.30) | Ready to use | Julia Goedecke | 25/08/2021 12:57 | |
Matrix transformations (WBQ 1.30 randomised) | Ready to use | Julia Goedecke | 25/08/2021 12:57 | |
Demo variable number of gaps | Ready to use | Julia Goedecke | 25/08/2021 12:57 | |
Demo automatically generate latex for matrix/vector calculation | Ready to use | Julia Goedecke | 25/08/2021 12:57 | |
copy of Matrix transformations (WBQ 1.30 randomised) | Ready to use | Julia Goedecke | 25/08/2021 12:57 | |
Demo matrix of mathematical expressions | Ready to use | Julia Goedecke | 25/08/2021 12:57 |
There are 19 other versions that do you not have access to.
Name | Type | Generated Value |
---|
A | matrix |
matrix([3,3],[-3,1])
|
||||
u | vector |
vector(-1,2)
|
||||
m | integer |
2
|
||||
n | integer |
2
|
||||
rawunresolvedAu | list |
List of 4 items
|
||||
unresolvedAu | string |
\begin{pmatrix}3\cdot(-1)+3\cd
|
||||
x | list |
[ "x_1", "x_2" ]
|
||||
rawAx | list |
List of 4 items
|
||||
halfrawAx | list |
List of 2 items
|
||||
latexAx | string |
\begin{pmatrix}3x_1 + 3x_2\\x_
|
||||
halfrawx | list |
[ "x_1\\\\", "x_2" ]
|
||||
latexx | string |
\begin{pmatrix}x_1\\x_2\end{pm
|
||||
rawgeneralA | list |
List of 4 items
|
||||
generalA | string |
\begin{pmatrix}a_{11}&a_{12}\\
|
||||
rawunresolvedA1 | list |
List of 4 items
|
||||
latexA1 | string |
\begin{pmatrix}1+1&1+2\\2+1&2+
|
||||
rawA1 | list |
[ 2, 3, 3, 4 ]
|
||||
A1 | matrix |
matrix([2,3],[3,4])
|
Generated value: matrix
- m
- n
- rawAx
- rawunresolvedAu
Information only
Ask the student a question, and give any hints about how they should answer this part.
To demonstrate matrix times vector:
{A}{u}={unresolvedAu}={Au}
(Note: I prefer ⋅ to × for multiplication, and didn't need any other simplification rules than brackets, so I did it this way rather than use the inbuilt simplify function.)
For a general vector:
{A}{latexx}={latexAx}
Use this tab to check that this question works as expected.
Part | Test | Passed? |
---|---|---|
Information only | ||
Information only |
This question is used in the following exam: