Surface under the curve
Mostrar comentarios más antiguos
I have 3 vectors x,y,z such that function plot3 plots the attached graph. I need to fit a surface such that I get somewhat second attached graph.
I have tried surf function but I don't get the results I want. Kindly help
Respuesta aceptada
Más respuestas (1)
Konstantinos Sofos
el 23 de Mzo. de 2015
0 votos
2 comentarios
Mahi Nazir
el 23 de Mzo. de 2015
Konstantinos Sofos
el 23 de Mzo. de 2015
Editada: Konstantinos Sofos
el 23 de Mzo. de 2015
Hi,
Your x,y are identical, so your data are collinear. It doesn't make sense and this is not a 3D problem but a 2D
"In statistics, multicollinearity (also collinearity) is a phenomenon in which two or more predictor variables in a multiple regression model are highly correlated, meaning that one can be linearly predicted from the others with a non-trivial degree of accuracy."
Categorías
Más información sobre Surface and Mesh Plots en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
