Recent content by goofy
-
G
Undergrad How to get an input matrix from user?
how to get an input matrix from user? WITHOUT using the MATLAB ‘MULTIPLICATION COMMAND’ write down your own program to implement the matrix multiplication M = A*B, where A and B are two constant matrices of dimensions l x m and m x n, respectively. The program should: Prompt the user to...- goofy
- Thread
- Input Matrix
- Replies: 1
- Forum: Linear and Abstract Algebra