Borrar filtros
Borrar filtros

need help to find the solution of 4d equation

1 visualización (últimos 30 días)
chetan sharma
chetan sharma el 28 de Jul. de 2017
Editada: chetan sharma el 28 de Jul. de 2017
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

Respuestas (1)

Torsten
Torsten el 28 de Jul. de 2017
Try "fsolve" on the system of equations given by (A97)-A(100).
Best wishes
Torsten.
  1 comentario
chetan sharma
chetan sharma el 28 de Jul. de 2017
Editada: chetan sharma el 28 de Jul. de 2017
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

Iniciar sesión para comentar.

Community Treasure Hunt

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

Start Hunting!

Translated by