This function calculates the output reconstructed from the samples n supplied as input, at a rate of 1/s samples per unit time.
x = sampled2continuous (n, s, t)
This is an Octave function. This function calculates the output reconstructed from the samples n supplied as input, at a rate of 1/s samples per unit time. The third parameter t is all the instants where output x is needed from intput n and this time is relative to x(0).