Skip to content

Instantly share code, notes, and snippets.

@kitallis
Forked from coldnew/thinkdspindex.md
Created September 6, 2016 11:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kitallis/0407d11d6e84ad6e9e86a53a4630ddc6 to your computer and use it in GitHub Desktop.
Save kitallis/0407d11d6e84ad6e9e86a53a4630ddc6 to your computer and use it in GitHub Desktop.

#ThinkDSP 文件版本 0.10.0 ##目錄

  • 前言
  • 第一章 聲音與訊號 Sounds and signals
  • 第二章 諧波 Harmonics
  • 第三章 非週期訊號 Non-periodic signals
  • 第四章 噪音 Noise
  • 第五章 自相關 Autocorrelation
  • 第六章 離散餘弦轉換 Discrete cosine transform
  • 第七章 離散傅立葉轉換 Discrete Fourier Transform
  • 第八章 濾波器與摺積 filtering and convolution
  • 第九章 微分與積分 Differentiation and Integration //原作最後面似乎還在整理
  • 第十章 線性非時變(linear time-invariant)系統 LTI system
  • 第十一章 Modulation and sampling //原作者似乎還沒寫完
  • 第十二章 Controls //原作者只有標題

原文目錄:http://greenteapress.com/thinkdsp/html/index.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment