mirror of
https://gitlab.gwdg.de/j.hahn02/university.git
synced 2026-01-01 06:44:25 -05:00
week 25 of the year
This commit is contained in:
@@ -9,7 +9,7 @@ plt.semilogy(theta*180/np.pi, cs)
|
||||
plt.xlabel(r"Streuwinkel $\theta$ [deg]")
|
||||
plt.ylabel(r"$\csc^4(\theta/2)$")
|
||||
plt.title("Differentieller Wirkungsquerschnitt für $U(r) = \\alpha/r^2$")
|
||||
plt.show()
|
||||
plt.savefig("querschnitt.svg")
|
||||
|
||||
# Task
|
||||
# Calculate the differential Wirkungsquerschnitt ds/dOm fuer das repulsive
|
||||
|
||||
Reference in New Issue
Block a user