solve integrals with matlab
显示 更早的评论
is it possible that my matlab version does not have the function int to solve integrals?
I have the 7.6.0.
from help int:
INT Convert a FILTSTATES.CIC object to an integer matrix. INT(Hs) returns an signed integer matrix for the FILTSTATES.CIC object.
Thank you!
采纳的回答
更多回答(1 个)
Walter Roberson
2012-1-9
0 个投票
The int() function that deals with integrals is part of the Symbolic Toolbox.
类别
在 帮助中心 和 File Exchange 中查找有关 Calculus 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!