integral doesnt work how can i?

6 ビュー (過去 30 日間)
성준 강
성준 강 2021 年 4 月 22 日
回答済み: Walter Roberson 2021 年 4 月 22 日
output is not outcome of integration

回答 (1 件)

Walter Roberson
Walter Roberson 2021 年 4 月 22 日
Some functions do not have any closed form integrals, and no representation in any standard functions (such as the exponential integral)
Some functions do not have any known closed form integral or known representation in any standard functions, but have not been studied enough to determine for sure that none exist.
Some functions have known closed form or standard function representations, but MATLAB does not have the algorithms built in to detect or process that particular integral.
Some functions have known closed form or standard function representations, but MATLAB is not able to detect that the given representation matches the pattern; in such a case, doing things like change of variables might permit MATLAB to solve the function.
Some functions have known closed form or standard function representation, and MATLAB is able to detect and solve the problem.
In the case of this particular integral: None of MATLAB, Maple, or Mathematica are able to find a solution.

カテゴリ

Help Center および File ExchangeMATLAB についてさらに検索

タグ

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by