How to perform a Maximum Likelihood parameter estimation using simulink?

5 vues (au cours des 30 derniers jours)
Christian Sickinger
Christian Sickinger le 13 Fév 2017
How to perform a Maximum Likelihood parameter estimation using simulink? The Toolbox to estimate parameters just offers sum square error or sum absolute error. Isn't there a possibility to implement variances to my Data and use a Maximum Likelihood Estimator?

Réponses (1)

Darshan Ramakant Bhat
Darshan Ramakant Bhat le 16 Fév 2017
You can use the MATLAB function block in Simulink. Inside the function block you can call MATLAB's maximum likelihood function ' mle'. Please go through the following links.
I hope my answer will help you.
Regards
Darshan Bhat

Catégories

En savoir plus sur Simulink dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by