LetA=yax+zay+xaz. Find the flux ofAthrough surfacey=1,0<x<1,0<z<2. The flux of a Vector Field The flux is of a vector fieldV→is defined by the surface integral, ΦV=SV→⋅dS→. Expanding the scalar product inside the ...
plt.savefig(os.path.join(plot_path,"pend_fft_regular.png"))# ---t,w = self.chaotic_integrator.run(self.chaotic_w0, dt=dt, nsteps=nsteps) f,fft = fft_orbit(t, w) peak_ix = ss.find_peaks_cwt(fft[:,0], widths=np.linspace(dt*2, dt*100,10)) print(peak_ix) plt.clf() p...