how to create equation x y z using matlab
Mostrar comentarios más antiguos
hi all,
anyone can help me how to create equation using data x,y,z??
Please help me
let say below is my data
x = [5.252907987, 1.945397314, 1.016, 0.243];
y = [287.4171875, 137.4367188, 80.08359375, 37.798];
z = [25.16096572, 23.53767761, 22.72603356, 9.740];
1 comentario
Ameer Hamza
el 11 de Mzo. de 2020
Editada: Ameer Hamza
el 11 de Mzo. de 2020
How do you want to create equation? Give an example of your equations with vectors x, y, and z.
Respuesta aceptada
Más respuestas (1)
mohd akmal masud
el 11 de Mzo. de 2020
0 votos
Categorías
Más información sobre Get Started with Curve Fitting Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!