Given a lower and upper bound of an interval, distance between numbers, and one particular number from that interval, create an ordered vector of numbers with the specified distance between all neighbors which all belong to the interval. One of them must be the specified number.
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers91
Suggested Problems
-
Return a list sorted by number of occurrences
2895 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
2051 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
14052 Solvers
-
Create a Multiplication table matrix...
694 Solvers
-
Is this triangle right-angled?
6534 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!