solve integrals with matlab
Show older comments
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!
Accepted Answer
More Answers (1)
Walter Roberson
on 9 Jan 2012
0 votes
The int() function that deals with integrals is part of the Symbolic Toolbox.
Categories
Find more on Calculus 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!