Numeric Integral: 1/T * integral x(t)^2 dt [tau, T-tau]
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Tarunbir Gambhir
am 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.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Parametric Spectral Estimation finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!