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
-
Given two arrays, find the maximum overlap
1810 Solvers
-
Project Euler: Problem 2, Sum of even Fibonacci
2915 Solvers
-
Create a square matrix of multiples
502 Solvers
-
Calculate the area of a triangle between three points
3565 Solvers
-
Test if two numbers have the same digits
267 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!