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!