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?

Answers (1)

madhan ravi
madhan ravi on 2 Nov 2018
Edited: madhan ravi on 2 Nov 2018
Use interp1() with spline method

1 Comment

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

Sign in to comment.

Asked:

on 2 Nov 2018

Commented:

on 6 May 2019

Community Treasure Hunt

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

Start Hunting!