Jason - MATLAB Cody - MATLAB Central

Jason

15131
Rank
2
Badges
332
Score
1 – 37 of 37

Jason submitted a Comment to Problem 60838. Given length x find the area y of the square

Hello. The instructions are the "length" of x. the length of the first test case is one. x is the array. This is another poorly defined code challenge.

on 7 Apr 2025 at 19:07

Jason submitted Solution 14581368 to Problem 1092. Decimation

on 20 Mar 2025 at 17:41

Jason submitted a Comment to Problem 1092. Decimation

There are so many problems with the problem description. 1). There is no explanation as to why 10 is wrapped around to the front in the second iteration. If it is okay to have a group of one in the first iteration; why not the second? 2). On the "Third iteration" line, the 1st and 4th are chosen, instead of indexing by 3, 6, 9, ... etc. 3). Why was the array expanded to a length of 12 for the third iteration, 8 for the second iteration, and 4 for the fourth iteration? I want to like this problem, it sounds interesting. I think any valid solution is achieved by accident rather than design. The person posting this problem should be ashamed at the poor description of the problem. This really sets the bar low, shame.

on 20 Mar 2025 at 14:59

Jason submitted Solution 14581261 to Problem 1974. Length of a short side

on 20 Mar 2025 at 12:34

Jason submitted Solution 14581260 to Problem 1974. Length of a short side

on 20 Mar 2025 at 12:30

Jason submitted Solution 14578613 to Problem 23. Finding Perfect Squares

on 18 Mar 2025 at 13:22

Jason submitted Solution 14577664 to Problem 20. Summing digits

on 17 Mar 2025 at 15:55

Jason submitted Solution 14576023 to Problem 18. Bullseye Matrix

on 14 Mar 2025 at 18:26

Jason submitted a Comment to Problem 12. Fibonacci sequence

The first Fibonacci number is 0, not 1.

on 10 Mar 2025

Jason submitted a Comment to Problem 10. Determine whether a vector is monotonically increasing

They really need to do a better job explaining the requirements. For example they should state that the output for tf should be a logical "1" or "0"; logical(1) or logical (0), as it does appear they want a string when reading the instructions.

on 5 Mar 2025

Jason submitted Solution 522639 to Problem 8. Add two numbers

on 6 Nov 2014

Jason received Solver badge for Solution 522635

on 6 Nov 2014

1 – 37 of 37
Go to top of page