Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
h = 1;
r = 4;
y_correct = 16/3*pi;
assert(isequal(your_fcn_name(h,r),y_correct))
y =
16.7552
|
Basics: 'Find the eigenvalues of given matrix
323 Solvers
Number of digits in an integer
336 Solvers
202 Solvers
187 Solvers
56 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!