Problem 403. Einsteinium-253 decay
Solution Stats
Problem Comments
-
5 Comments
guess you mean minutes instead of seconds?
Hi, no I do mean seconds if you are referring to the constant, 29,476.8
I have readjusted it now so it is the correct value.
I believe you are always rounding up to the next highest integer rather than rounding to the nearest integer. In other words, you are using the ceil() function, not the round() function.
Hi Rick, yes you are quite right. I have made the correction as above. Thanks for your valuable input.
Solution Comments
-
2 Comments
I believe your second test case is incorrectly rounding.
Yes, you were right with my earlier incorrect "note well" remark but now with corrected remark in place this test is valid. Sorry if it has put you off a bit. I guess other issues may come to light as well but I hope not.
Problem Recent Solvers105
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
43995 Solvers
-
1101 Solvers
-
Generate N equally spaced intervals between -L and L
797 Solvers
-
Replace multiples of 5 with NaN
415 Solvers
-
680 Solvers
More from this Author16
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!