SimReal / Python / Matlab: Programming - Exercise - Mathematics UiA Logo




SimReal - Python - Matlab
001 - Vector Field.

Write an application that visualize (vectors and streamplot) the vector field F = [-y,x].


SimReal - Python - Matlab
002 - Vector Field - Electric Dipole.

Write an application that visualize the field lines around an electric dipole F = [-y,x].


SimReal - Python - Matlab
003 - Vector Field - Electric Charge.

Write an application that visualize the field lines around electric charges.

MatRIC Logo