David83
Advanced Member level 1
- Joined
- Jan 21, 2011
- Messages
- 410
- Helped
- 45
- Reputation
- 92
- Reaction score
- 45
- Trophy points
- 1,308
- Activity points
- 3,639
Hello all,
I have this received signal v(t) and I want to find the following integration in MATLAB:
\[\int_{kT_s+\tau_p}^{(k+1)T_s+\tau_p}v(t)\,dt\]
How can I do that?
Note: v(t) was generated with oversampling factor of nsamp, which implies that the sample time is Ta=Ts/nsamp.
Thanks
I have this received signal v(t) and I want to find the following integration in MATLAB:
\[\int_{kT_s+\tau_p}^{(k+1)T_s+\tau_p}v(t)\,dt\]
How can I do that?
Note: v(t) was generated with oversampling factor of nsamp, which implies that the sample time is Ta=Ts/nsamp.
Thanks