3D Vector Field Plotter
For my Electromagnetic Fields class, I took on a project of designing a 3D Vector field plotter. The project can be located through this link: https://github.com/EthaMagn4601/3D-Vector-Field-Plotter The project required a GUI to be made, that accepts a user-input vector equation in cartesian, cylindrical, or spherical coordinates, along with parameters for 3D plot viewability, plots the vector field, and converts the user defined equation to the other vector coordinate systems. This code uses...
Read More
Recent Comments