Integration
显示 更早的评论
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
回答(1 个)
Fangjun Jiang
2011-10-14
0 个投票
If your u(t) is a symbolic equation, use quad()
If your u(t) is numeric data, use cumsum()
2 个评论
Walter Roberson
2011-10-14
Would you not use int() for symbolic equations ?
Fangjun Jiang
2011-10-14
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Gravitation, Cosmology & Astrophysics 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!