필터 지우기
필터 지우기

how to interpolate 2d curves together in 3d

조회 수: 1 (최근 30일)
Laura
Laura 2019년 5월 20일
답변: KSSV 2019년 5월 20일
Hi there,
I have 6 sets of x and y data, each set of data representing a specific frequency (20 kHz, 50 kHz, 100 kHz, 200 kHz, 1000 kHz).
I can use plot3 to plot these curves in matlab:
x_y_z_data.PNG
How can I interpolate between these curves to be able to estimate x and y values for any frequency between 20 and 1000 kHz?
Thanks in advance!

답변 (1개)

KSSV
KSSV 2019년 5월 20일
Read about griddata.

카테고리

Help CenterFile Exchange에서 Interpolation에 대해 자세히 알아보기

제품


릴리스

R2016a

Community Treasure Hunt

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

Start Hunting!

Translated by