how to put curve fitter to this bar graph?

I have this pdf bar graph
N=250
[f,x]=hist(amps,50)
pamps=f/N
bar(x,pamps*100)
how to put curve fitter to this bar grapgh? thank you

Respuestas (0)

Categorías

Etiquetas

Preguntada:

el 25 de Oct. de 2018

Comentada:

dpb
el 25 de Oct. de 2018

Community Treasure Hunt

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

Start Hunting!

Translated by