Is there any way to solve a custom eigenvalue problem like (A*l^2+B*l+C)x=0 in MATLAB using its functions? (A, B and C are matrices and l is my eigenvalue)
Is there any way to solve a custom eigenvalue problem like (A*l^2+B*l+C)x=0 in MATLAB
Share
Not sure if you are trying to solve for
Ior not, but if you are, I suggest you look atpolyeig