I have the following equation:
$s^3+as+b=0$
Now I want the values for a and b for which the given equation has the following complex roots:
$c \pm di$
I don't really care about the remaining root.
Any ideas? I have Matlab available, but I don't know how I can use it to solve this problem.
plug both solutions for $s$ in the equation and solve for $b$ and $a$ resp.