lngamma, complex argument
Mostrar comentarios más antiguos
I'm working with the trial version of Matlab and I can't use the function 'lngamma'. Any recommendations? Than you in advanced!
Respuestas (2)
Alan Weiss
el 14 de En. de 2016
0 votos
You probably should try to use the function gammaln instead.
Alan Weiss
MATLAB mathematical toolbox documentation
2 comentarios
Torsten
el 14 de En. de 2016
Is it applicable to complex arguments, too ?
Best wishes
Torsten.
Silvina Pugliese
el 14 de En. de 2016
Editada: Silvina Pugliese
el 14 de En. de 2016
Torsten
el 14 de En. de 2016
0 votos
Use
and apply "log" to the result.
Best wishes
Torsten.
Categorías
Más información sobre Logistic Distribution en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!