How i can implement a matlab function to find maximum likelihood estimate?

6 次查看(过去 30 天)

回答(1 个)

Prince Kumar
Prince Kumar 2022-1-28
Hi,
MATLAB has a function "mle" which you can use to compute maximum likelihood.
For more information on the parameters for the function kindly refer the link : Maximum Likelihood extimates.
If you want to implement a custom MLE function, then you need to write the function scratch. You can take help from the above mentioned documents to get an idea.
Hope this helps.

产品


版本

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by