Problem 42599. UICBioE240 problem 1.5
Find the size of the matrix, then multiply both values by 10 and make it into a column vector.
So if A = [ 1 2 3; 4 5 6; 7 8 9]
B = [ 30; 30]
Solution Stats
Problem Comments
-
2 Comments
Matthew Eicholtz
on 11 Sep 2015
You say to make it a column vector, but the solutions are row vectors.
Daniel Lee
on 17 Sep 2015
ah i just noticed that. sorry i will fix it.
Solution Comments
Show commentsProblem Recent Solvers160
Suggested Problems
-
Return a list sorted by number of occurrences
2842 Solvers
-
Given a matrix, return the last eigen value
228 Solvers
-
468 Solvers
-
Deleting an element in a matrix
480 Solvers
-
Matrix of almost all zeros, except for main diagonal
185 Solvers
More from this Author23
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!