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

2 Ansichten (letzte 30 Tage)
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 Kommentare
Sam Chak
Sam Chak am 29 Apr. 2025
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.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Mathematics finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by