4 results.
-
Question in Julia Goedecke's contributions
Finding a matrix from a formula for each entry, which involves the row and column numbers of that entry. Randomized size of the matrices and formula.
The interesting part about the implementation is the way the output is generated for "Advice".
-
Question in Linear Algebra 1st year
Finding a matrix from a formula for each entry, which involves the row and column numbers of that entry. Not randomized because it's the same as in our workbook. But the variables are made in a way that it should be easy to randomise the size of the matrix, and the to change the formula for the input in not too many places.
-
Question in Linear Algebra 1st year
Finding a matrix from a formula for each entry, which involves the row and column numbers of that entry. Randomized size of the matrices and formula.
-
Question in Christian's workspace
A really simple question which asks the student to multiply two matrices.