Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
past_records=@()rand*20+[60 65];
second=crystal_ball(past_records);
first=72;
second_correct=77;
assert(abs(second(first)-second_correct)<1)
ans =
ABCDEFGHIJKLMNOPQRSTUVWXYZABCDEFGHIJKLMNOPQRSTUVWXYZABCDEFGHIJKLMNOPQRSM
|
Program an exclusive OR operation with logical operators
639 Solvers
Solve the set of simultaneous linear equations
274 Solvers
Return the first and last character of a string
3459 Solvers
Replace multiples of 5 with NaN
358 Solvers
When can one be the Life Member of the IEEE?
70 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!