How to map data using interp1()?

Suppose I have image intensity values at x-axis and the no of pixel repetitions on y-axis then using interp(x,y,xp,'spline') how can I map the data?

Antworten (1)

Avinash Bhatt
Avinash Bhatt am 6 Mai 2019

0 Stimmen

I am using the for loop for extracting pixel values and after extraction plotting those values in x-y plane.

Gefragt:

am 6 Mai 2019

Beantwortet:

am 6 Mai 2019

Community Treasure Hunt

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

Start Hunting!

Translated by