Plane, sphere and cone

Plane, sphere and cone - Messages

#1 Posted: a year ago
Valery Ochkov

Valery Ochkov

55 likes in 634 posts.

Group: User

I want to solve three equations with three unknowns and display the solution on a 3D graph with two points - the roots of the equation.
Help please!
2-18a.png
#2 Posted: a year ago
Valery Ochkov

Valery Ochkov

55 likes in 634 posts.

Group: User


Mathcad 15
2-18a.png
#3 Posted: a year ago
overlord

overlord

558 likes in 1,335 posts.

Group: Moderator

Findroot() or roots() could solve three unknown systems.
About plotting, I simply wrote equations according to solving of z.

Regards

3Dplot_OchkovVF.sm (4 KiB) downloaded 131 time(s).

2024-02-20_18-02.png
2 users liked this post
Valery Ochkov a year ago, Davide Carpi a year ago
#4 Posted: a year ago
Martin Kraska

Martin Kraska

1,230 likes in 2,156 posts.

Group: Moderator

3Dplot_OchkovVF_Kr.png
3Dplot_OchkovVF_Kr.sm (329 KiB) downloaded 137 time(s).
Martin Kraska Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
1 users liked this post
Davide Carpi a year ago
#5 Posted: a year ago
overlord

overlord

558 likes in 1,335 posts.

Group: Moderator

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.
#6 Posted: a year ago
StvMath

StvMath

36 likes in 57 posts.

Group: User

Wrote

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.




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 KiB) downloaded 132 time(s).


TriangleSpherePlane.png

#7 Posted: a year ago
overlord

overlord

558 likes in 1,335 posts.

Group: Moderator

Wrote

Like 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
#8 Posted: a year ago
Alvaro Diaz Falconi

Alvaro Diaz Falconi

1,004 likes in 1,677 posts.

Group: User

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 KiB) downloaded 130 time(s).

Clipboard02.png

Best regards.
Alvaro.
1 users liked this post
#9 Posted: a year ago
Вячеслав Мезенцев

Вячеслав Мезенцев

1,408 likes in 1,710 posts.

Group: Moderator

Wrote

If 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.

Wrote

I 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
  • New Posts New Posts
  • No New Posts No New Posts