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

4 次查看(过去 30 天)
suji kwon
suji kwon 2018-3-2
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!