How can I pass a 3D surface through scattered data?

조회 수: 2 (최근 30일)
Hooman Sabarou
Hooman Sabarou 2018년 5월 14일
답변: Ameer Hamza 2018년 5월 14일
Is there any way to pass a 3D surface through a set of data, while there is no Z=f(x,y) function? Also I am not allowed to make a fitting plane.

답변 (1개)

Ameer Hamza
Ameer Hamza 2018년 5월 14일
See fit(). If you don't want a plane, then you can fit any type of surface to the data points. See the type of fitting options.

카테고리

Help CenterFile Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by