"x1 = np.linspace(0.0,5.0) #time # Linear Space\n", "x2 = np.linspace(0.0,2.0) ## Linear Space\n", "y1 = np.cos(2*np.pi*x1)*np.exp(-x1)\n", "y2 = np.cos(2*np.pi*x2)\n", ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results