1 Pages (9 items)
Plane, sphere and cone - Messages
Findroot() or roots() could solve three unknown systems.
About plotting, I simply wrote equations according to solving of z.
Regards
3Dplot_OchkovVF.sm (4.51 KiB) downloaded 1237 time(s).

About plotting, I simply wrote equations according to solving of z.
Regards
3Dplot_OchkovVF.sm (4.51 KiB) downloaded 1237 time(s).

2 users liked this post
Technische Mechanik mit SMath Studio: https://link.springer.com/book/10.1007/978-3-658-50592-9
1 users liked this post
Davide Carpi 2024/2/21 17:29:00
Is there a way to use CreateMesh() for single line xyz equations?
x^2+y^2+z^2-2^2 creates a sphere in 3dplot, a finer mesh can look better.
But I don't know how to convert an equation to CreateMesh().
I am asking if it is doable of course, if they are two different thing it is ok.
A simple, short but inclusive tutorial would be beneficial.
x^2+y^2+z^2-2^2 creates a sphere in 3dplot, a finer mesh can look better.
But I don't know how to convert an equation to CreateMesh().
I am asking if it is doable of course, if they are two different thing it is ok.
A simple, short but inclusive tutorial would be beneficial.
WroteIs there a way to use CreateMesh() for single line xyz equations?
x^2+y^2+z^2-2^2 creates a sphere in 3dplot, a finer mesh can look better.
But I don't know how to convert an equation to CreateMesh().
I am asking if it is doable of course, if they are two different thing it is ok.
A simple, short but inclusive tutorial would be beneficial.
Like in the attached? (Though I confess it was a "suck it and see" approach as I don't fully understand the 3D graphing!)
TriangleSpherePlaneCreateMesh.sm (6.92 KiB) downloaded 1312 time(s).

WroteLike in the attached?
Not really, my question is different.
You can make any object with CreateMesh().
You can make sphere, plane, cone, cube, etc with mesh.
I ask for a method converting a xyz function to CreateMesh() matrix.
If there is any of course.
Regards
Hi Overlord. If you can isolate some of the x, y or z variables, you can use this. If not, Viacheslav develops a 3D implicit plot codes for mathcad, you can see that somewhere in the mathcad forum.
create_mesh_xy.sm (8.42 KiB) downloaded 1309 time(s).

Best regards.
Alvaro.
create_mesh_xy.sm (8.42 KiB) downloaded 1309 time(s).

Best regards.
Alvaro.
1 users liked this post
Вячеслав Мезенцев 2024/2/29 16:48:00
WroteIf not, Viacheslav develops a 3D implicit plot codes for mathcad, you can see that somewhere in the mathcad forum.
The dots on the graphs above are a sign of my code being used.
WroteI ask for a method converting a xyz function to CreateMesh() matrix.
This is only possible for simple cases if the function is easily parameterizable.
Russia ☭ forever, Viacheslav N. Mezentsev
1 Pages (9 items)
- New Posts
- No New Posts


