Upsample
Resamples the input at a higher rate by inserting zeros. Reduces the sampling rate of the input signal by removing intermediate values.
Description
The Upsample block increases the sampling rate of each channel of the input signal (of size Mi by N) by times by inserting zeros between adjacent values of the input signal, where is the value of the Upsample factor parameter.
Ports
Parameters
Upsample factor - upsampling factor
2 (by default)
| `positive number `
The upsampling factor L
by which the input sampling rate can be increased; positive integer.
Initial conditions - initial value
0.0 (by default)
| scalar
| vector
| matrix
The value of the output signal at the beginning of the simulation. If this parameter is specified as a vector or matrix, its size must be the same as that of the input signal.