Integration
Show older comments
Hi all, I have some problem, can u help me. I have one time series u(t), how can I integrate u^2(t)? Thanks
Answers (1)
Fangjun Jiang
on 14 Oct 2011
0 votes
If your u(t) is a symbolic equation, use quad()
If your u(t) is numeric data, use cumsum()
2 Comments
Walter Roberson
on 14 Oct 2011
Would you not use int() for symbolic equations ?
Fangjun Jiang
on 14 Oct 2011
You are probably right. It looks like there are three int() functions, Symbolic integration, States from CIC filter, and Smallest built-in integer fitting stored integer value of fi object. I have none of them.
Categories
Find more on Gravitation, Cosmology & Astrophysics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!