Find the root of the Equation

1 回表示 (過去 30 日間)
u
u 2012 年 7 月 30 日
When I uese matlab to solve the Equation, it always cannot work, it returns NaN. This puzzled me a few days. The Equation as follows.
sum(P(k)*x^(k^(alpha)))=0.9995, where 0<k<infty and alpha=15.
I know k^alpha is very large, but how to make this can solve is really hard for me. Thanks!
  2 件のコメント
Azzi Abdelmalek
Azzi Abdelmalek 2012 年 7 月 30 日
編集済み: Azzi Abdelmalek 2012 年 7 月 30 日
what is P(k)?
Walter Roberson
Walter Roberson 2012 年 7 月 30 日
Is x in the range -1 <= x <= 1, or can abs(x) be greater than 1 ?

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeMathematics についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by