How to plot 2D vectors

后端 未结 0 1700
刺人心
刺人心 2020-12-14 16:57

I would like to plot vector[3,3] and [2,-2]

But it turns out that the result is incorrect. Can anyone fix my code?

import numpy as np
import matplotlib         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题