Problem 2460. Signal Processing Basic - 1. Stretch a signal
Input vector V is a discrete time signal assuming the first sample is sampled at t=0. This signal has to be stretched in time.
Stretching factor (the second input) will be smaller than or equal to 1. Assume that the signal has been sampled at thousand times higher frequency than Nyquist frequency.
Output signal may not match exactly with test suite and some tolerance is allowed (check the test suite). Output signal should be sampled at the instants where the input signal was sampled (implying same signal length as input).
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers13
Suggested Problems
-
Sort a list of complex numbers based on far they are from the origin.
5788 Solvers
-
Maximum running product for a string of numbers
2251 Solvers
-
Get the area codes from a list of phone numbers
1071 Solvers
-
Compute a dot product of two vectors x and y
1043 Solvers
-
The Answer to Life, the Universe, and Everything
571 Solvers
More from this Author44
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!