Skip to content

Commit f7f14b3

Browse files
committed
Chapter 7
1 parent ada5be8 commit f7f14b3

14 files changed

+1751
-0
lines changed

chap7/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Exercises - Chapter 7
2+
3+
Some exercises from chapter 7. [Problems and questions](https://physics.nyu.edu/pine/pymanual/html/chap7/chap7_funcs.html#exercises)

chap7/VelocityVsTime.txt

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
Velocity vs time data
2+
for a falling mass
3+
time (s) velocity (m/s) uncertainty (m/s)
4+
0.10 3.87 1.10
5+
0.37 1.02 0.99
6+
0.64 -3.07 1.21
7+
0.93 -2.93 1.37
8+
1.23 -9.04 1.03
9+
1.48 -10.48 1.47
10+
1.76 -13.74 0.78
11+
2.03 -15.00 1.50
12+
2.34 -17.87 0.88
13+
2.61 -21.23 1.19

chap7/VelocityVsTimeFit.eps

+44
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

chap7/VelocityVsTimeFit.pdf

12.6 KB
Binary file not shown.

chap7/VelocityVsTimeFit3.pdf

17.8 KB
Binary file not shown.

chap7/VelocityVsTimePlot2.pdf

13.6 KB
Binary file not shown.

chap7/besselSph.eps

+44
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

chap7/chapter_7_examples.ipynb

+707
Large diffs are not rendered by default.

chap7/chapter_7_exercise1.ipynb

+223
Large diffs are not rendered by default.

chap7/chapter_7_exercise2.ipynb

+202
Large diffs are not rendered by default.

chap7/chapter_7_exercise3.ipynb

+232
Large diffs are not rendered by default.

chap7/chapter_7_exercise4.ipynb

+239
Large diffs are not rendered by default.

chap7/diceRoll2.eps

+44
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

chap7/sinc.pdf

1.16 KB
Binary file not shown.

0 commit comments

Comments
 (0)