フィルターのクリア

How to do definite integral in MATLAB

5 ビュー (過去 30 日間)
S. David
S. David 2014 年 4 月 7 日
コメント済み: S. David 2014 年 4 月 7 日
Hello all,
I have this function y of t, and I want to find the following definite integral (I am using the LateX syntax):
\int_{kT}^{(k+1)T}y(t)\,dt
for k=0,1,..., K-1. How can I do this in MATLAB?
Note: K is a very large number, and hence, I need an efficient way of doing the integration for all k other than for-loop approach.
Thanks
  5 件のコメント
S. David
S. David 2014 年 4 月 7 日
編集済み: S. David 2014 年 4 月 7 日
I have the vector dCP which consists of samples at t=n*Ta. I want to transmit it over a channel which scales/shifts these samples. That is why I am using the interpolation. At the receiver I want to use matched filtering to extract the samples again, which involves the integration above.
S. David
S. David 2014 年 4 月 7 日
Someone told me I can do this by interpret integration as summation (integration by definition).

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeInterpolation についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by