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=10;
ref = 1/(1+exp(-(a-15)/6));
user = MyFunc();
assert(isequal(user,ref))
|
2 | Pass |
[x a] = MyFunc();
assert(a==10);
|
36425 Solvers
169 Solvers
Magic is simple (for beginners)
1115 Solvers
263 Solvers
742 Solvers