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?

답변 (1개)

Avinash Bhatt
Avinash Bhatt 2019년 5월 6일

0 개 추천

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

카테고리

도움말 센터File Exchange에서 Histograms에 대해 자세히 알아보기

질문:

2019년 5월 6일

답변:

2019년 5월 6일

Community Treasure Hunt

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

Start Hunting!

Translated by