How do I implement a trajectory of the double pendulum mass using matplotlib?

后端 未结 0 600
我在风中等你
我在风中等你 2020-12-03 05:00

my idea is using the matplotlib.line2D function, but it is not workling..

my code so far:

import numpy as np

import matplotlib as mpl

import matplotl         


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