D
D
Dolarun2022-04-20 16:43:41
Linear algebra
Dolarun, 2022-04-20 16:43:41

Are there any applications on the Internet for visualizing vectors and operations on them in 2.3 dimensions?

Are there any good applications, services for visualizing vectors, vector subspaces? For example, in a web browser there is https://www.geogebra.org/calculator . Geogebra is rather primitive for vector operations and does not provide a wide range of tools for vectors and their subspaces. Are there better analogues of the application, maybe not only on the web, that "do" linear algebra? I need it for learning. If there are none, then I think maybe I'll develop something like that myself.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
H
hint000, 2022-04-20
@Dolarun

See if it might work:
https://www.wolframalpha.com/examples/mathematics/...

V
Viktor T2, 2022-04-20
@Viktor_T2

Python + matplotlib (graph drawer) + numpy (matrices) + SciPy (scientific computing)
https://krajit.github.io/sympy/vectorFields/vector...
https://scipython.com/blog/visualizing-a- vector-fi...
and the whole thing can be run in Jupyter Notebook
https://github.com/search?l=Jupyter+Notebook&q=vec...
Example
Tutorial Jupyter
Option 2
MATLAB & Simulink - heavy artillery
https://github .com/search?l=MATLAB&q=vector+visual...
https://rutracker.org/forum/viewtopic.php?t=3085245

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question