Fitting a costum made function to a histogram

Dear all,
How do I fit a custom made function that I have to a histogram?
I thank you in advance for your help.
John

 采纳的回答

If you have the Statistics Toolbox, you could use the nlmefit() function.

2 个评论

Also, I'm not sure why my brain went to the somewhat more complicated nlmefit(), but there is also the simpler nlinfit() that will likely suit your needs as well. If you search on "nlinfit" and "cyclist", you should find a couple simple examples I have posted here.

请先登录,再进行评论。

更多回答(1 个)

Give me an idea of the types of filters that work in the Matlab. I want to help me make an old image filter and create an interface for this filter?

1 个评论

You have posted this as an "answer" to a completely unrelated question. Instead, you should go to this page to post a new question.

请先登录,再进行评论。

类别

标签

Community Treasure Hunt

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

Start Hunting!

Translated by