Saltar al contenido principal
LibreTexts Español

11.1: Introducción

  • Page ID
    87046
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Objetivos de aprendizaje

    • Estudiar diversos enfoques para desarrollar algoritmos especiales o modificar algoritmos complejos para datos reales

    Muchas aplicaciones implican el procesamiento de datos reales. Es ineficiente simplemente usar una FFT compleja sobre datos reales porque la aritmética se realizaría en las partes imaginarias cero de la entrada, y, debido a las simetrías, se calcularían valores de salida que son redundantes. Existen varios enfoques para desarrollar algoritmos especiales o modificar algoritmos complejos para datos reales.

    En la siguiente sección echaremos un vistazo a todos esos enfoques.

    Colaborador

    • ContribeeBurrus

    This page titled 11.1: Introducción is shared under a CC BY license and was authored, remixed, and/or curated by C. Sidney Burrus.