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!