P = impulse2pulse(I,N,dt)
converts the impulse response I to a pulse response
P, given the number of samples per symbol N and
the uniform sampling interval dt.
Input impulse response, specified as a column matrix. The first column contains the
primary impulse response and the subsequent columns (if any) contain the crosstalk
impulse responses.
Data Types: double
N — Number of samples per symbol positive integer scalar
Number of samples per symbol, specified as a positive integer scalar.
Data Types: double
dt — Uniform sampling interval positive real scalar
Uniform timestep of the waveform, specified as a real positive scalar in
seconds.
Converted pulse response, returned as a column matrix. The first column contains the
primary pulse response and the subsequent columns (if any) contain the crosstalk pulse
responses.
Data Types: double
Extended Capabilities
C/C++ Code Generation Generate C and C++ code using MATLAB® Coder™.
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.