Solve complex roots for a dispersion equation with complex coefficients

Hello,
I am solving a equation as follows,
1=((n+N)/n) * k * tanh(k*h)
where N is a known complex number (e.g. 2+3i), h and n is two known real constants.
I am trying to solve the k, which are infinite complex roots (e.g. a+bi).
I was trying to use Newton-Raphson method to solve it. However, without a good guess, I couldn't get the solutions. Also, since there are infinite k, I have no idea how to give infinite initial guess.
I would appreciate any ideas. Thanks a lot.

1 件のコメント

Matt Fig
Matt Fig 2012 年 10 月 24 日
Show the values for N,n and h that you are using...

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeProgramming についてさらに検索

質問済み:

Wei
2012 年 10 月 24 日

Community Treasure Hunt

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

Start Hunting!

Translated by