How to perform a Maximum Likelihood parameter estimation using simulink?
Mostrar comentarios más antiguos
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?
Respuestas (1)
Darshan Ramakant Bhat
el 16 de Feb. de 2017
3 votos
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
Categorías
Más información sobre Simulink en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!