Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
y_correct = 97;
assert(isequal(your_fcn_name(),y_correct))
|
Compute a dot product of two vectors x and y
750 Solvers
Calculate the area of a triangle between three points
871 Solvers
Create an index-powered vector
352 Solvers
Sum of diagonals elements of a matrix
166 Solvers
327 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!