ehsan_faal
Member level 1
hi there,i have a nonlinear equation for insertion loss in generalized chebyshev like this:
IL(x)=cosh((N-3)*acosh(x*sqrt((Omega0^2 -1)/(Omega0^2 -x^2)))+3*acosh(x));
now i want to find roots of this equation in matlab:
1+jεIL(x) & 1-jεIL(x)
ε=0.100503781525921;
Omega0=1.32551104310002;
this is urgent, please give me a way:bang:
IL(x)=cosh((N-3)*acosh(x*sqrt((Omega0^2 -1)/(Omega0^2 -x^2)))+3*acosh(x));
now i want to find roots of this equation in matlab:
1+jεIL(x) & 1-jεIL(x)
ε=0.100503781525921;
Omega0=1.32551104310002;
this is urgent, please give me a way:bang: