Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
a=10;
ref = 1/(1+exp(-(a-15)/6));
user = MyFunc();
assert(isequal(user,ref))
varargout =
[0.3029] [10]
ans =
[]
|
2 | Pass |
%%
[x a] = MyFunc();
assert(a==10);
varargout =
[0.3029] [10]
ans =
[]
|
2486 Solvers
"Low : High - Low : High - Turn around " -- Create a subindices vector
320 Solvers
260 Solvers
Simple equation: Annual salary
3779 Solvers
262 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!