Problem 1024. Doubling elements in a vector
Solution Stats
Problem Comments
-
6 Comments
Show
3 older comments
srisai vangara
on 29 Apr 2020
Really found a lot of trouble to find the solution.
But could not find how someone could solve it just using a size of 7.
Sivaramarao B
on 7 Jun 2020
good one
Kaiz Merchant
on 4 Aug 2020
What matlab functions are useful for this ? (I did it with a loop)
Michael Green
on 8 Feb 2021
Good problem if you don't use repelem
Javid Moraveji
on 4 Jun 2022
I think the test should also check for column vectors and any vector with special variables Inf and NaN
Mostafa
on 30 Dec 2022
Nice problem without using kron function
Solution Comments
Show commentsProblem Recent Solvers6528
Suggested Problems
-
1630 Solvers
-
1328 Solvers
-
536 Solvers
-
Reverse the elements of an array
960 Solvers
-
480 Solvers
More from this Author2
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!