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




SimReal - Python - Matlab
001.

Use parametrization to draw the graph of a circle:

x = 2·cos(t)
y = 2·sin(t)

MatRIC Logo