3d-plot
There are 41 repositories under 3d-plot topic.
erdogant/pca
pca: A Python Package for Principal Component Analysis.
yannrichet/jmathplot
Java interactive 2D and 3D plots (no OpenGL)
zotko/xyz2graph
Convert an xyz file into a molecular graph and create a 3D visualisation of the graph.
Koushikphy/Interactive_Data_Editor
A Software to interactively edit data in a graphical manner
jeremy-penn/Orbital_Mechanics
Useful programs for orbital mechanics
mithi/bare-minimum-3d
A small package to transform declared 3d data (points, polygons, lines) to 2d data.
samplemaker/freefem_matlab_octave_plot
Examples how to plot FreeFem++ simulation results from within matlab and octave
Rajsoni03/Neural-Plot-Development
A Library for visualizing Neural Networks of the TensorFlow/Keras models.
Samanvay96/keplerian_orbit_simulator
An orbit simulator that produces a 3D plot and ground trace of any satellite given its TLE data
cydalytics/HK_Properties_Price_Distribution
Using rayshader to visualise 3D data with Hong Kong map
timabilov/python-play3d
Basic 3D world playground with animations based on 2D.
Mathics3/mathics-threejs-backend
Mathics 3D Graphics backend using three.js
artmenlope/complex-plotting-tools
Module for plotting complex-valued functions of complex variable using different methods.
Tejas-Nanaware/Dinemsionality-Reduction
Placement prediction by Artificial Neural Networks. Final Year Bachelor's Project.
franko/waferplot-js
HTML application to plot wafer data
kanchanchy/Data-Visualization-in-Python
Data Visualization in Python using Matplotlib, Seaborn and Plotly Express
antonin-lfv/3D-plot-Python-interpolation
How to plot a 3D surface with python by interpolation
sidstuff/orbital
Make interactive scatterplots of atomic orbitals and animate them.
relund/gMOIP
2D and 3D plots of linear/integer programming models in R
federicomor/frenet-trihedron
Visual representation of the Frenet Trihedron for a parametric space curve.
himoto/3d-surface-plot
Three-Dimensional Plotting in Matplotlib
salaheddinek/py_sfm_viewer
lightweight and multi-platform library to view the camera trajectory offline.
softaria/math-processor
Simple REST service around SymPy
soypat/plot3
3D line plots in pure Go
dashidhy/mplot3d_dragger
Allow dragging in 3d plots
kaiyungtan/3D_houses
to model a house in 3D with only a home address
oiao/pltmov
Pyplot to FFmpeg wrapper for easy animation of plots and figures
pranabdas/suvapp
Explore SPEC-FOURC data from your browser. Export data columns, visualise with scatter, surface or contour plot.
tfpf/graph-plot
Matplotlib wrapper with some customisations to plot pretty graphs with very few lines of code. Plots can be updated using an interactive GUI.
nathanaelrorie/Baseball-On-the-Clock
This is my senior project for my data science degree at Belmont University where I will be looking at the effect of the MLB Pitch Clock on pitcher's performance.
scivision/plotly3d-examples-python
3-D plotting examples in Python with Plotly
Shaashwat05/Data-Visualization
A typical data visualization project using each step required by the book to perform visualization and also various techniques and tools to do so.
ariva00/b3Dv
A package to easily plot functions over 3D surfaces and point clouds.
hlreev/sounding_plot
A small program that can plot the trajectory of a weather balloon.
jaruizv/TFG_James_Ruiz_IIS_2024_pruebas
Código y misceláneos empleados en la ejecución de mi Trabajo Final de Graduación para el grado académico de Licenciatura en Ingeniería Física
hung2jj/Principal_component_analysis
In this repository you find a python program and the prints and 3D-visualization of it. After the KNN-Classification I wanted to know which variables have the most relevance for the results. One approach for this is the Principal-Component-Analysis (PCA). More details in the python program as comments.