How to Solve an Equation with Integral and Gamma functions?
2 ビュー (過去 30 日間)
古いコメントを表示
Hello
Dear all,
I need to solve an equation, L, that includes a second function, F, that also includes the lower incomplete gamma function, gammainc. Unfortunately, I cannot correctly program it in MATLAB.I appreciate your help. Please see the pictures attached to see the functions (L and F).
P.S. I initially attempted to solve it through numerical integration (trapz), but my results are not correct! The correct results should look like the second attached picture.
Note that the parameter s is an array (e.g. s = 0.015), or a vector (s = 0.015:0.001:0.1)
I really appreciate your response in advance.


0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Special Functions についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!