solve integrals with matlab
Mostrar comentarios más antiguos
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!
Respuesta aceptada
Más respuestas (1)
Walter Roberson
el 9 de En. de 2012
0 votos
The int() function that deals with integrals is part of the Symbolic Toolbox.
Categorías
Más información sobre Calculus en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!