How to find the approximation of the solution to an equation with an infinite series?

2 ビュー (過去 30 日間)
Kiet
Kiet 2025 年 4 月 26 日
コメント済み: Sam Chak 2025 年 4 月 29 日
Hi, I am very new to matlab and I am trying to solve an equation with an infinite serie. The equation looks like this:
The variable is De and the rest are all parameters (R is 25e-06, the function is equal to 0.4764) I would really appreciate it if someone can give me a hint about how to do this. (Even better if you can provide a code sample). Thank you very much.
  6 件のコメント
Torsten
Torsten 2025 年 4 月 28 日
Yes, this holds for t -> Inf.
Sam Chak
Sam Chak 2025 年 4 月 29 日
I was encouraging @Kiet to use symsum if he is unfamiliar with loops, as in some pure math programs, the professors do not teach the iterative control flow structures used in executing most mathematical expressions.
Anyhow, that solution only holds if t approaches 0 for . Moreover, with the quadratic terms and in the numerator, and the denominator has a relatively small value, the exponential decay function probably approaches 0, depending on the true values of and t.

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

回答 (0 件)

カテゴリ

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

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by