logo

Crowdly

Browser

Додати до Chrome

PHS1022 - Fields and quantum physics - S2 2025

Шукаєте відповіді та рішення тестів для PHS1022 - Fields and quantum physics - S2 2025? Перегляньте нашу велику колекцію перевірених відповідей для PHS1022 - Fields and quantum physics - S2 2025 в learning.monash.edu.

Отримайте миттєвий доступ до точних відповідей та детальних пояснень для питань вашого курсу. Наша платформа, створена спільнотою, допомагає студентам досягати успіху!

Compute the uncertainty in the linearised y values using the symbolic manipulation we have developed in the activity and using the strings "M1", "M2", "R", "uM1", "uM2", and "uR" in your sympi Symbols. 

Print the resulting symbolic expression for the uncertainty in the linearised values and copy and paste (directly and without any editing) that into the text cell below.(E.g. if your expression for the uncertainty is u_expr_y, then add the statement "print(u_expr_y)" 

Переглянути це питання

You also determine an array of the numerical values of all your y data points for the linearisation. Use print with this array to print this array of values in Python and copy and paste (directly and without any editing) here. (E.g. copy paste the output of print(Y) if Y is the result of calling the function returned by lambdify applied to your expr_y). 

Make sure to include the opening and closing brackets.

 

Переглянути це питання

Define expr_y to be a correct symbolic representation of the prescribed linearisation given in the practice tasks (). Use the strings "M1","M2",and "R" for your symbols (e.g. SM1=sp.Symbol("M1"), etc. and expr_y=some mix of symbols )

After doing, so print expy_y by using (exactly) the line "print(expr_y)."

Lastly, copy and paste your output (directly and without any editing) into the text box below. NOTE: Only copy the output of the print statement, ignore any other output your code might produce.

Переглянути це питання

// <![CDATA[

hljs.initHighlightingOnLoad();

// ]]>

<!--

.unselectable {

-webkit-touch-callout: none;

-webkit-user-select: none;

-khtml-user-select: none;

-moz-user-select: none;

-ms-user-select: none;

user-select: none;

}

-->

In exercise 2 you used force measurements at various separations, which lines of code correctly setup symbolic expressions for our desired  x and y in the variables expr_x and expr_y given

SM1=sp.Symbol('M1'

)

SM2=sp.Symbol(

'M2'

)

SR=sp.Symbol(

'R'

)

SF=sp.Symbol(

'F'

)

SUM1=sp.Symbol(

'uM1'

)

SUM2=sp.Symbol(

'uM2'

)

SUR=sp.Symbol(

'uR'

)

SUF=sp.Symbol(

'uF'

)

0%
0%
0%
0%
0%
Переглянути це питання

Which of the following is a correct python plot for the data set in Exercise 2?

0%
0%
0%
0%
Переглянути це питання

// <![CDATA[

hljs.initHighlightingOnLoad();

// ]]>

In exercise 2, the first task you have is entering the data in SI units. To handle the masses is pretty easily achieved via something like 

m1=

100

m2=

1000

um1=

1

um2=

10

but entering the data in SI involves a bit more effort. Which of the following could be used to achieve this?

0%
0%
0%
0%
0%
Переглянути це питання

In the practice exercises, you computed the uncertainty in Pressure computed from 

with:

.

What was the result you obtained?

Переглянути це питання

Rubidium (Rb) is an element with 37 protons.  Which of the following number of electrons describes a positive ion of Rubidium?

100%
0%
0%
Переглянути це питання

An object always has an integer multiple of e, the fundamental unit of charge.  This is called:

100%
0%
0%
0%
Переглянути це питання

The gravitational field is a:

100%
0%
0%
0%
Переглянути це питання

Хочете миттєвий доступ до всіх перевірених відповідей на learning.monash.edu?

Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!

Browser

Додати до Chrome