Ramon Villamangca - MATLAB Cody - MATLAB Central

Ramon Villamangca

14
Rank
68
Badges
36813
Score
1 – 50 of 3,544

Ramon Villamangca submitted a Comment to Problem 58259. Easy Sequences 115: Integral involving square root, floor, and round functions

Hi David, You right I should have use floor (34) instead of round (35). Test suites were adjusted. Thanks.

on 18 May 2023

Ramon Villamangca submitted a Comment to Solution 11409489

I suggest you use the function 'nthroot' instead of '^(1/3)'. RaIsing to a fractional exponent may sometimes give inaccurate answers. For example 'floor(64^(1/3))' yields '3', which is obviously wrong.

on 18 May 2023

Ramon Villamangca submitted a Comment to Solution 11412239

You can test your sum of square roots implementation by answering this: https://www.mathworks.com/matlabcentral/cody/problems/53930-easy-sequences-65-fractional-part-of-square-roots

on 18 May 2023

1 – 50 of 3,544
Go to top of page