Python files
- Chapter 2: python02_1.py, python02_2.py, python02_ex12.py
- Chapter 5: python05_1a.py, python05_1b.py, python05_2.py, python05_3.py
- Chapter 6: python06_1.py, python06_2.py, python06_ex1.py, python06_ex3.py, python06_ex7a.py
- Chapter 7: python07_1.py
- Chapter 8: python08_1.py, python08_2.py, python08_3.py, python08_ex9.py, python08_examplefun.py
- Chapter 9: python09_1.py, python09_2.py, python09_3.py, python09_4.py
- Chapter 11: python11_1.py
- Chapter 13: python13_1.py, python13_subfunctions.py
- Chapter 14: python14_1.py, python14_2.py, python14_3.py, python14_4.py, python14_5.py, python14_6.py, python14_7.py
- Chapter 15: python15_1.py
- Chapter 16: python16_1.py
- Chapter 17: python17_1.py
- Chapter 18: python18_1.py, python18_2.py, python18_4.py, python18_ex12.py, python18_examples.py, python18_exsol6.py, python18_exsol8.py
- Chapter 21: python21_1.py
The numbering scheme employed for the Python files follows that used for the Matlab files in our textbook. However, there are a few exeptions:
(1) The Python file python08_examplefun.py replaces the Matlab files mat08_df1.m, mat08_df2.m, mat08_f1.m, and mat08_f2.m
(2) The Python file python13_subfunctions.py replaces the Matlab files mat13_2.m, mat13_3.m, mat13_4.m, and mat13_5.m
(3) The Python file python14_6.py also contains the Matlab files mat14_6Fcos.m and mat14_6Fsin.m
(4) The Python file python16_1.py also contains the Matlab file mat16_2.m
(5) The Python file python18_examples.py replaces the Matlab files mat18_3.m, mat18_ex2.m, mat18_ex5.m, mat18_ex6.m, and mat18_ex8.m