Numerically approximate the MLE by evaluating function
Mostra commenti meno recenti
Hi!
I have a problem with the following exercice:

I wrote this command but I'm not sure if it's correct, for example the interval is different because -10 belongs to the interval...Someone could help me please?
Thank you!
x=[-10:0.02:10]
y=exp(-(x-1).^2./2)+3.*exp(-(x-2).^2./2)
plot(x,y)
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Multivariate Distributions in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!