solve integrals with matlab
Afficher commentaires plus anciens
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!
Réponse acceptée
Plus de réponses (1)
Walter Roberson
le 9 Jan 2012
0 votes
The int() function that deals with integrals is part of the Symbolic Toolbox.
Catégories
En savoir plus sur Calculus dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!