Problem 57540. Repeatitive Summation
Solution Stats
Problem Comments
-
2 Comments
David Hill
on 29 Jan 2023
I am very confused by your explanation. b will be integers in the range [1, numel(x)], doesn't the second example violate this (where b has -2 and 0 as members)? I still don't see how you are getting your output with the explanation provided.
Dyuman Joshi
on 30 Jan 2023
There was some mishap in that example, David. b was supposed to be a (and vice-versa), as you pointed out the violation.
It has been cleared out. I hope the question is clear now.
Solution Comments
Show commentsProblem Recent Solvers6
Suggested Problems
-
217 Solvers
-
Find the elements of a matrix according to a defined property.
82 Solvers
-
392 Solvers
-
Celsius to Fahrenheit converter
569 Solvers
-
Generate binary combinations for a given number of bit(s)
90 Solvers
More from this Author30
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!