Clear Filters
Clear Filters

Numarical solution of an equation with summation

3 views (last 30 days)
I an trying to solve numericly an equation with two infinite sums of trigonometric functions that equels to a polynomial.
The variable I am trying to get from the equation is in the trigonometric functions and the polynomial.
Can anybody tell me how to approach it?
  7 Comments
Torsten
Torsten on 2 Apr 2022
After your description, this is a root-finding problem in the scalar variable x.
Read the documentation for "fzero" or "fsolve" on how to set up the problem.

Sign in to comment.

Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!