Question: In [ 1 6 ] : # Import the math, Python Library of mathematical functions from math import * # Assign numerical values to the
In : # Import the math, Python Library of mathematical functions
from math import
# Assign numerical values to the theoretical model parameters adjusting them to fit your
# observations. Note that the moment of inertia and the damping terms were determined in
# the first experiment. You may need to reevaluate the amplidute for this experiemnt.
nerti
damping
phase
# Assign numerical values to experimental variables you have measured mass #mass of the pendulum in
length #length of the pendulum in meters
amplitude #maximum amplitude of oscillation in rad
# Assign numerical values to known variables of the theoretical model
#acceleration of gravity
# Determine wc and wd
# Declare the lists to contain the tabulations accthtexpt and
# adiff exptexpexptalphath expt
alphath
adiff
# Determine the Lists accthtexpt and adifftexpt
for in range entexpt:
alphath append amplitude exp damping
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
