Update 10_4_Downsampling_and_Upsampling.ipynb

This commit is contained in:
udlbook
2024-12-18 09:06:15 -05:00
committed by GitHub
parent dd9a56d96b
commit b5c65665b6

View File

@@ -31,7 +31,7 @@
"source": [
"# **Notebook 10.4: Downsampling and Upsampling**\n",
"\n",
"This notebook investigates the down sampling and downsampling methods discussed in section 10.4 of the book.\n",
"This notebook investigates the upsampling and downsampling methods discussed in section 10.4 of the book.\n",
"\n",
"Work through the cells below, running each cell in turn. In various places you will see the words \"TO DO\". Follow the instructions at these places and make predictions about what is going to happen or write code to complete the functions.\n",
"\n",