This solution is locked. To view this solution, you need to provide a solution of the same size or smaller.
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
a = 1;
b=1
y_correct = 0;
assert(isequal(sub2no(a,b),y_correct))
b =
1
|
Compute a dot product of two vectors x and y
645 Solvers
205 Solvers
279 Solvers
341 Solvers
07 - Common functions and indexing 6
282 Solvers