フィルターのクリア

need help to find the solution of 4d equation

1 回表示 (過去 30 日間)
chetan sharma
chetan sharma 2017 年 7 月 28 日
編集済み: chetan sharma 2017 年 7 月 28 日
I want to find the parameters of Kappa distribution (4 parameters, i.e. tsi, alpha, k, h) using known L-moments.i.e., tau, tau3 and tau4. Kindly help me to get the solution.
<<
>>I have tau= lambda2/lamda1, so I will have three equations, i.e. one from eq.A.98/A.97, second from A.99 and third from A.100. I have to solve 3 equations to get four parameters, i.e., tsi, alpha, k, h

回答 (1 件)

Torsten
Torsten 2017 年 7 月 28 日
Try "fsolve" on the system of equations given by (A97)-A(100).
Best wishes
Torsten.
  1 件のコメント
chetan sharma
chetan sharma 2017 年 7 月 28 日
編集済み: chetan sharma 2017 年 7 月 28 日
I tried fsolove but it's giving different answers by changing initial seeds, the parameters are different x0=[1 1 1 1] = 0.464 0.695 -3.165e-15 2.093 or x0=[1 1 1 2] = 0.540 0.870 -6.194e-14 1.291

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

Community Treasure Hunt

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

Start Hunting!

Translated by