How to plot data using histogram?

Hi everyone,
I have created histogram of an image and I want to plot the data in distribution curve using cubic spline interpolation. How can I do that?

回答(1 个)

madhan ravi
madhan ravi 2018-11-2
编辑:madhan ravi 2018-11-2

0 个投票

Use interp1() with spline method

1 个评论

I am unable to map the image data, can you please show me the algorithm to perform this?

请先登录,再进行评论。

类别

标签

Community Treasure Hunt

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

Start Hunting!

Translated by