solve integrals with matlab
Ältere Kommentare anzeigen
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!
Akzeptierte Antwort
Weitere Antworten (1)
Walter Roberson
am 9 Jan. 2012
0 Stimmen
The int() function that deals with integrals is part of the Symbolic Toolbox.
Kategorien
Mehr zu Calculus finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!