lngamma, complex argument
Show older comments
I'm working with the trial version of Matlab and I can't use the function 'lngamma'. Any recommendations? Than you in advanced!
Answers (2)
Alan Weiss
on 14 Jan 2016
0 votes
You probably should try to use the function gammaln instead.
Alan Weiss
MATLAB mathematical toolbox documentation
2 Comments
Torsten
on 14 Jan 2016
Is it applicable to complex arguments, too ?
Best wishes
Torsten.
Silvina Pugliese
on 14 Jan 2016
Edited: Silvina Pugliese
on 14 Jan 2016
Torsten
on 14 Jan 2016
0 votes
Use
and apply "log" to the result.
Best wishes
Torsten.
Categories
Find more on Logistic Distribution in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!