application to graph mathematical relations (set)
|
03-20-2022, 01:59 PM
(This post was last modified: 03-20-2022 07:56 PM by compsystems.)
Post: #1
|
|||
|
|||
application to graph mathematical relations (set)
Hello.
In the following blog there is information on how to graph relations (sagittal diagram) from a code written for mathematica software. [img width=304 height=320]https://3.bp.blogspot.com/-aF6wuvCTdr0/WvGBn2LPFpI/AAAAAAAABMc/vKfUyFG07qU9p_XQfiBTa-7DDwq6tOOjwCLcBGAs/s320/funcionsagital1.jpeg[/img] but the code is not a function that allows you to change, for certain cases, parameters and then make the graph, you have to make many changes manually to the code. PHP Code: puntosa = Table[Point[{0, n}], {n, -4, 6, 2}]; Please let me know if you know of an application like lucidChart or similar (geogebra) that makes sagittal diagrams, that is, one among the elements of the sets X={a,b,c,d,e,f}, Y={ 1,2,3,4,5,6}, and the relationships as (x,y) pairs, then have him draw the diagram with their relationships. Thank you |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)