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

2 visualizzazioni (ultimi 30 giorni)
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 Commenti
Sam Chak
Sam Chak il 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.

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Mathematics in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by