This solution is outdated. To rescore this solution, sign in.
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
aVec = [3.14 15 8 26];
a = VectorFunc();
assert(isequal(a,aVec))
|
Basics: 'Find the eigenvalues of given matrix
323 Solvers
3064 Solvers
Generate a random matrix A of (1,-1)
210 Solvers
387 Solvers
Matlab Basics - Set unwanted parts of a vector to zero
197 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!