scientific computing python coding;
1. (a) Write a code to solve for the motion of the anharmonic oscillator described by the equation dzx W = -w2x3 Take to = 1 and initial conditions x = 1 and dx/dt = 0 and make a plot of the motion of the oscillator from t = 0 to 20. Increase the amplitude […]