フィルターのクリア

numerical integration with dependent variables

3 ビュー (過去 30 日間)
Mohammadfarid ghasemi
Mohammadfarid ghasemi 2017 年 3 月 31 日
回答済み: Steven Lord 2017 年 3 月 31 日
Hi, I have a function F(r,t) which is estimated by evalutation of integral of a second function g(s,r,t) with s=[0,inf]. I don't now how to fix the basic variables (r,t) and how to define them in order to calculate the inner integration. I would really appreciate any help in resolving this problem.
  1 件のコメント
Torsten
Torsten 2017 年 3 月 31 日
If you call F, the values of r and t are given and you can perform the inner integration with respect to s using MATLAB's "integral". What's the problem ?
Best wishes
Torsten.

サインインしてコメントする。

採用された回答

Steven Lord
Steven Lord 2017 年 3 月 31 日
See the "Parameterized Function" example in the documentation for the integral function.

その他の回答 (0 件)

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by