Numeric Integral: 1/T * integral x(t)^2 dt [tau, T-tau]
2 ビュー (過去 30 日間)
古いコメントを表示
Hi guys,
I need to integrate the folowing integral:
1/T * integral x(t)^2 dt [tau, T+tau]
T should be chosen from user
tau is vector for the autocorrelation
How can I do it?
0 件のコメント
回答 (1 件)
Tarunbir Gambhir
2021 年 4 月 26 日
I suggest you refer the documentation on the MATLAB function for numerical integration. Go through the examples to get an idea on how to apply this function to your problem.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Parametric Spectral Estimation についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!