Problem 1630. ~~~~~~~ WAVE ~~~~~~~~~
The WAVE generator
Once upon a time there was a river. 'Sum' was passing by the river. He saw the water of the river that was so still and clear as crystal. He threw a stone into river. Then again he threw another stone of higher weight into the river.He saw there was two different kinds of waves were being generated due to the difference in weight of the stone.
For EXAMPLE: 'Sum' threw a stone of weight 6. The river generated wave as bellow.
1 1 1 1 1 1
1 2 2 2 2 2
1 2 3 3 3 3
1 2 3 4 4 4
1 2 3 4 5 5
1 2 3 4 5 6
Solution Stats
Problem Comments
-
1 Comment
Jean-Marie Sainthillier
on 3 Jul 2013
Fun !
Solution Comments
Show commentsProblem Recent Solvers346
Suggested Problems
-
Find the sum of all the numbers of the input vector
52575 Solvers
-
Get the area codes from a list of phone numbers
1068 Solvers
-
Reverse the elements of an array
1084 Solvers
-
415 Solvers
-
637 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!