Numeric Integral: 1/T * integral x(t)^2 dt [tau, T-tau]
조회 수: 8 (최근 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
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!