need help to find the solution of 4d equation
    2 ビュー (過去 30 日間)
  
       古いコメントを表示
    
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
0 件のコメント
回答 (1 件)
  Torsten
      
      
 2017 年 7 月 28 日
        Try "fsolve" on the system of equations given by (A97)-A(100).
Best wishes
Torsten.
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

