Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 14400000000;
y_correct = 1.8;
assert(isequal(bittogigabyte(x),y_correct))
|
Basics: 'Find the eigenvalues of given matrix
322 Solvers
583 Solvers
215 Solvers
615 Solvers
143 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!