how to find z=f(x,y)?

조회 수: 4 (최근 30일)
suji kwon
suji kwon 2018년 3월 2일
답변: Sujit Muduli 2018년 3월 7일
Hi
i know x,y,z. x,y and z are matrix, (4002x1). i want to know funtion of x,y,z...z=f(x,y). How to find?
please answer me...

답변 (1개)

Sujit Muduli
Sujit Muduli 2018년 3월 7일
Hi Suji,
You may take the help of curve fitting approach to determine z = f(x,y). This will give you an approximation of the function. Here is the documentation link that you may find useful, https://in.mathworks.com/help/curvefit/fit.html
Thanks,
Sujit

카테고리

Help CenterFile Exchange에서 Curve Fitting Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!