Rank: Advanced Member Groups: Registered
Joined: 15/07/2010(UTC) Posts: 437 Location: Beer-Sheva Was thanked: 520 time(s) in 288 post(s)
|
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 08/04/2014(UTC) Posts: 6 Location: Paris
|
am I wrong or the x and y axis are exchanged? I have downloaded smath studio a few days ago and made some examples to be more familiar with the program. Today I have tested 3D plot and found 2 strange behaviour. First on 3D plot x and y seems to be swapped Second the same formula plotted by 3D plot and by 3D graph give a different view fdufnews attached the following image(s):
|
|
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 13/01/2012(UTC) Posts: 2,710 Location: Italy Was thanked: 1378 time(s) in 902 post(s)
|
The SMath built-in 3D plot is left-handed, the 3DPlot Region is right-handed (being able to choose, I prefer the 2nd but is matter of taste) Edited by user 08 April 2014 16:01:21(UTC)
| Reason: Not specified |
If you like my plugins consider to support SMath Studio buying a plan; to offer me a coffee: paypal.me/dcprojects |
|
|
|
Rank: Newbie
Groups: Registered
Joined: 08/04/2014(UTC) Posts: 6 Location: Paris
|
Thanks for answering. But the sin function is defined with y as variable and the step function is defined with x as variable. On the 3D plot the sin is along the X axis and the step function along the Y one. Edited by user 09 April 2014 09:26:14(UTC)
| Reason: Not specified
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 16/01/2016(UTC) Posts: 7
Was thanked: 2 time(s) in 2 post(s)
|
is there a version of a tutorial for dummies for this plugin? I tried to figure it out on my own but can't get it to work.
I just wanted to try and plot a sphere for fun. maybe next would be plot a line / plane and see where it intersects the sphere.
|
|
|
|
Rank: Guest
Groups: Registered
Joined: 04/07/2015(UTC) Posts: 6,866 Was thanked: 983 time(s) in 811 post(s)
|
Originally Posted by: zoom I just wanted to try and plot a sphere for fun.maybe next would be plot a line / plane and see where it intersects the sphere. ______________________________ AFAIK, as far as I have experimented, the Maxima 3d plot is for parametric unctions and the style in example. It does not plot "volume 3D", it does not take stacked arguments. Up until my help: zap for the sphere and the cutting plane. The 3D Smath default plot is just for fun, nothing to do, no color ... These two may help using this Maxima plot. Jean Contour X_Y plot.sm (57kb) downloaded 107 time(s). Contour X_Y plot [More Parametric].sm (104kb) downloaded 88 time(s).
|
|
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,619 Was thanked: 1381 time(s) in 806 post(s)
|
Updated. Changes: - CreateMesh(): (u,v) can be skipped for the function; - 3D Plot Region: began updating the code (draft version). |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
|
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,619 Was thanked: 1381 time(s) in 806 post(s)
|
About 3D Plot. Unfortunately, the source code that I found requires significant improvement in order to display a family of graphs. I hope I have enough time and desire to bring this component to normal at last. |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
3 users thanked uni for this useful post.
|
on 29/12/2018(UTC), on 29/12/2018(UTC), on 31/12/2018(UTC)
|
|
Rank: Advanced Member Groups: Registered
Joined: 16/04/2020(UTC) Posts: 65 Location: France Was thanked: 25 time(s) in 16 post(s)
|
Hello, I really need this amazing plug-in to plot around a million independent points, but I am having this issue with the installation. Could someone help me? Thank you in advance.
|
|
|
|
Rank: Guest
Groups: Registered
Joined: 04/07/2015(UTC) Posts: 6,866 Was thanked: 983 time(s) in 811 post(s)
|
Originally Posted by: Alvaro Gavilá ONE million independent points, plotted on device at eye resolution 1000000/1200=833 inches plotted at PC screen resolution 1000000/96=10417 inches
|
|
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,619 Was thanked: 1381 time(s) in 806 post(s)
|
Originally Posted by: Alvaro Gavilá Hello, I really need this amazing plug-in to plot around a million independent points, but I am having this issue with the installation. Could someone help me? Thank you in advance. Unfortunately, I cannot build a project on the server. We will wait for an answer from the author of the program. As for the plugin itself, it is not yet complete. Displaying data is not intuitive. |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
|
|
|
Rank: Guest
Groups: Registered
Joined: 04/07/2015(UTC) Posts: 6,866 Was thanked: 983 time(s) in 811 post(s)
|
Originally Posted by: uni Displaying data is not intuitive.
1. ONE million data from surface f(x,y) ? 2. ONE million data as image: Gray scale, RGB ? Not yet like the English dog. If it looks like a dog, walks like a dog, barks like a dog => it is a dog [big, small ?]
|
|
|
|
Rank: Guest
Groups: Registered
Joined: 04/07/2015(UTC) Posts: 6,866 Was thanked: 983 time(s) in 811 post(s)
|
Originally Posted by: Jean Giraud 1. ONE million data from surface f(x,y) ? 2. ONE million data as image: Gray scale, RGB ?
......................... You can create one million square matrix [1000x1000] One million single vector from source has immediate meaning from Fourier spectrum. One million XY double vector is for XY plot. Single Y, double XY imported from source ? One million matrix [square/rectangular] ... from source ? Two many unknowns for help ! OneMillion.sm (37kb) downloaded 27 time(s).
|
|
|
|
Rank: Guest
Groups: Registered
Joined: 04/07/2015(UTC) Posts: 6,866 Was thanked: 983 time(s) in 811 post(s)
|
|
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 16/04/2020(UTC) Posts: 65 Location: France Was thanked: 25 time(s) in 16 post(s)
|
Thank you uni and Jean for your answers, now I reviewed my problem. Fortunately I have already installed the 3D Plot Region plugin (99.7030 SM version). I don't know why "plug-in installation failed" last week, but now that problem is solved. What I understand for the 3D plot region is that you need a function to be plotted, and please correct me if I am wrong. I was reviewing your image creation files Jean, and was very helpful for me to know those functionalities, but in my case, I have a 3D graph more like "scatter plot". Here, for example, I generate a random matrix 10x3 of ten points in x,y,z coordinates. In the included default 3D plot, it seems that I cannot delete the line between points (I want only the points to be displayed), and also I cannot extend the axis coordinates to verify the coordinates for a point. It looks like the coordinates are reversed, since there is no point plotted in the x+,y+,z+ region (and that region should be the only one with plotted points). Also it seems to be totally out of range because my axis values are around 50000 and I have values no greater than 50. I hope you can help me, or if you know that I could do this sort of plots in another program but from SMath (I begin to know about Maxima, for instance). Thank you both again! SMath: Mathcad: SMath file: Scatter plot.sm (5kb) downloaded 24 time(s).(sorry for the too large images, I don't know how to change that)
|
|
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,619 Was thanked: 1381 time(s) in 806 post(s)
|
Now this component cannot be fully used for your purposes. Point visualization is not implemented. I am still looking for time to study the theory of three-dimensional graphics. Unfortunately, the limitations do not allow the use of free components. Writing everything from scratch is a time consuming task. |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
1 user thanked uni for this useful post.
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 16/04/2020(UTC) Posts: 65 Location: France Was thanked: 25 time(s) in 16 post(s)
|
Ok, thank you very much uni. In the meantime, I will try to somehow export my matrix to Scilab, where I previously worked with 3D scatter plots. Anyways, I am amazed by the other plotting capabilities (right now reading the SMath Einführung).
A big thank you for your plugins.
|
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 15/07/2010(UTC) Posts: 437 Location: Beer-Sheva Was thanked: 520 time(s) in 288 post(s)
|
|
1 user thanked Ber7 for this useful post.
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 16/04/2020(UTC) Posts: 65 Location: France Was thanked: 25 time(s) in 16 post(s)
|
Thank you Ber7 for recalling your previous post. Awesome 3D animations. I will certainly use this method to convert 3D to 2D and will give a try for animation on my scatter plot.
|
|
|
|
Rank: Guest
Groups: Registered
Joined: 04/07/2015(UTC) Posts: 6,866 Was thanked: 983 time(s) in 811 post(s)
|
Inspired from Ber7: otherwise => scaled/populated/oriented Not yet done Higgs Boson !!! Page4 Scatter 3D.sm (20kb) downloaded 49 time(s).
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.