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

2 次查看(过去 30 天)
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 个评论
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 CenterFile Exchange 中查找有关 Mathematics 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by