How to perform a Maximum Likelihood parameter estimation using simulink?
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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?
0 commentaires
Réponses (1)
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
0 commentaires
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!