In : n = A. shape [0] plt.xlim(-10, 10) plt.ylin(-10, 10) plt.quiver(0,0, A[], A[1], angles="xy', scale_units='xy', scal
Posted: Tue May 10, 2022 6:42 am
In : n = A. shape [0] plt.xlim(-10, 10) plt.ylin(-10, 10) plt.quiver(0,0, A[], A[1], angles="xy', scale_units='xy', scale=1) plt.quiver(A[0],[1], B[0], [1], anglesa'xy', scale_unitsexy,scale-1) plt.quiver(0,0, R[@], R[1], anglesa"xy', scale_units='xy", scale=1) plt.show() 100 7.5 50 25 00 -25 -50 -75 -100 -100-15-50 00 25 50 75 200 Try plotting Three Vectors and show the resultant Vector as a result Use Head to Tail Method.