How to perform a Maximum Likelihood parameter estimation using simulink?
Ältere Kommentare anzeigen
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?
Antworten (1)
Darshan Ramakant Bhat
am 16 Feb. 2017
3 Stimmen
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
Kategorien
Mehr zu Simulink finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!