Numeric Integral: 1/T * integral x(t)^2 dt [tau, T-tau]

9 views (last 30 days)
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?

Answers (1)

Tarunbir Gambhir
Tarunbir Gambhir on 26 Apr 2021
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.

Categories

Find more on Interactive Control and Callbacks in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!