21 lines
753 B
TeX
21 lines
753 B
TeX
\section*{Acronyms}
|
|
\begin{acronym}[ANR]
|
|
\acro{ANR}{Adaptive Noise Reduction}
|
|
\acro{ANC}{Adaptive Noise Cancellation}
|
|
\acro{DSP}{Digital Signal Processor}
|
|
\acro{CI}{Cochlear Implant}
|
|
\acro{WHO}{World Health Organization}
|
|
\acro{FIR}{Finite Impulse Response}
|
|
\acro{IIR}{Infinite Impulse Response}
|
|
\acro{LMS}{Least Mean Squares}
|
|
\acro{MSE}{Mean Square Error}
|
|
\acro{ALU}{Arithmetic Logic Unit}
|
|
\acro{NLMS}{Normalized Least Mean Squares}
|
|
\acro{RLS}{Recursive Least Squares}
|
|
\acro{MAC}{multiply-accumulate}
|
|
\acro{DMA}{Direct Memory Access}
|
|
\acro{PCM}{Pulse Code Modulation}
|
|
\acro{ARM}{Advanced RISC Machine}
|
|
\acro{RISC}{Reduced Instruction Set Computer}
|
|
\acro{SOC}{System-on-Chip}
|
|
\end{acronym} |