366 results for "matrix".
-
Question in Hayley's workspace
Find eigenvalues and eigenvectors of $A$ $2 \times 2$ matrix.
-
Question in How-tosThe matrix entry part in this question marks any symmetric matrix as correct, using a custom marking algorithm. A matrix is symmetric if it is equal to its transpose.
-
Question in Content created by Newcastle University
Given a generator matrix for a linear code, write a parity check matrix, compute the syndrome of a word, and decide if it's a codeword.
-
Question in Andrew's workspace
Addition and subtraction of matrices; multiplication by scalar.
-
Exam (5 questions) in Julie's workspace
Matrix addition, multiplication. Finding inverse. Determinants. Systems of equations.
rebelmaths
-
Question in 1010ENG/1201SCG Matrices
This question concerns the evaluation of the eigenvalues and corresponding eigenvectors of a 2x2 matrix.
-
Question in Archive
This question concerns the evaluation of the eigenvalues and corresponding eigenvectors of a 2x2 matrix.
-
Question in Timur's workspacePart of the tutorial to introduse students to MATLAB programming.
-
Exam (5 questions) in Shaheen's workspace
Matrix addition, multiplication. Finding inverse. Determinants. Systems of equations.
-
Exam (5 questions) in Shaheen's workspace
Matrix addition, multiplication. Finding inverse. Determinants. Systems of equations.
rebelmaths
-
Exam (5 questions) in Shaheen's workspace
Matrix addition, multiplication. Finding inverse. Determinants. Systems of equations.
rebelmaths
-
Question in Shaheen's workspace
Putting a pair of linear equations into matrix notation and then solving by finding the inverse of the coefficient matrix.
-
Question in Shaheen's workspace
Multiplication of $2 \times 2$ matrices.
-
Question in Priyanka's workspace
$A,\;B$ $2 \times 2$ matrices. Find eigenvalues and eigenvectors of both. Hence or otherwise, find $B^n$ for largish $n$.
-
Question in Maria's workspace
Find the determinant of a $4 \times 4$ matrix.
-
Question in Maria's workspace
Find the determinant of a $3 \times 3$ matrix.
-
Question in Demos
No description given
-
Question in Demos
Ask the student to find a matrix corresponding to a given rotation about the origin.
Then ask them to find the determinant. Their answer is marked against the matrix they gave, not just the correct one.
Finally, ask them to find the inverse of their matrix. Marking is against the matrix and determinant they gave.
-
Question in How-tos
This question adds a CSS rule to hide the brackets around the matrix input.
-
Question in How-tos
Some custom CSS restyles the matrix input so it looks like a fraction, with input boxes on top and bottom.
Ideally, there should be a fraction input part type, or an option for the number entry part to display a fraction input.
-
Question in How-tosThis question shows how to make the correct answer to a "choose one from a list" part depend on randomised question variables, in a couple of ways. The first part uses JME expressions to define the marks available for each choice. The second part uses the "custom marking matrix" option.
-
Question in How-tos
A randomly generated list of numbers is shown to the student. They must tick every occurrence of the lowest number. The number of occurrences isn't always the same - sometimes the minimum is unique and sometimes it is repeated. The
map
function makes it easy to construct a marking matrix. -
Question in How-tos
The student has to compute $a^b$ and $b^a$, then decide which of the two is bigger.
This question shows how to set up a custom marking matrix for the "choose one from a list" part, based on values used elsewhere in the question. It could use adaptive marking to use the student's incorrect values for the comparison, but doesn't at the moment.
-
Question in Content created by Newcastle University
Write down a lexicographic parity check matrix for a Hamming code and correct two received codewords.
-
Question in Content created by Newcastle University
Write down the lexicographic parity check matrix for a Hamming code, and correct two received codewords.
-
Question in Content created by Newcastle University
Given a matrix in the field $\mathbb{Z}_n$. By reducing it to row-echelon form (or otherwise), find a basis for the row space of the matrix, as a list of vectors.
-
Question in Content created by Newcastle University
Given a set of codewords generating a code, write down a generator matrix, encode three data vectors, and decode one codeword.
-
Question in Content created by Newcastle University
Given a set of codewords generating a code, give a generating matrix, encode three data vectors, and decode one codeword.
-
Question in Content created by Newcastle University
Given a set of codewords generating a code, give a generating matrix, encode three data vectors, and decode one codeword.
-
Question in Content created by Newcastle University
Compute the minimum distance between codewords of a code, given a parity check matrix.