Equation of a Surface
이전 댓글 표시
Hello, I have a shape that is nearly a semi ellipsoid meaning it is flat on one side but rounded on all others in nearly parabolic ways. I have the equations of the crossections on the xy, xz, and yz planes (i.e. z = f(y) for the yz plane, z = f(x) for the xz plane, and 0 =f(x,y) for the xy plane). I want to get a function of two variables x,y such that I plug in any point and out comes the height z of my function. Is there a way to get this function in MATLAB?
댓글 수: 2
John D'Errico
2020년 5월 27일
Merely knowing the projections of your surface in several planes is not sufficient to know the surface.
darova
2020년 5월 27일
Attach the data, attach the code. Show some pictures
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Linear and Nonlinear Regression에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!