beechner224
- 1
- 0
Are there any general methods to solve the following complex exponential polynomial without relying on numerical methods? I want to find all possible solutions, not just a single solution.
e^(j*m*\theta1) + e^(j*m*\theta2)+e^(j*m*\theta3) + e^(j*m*\theta4) + e^(j*m*\theta5) = 0
where
\theta1<\theta2<\theta3<\theta4<\theta5
and
m is a integer
e^(j*m*\theta1) + e^(j*m*\theta2)+e^(j*m*\theta3) + e^(j*m*\theta4) + e^(j*m*\theta5) = 0
where
\theta1<\theta2<\theta3<\theta4<\theta5
and
m is a integer