Skip to content

Commit

Permalink
Created using Colab
Browse files Browse the repository at this point in the history
  • Loading branch information
gdtschuller committed Jan 7, 2025
1 parent 1d6353f commit 76fea40
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions ADSP_09_AllPassFilters.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -548,6 +548,10 @@
"See also:\n",
"http://users.spa.aalto.fi/vpv/publications/vesan_vaitos/ch3_pt2_lagrange.pdf\n",
"\n",
"and\n",
"\n",
"https://publica.fraunhofer.de/entities/publication/18c6ee24-89d9-4c5d-9fea-27e159a5ec9d\n",
"\n",
"- **Concept**: Use Lagrange interpolation to approximate the desired delay. \n",
"- **Equation**: \n",
" $$\n",
Expand Down Expand Up @@ -1359,12 +1363,12 @@
"plt.show()\n"
],
"metadata": {
"id": "Dz2Yf4du-JkL",
"outputId": "ace0215b-bf52-4e52-e797-ddc7bc74da44",
"colab": {
"base_uri": "https://localhost:8080/",
"height": 468
}
},
"id": "Dz2Yf4du-JkL",
"outputId": "ace0215b-bf52-4e52-e797-ddc7bc74da44"
},
"execution_count": 2,
"outputs": [
Expand Down

0 comments on commit 76fea40

Please sign in to comment.