Can I solve this integral equation ?
情報
この質問は閉じられています。 編集または回答するには再度開いてください。
古いコメントを表示
here B,C are constants.
initial condition :- f(0,x)= (N0/x0) exp(-x/x0)
N0 and x0 are constants
10 件のコメント
darova
2019 年 6 月 20 日
What do you need to find?
Walter Roberson
2019 年 6 月 20 日
Does N0 = 2/B ?
Anomitra Saha
2019 年 6 月 20 日
Anomitra Saha
2019 年 6 月 20 日
Walter Roberson
2019 年 6 月 20 日
In your equation, substitute t = 0. Then int(f(0,x),x,0,inf) = 2/(B+0*C) = 2/B . This is a given.
We are also given the initial condition that f(0,x) = (N0/x0)*exp(-x/x0) . Integrate that over x = 0 to inf assuming x0>0 to get N0 + C for some constant C. Therefore 2/B = N0 + C . Therefore N0 and B are related.
Anomitra Saha
2019 年 6 月 20 日
Bjorn Gustavsson
2019 年 6 月 20 日
Well what do you get if you write your left-hand side as:
? Can you proceed from there?
Anomitra Saha
2019 年 6 月 20 日
Bjorn Gustavsson
2019 年 6 月 20 日
Yes (but this is your task to solve for some sort of 1st-2nd year studies, right?). Walter showed you how to determine some parameters in your equation, so you have a good grasp of f(0,x), If you assume that f(t,x) can be written as a product between 2 functions: f(0,x) that only depends on x and one function g(t), how can you proceed from that assumption? Analytical manimpulation of the integral can possibly get you a step forward, don't you think?
Anomitra Saha
2019 年 6 月 20 日
回答 (0 件)
この質問は閉じられています。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!