Azzera filtri
Azzera filtri

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

3 visualizzazioni (ultimi 30 giorni)
suji kwon
suji kwon il 2 Mar 2018
Risposto: Sujit Muduli il 7 Mar 2018
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...

Risposte (1)

Sujit Muduli
Sujit Muduli il 7 Mar 2018
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

Categorie

Scopri di più su 프로그래밍 in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!