Introducción a Wavelets (ondeletas)

Slides:



Advertisements
Presentaciones similares
Autor: Juan Manuel Vuletich Directora: Dra. Ana M.C. Ruedin
Advertisements

CONCEPTO Y APLICACIONES PARA EL ANÁLISIS DE SEÑALES
-go Verbs There is a small but very important group of verbs that we call the -go verbs. These verbs are: Hacer: to make/do Poner: to put Decir: to say.
¿De dónde eres tú?.
Procesamiento Digital de Señales (DSP)
CONCEPTO Y APLICACIONES PARA EL ANÁLISIS DE SEÑALES
Dpto. Señales, Sistemas y Radiocomunicaciones
La transformada de Fourier.
La Transformada Rápida de Fourier
Centro de Geociencias, UNAM
Introducción a Wavelets (Onditas)
IAR134 Procesamiento de Señales
English Version El objetivo de esta guía es orientar al proveedor acerca de la realización de consultas de los pagos. Por favor haga uso de las flechas.
Preposciones de Lugar U2.2.
Potencia, Energía y Calidad Suministro Eléctrico MEG-CUR-CPERev. 01 Armónicos, Interarmónicos y Armónicos fluctuantes.
Las señales de satélite GPS
Wavelet Transform Chapter 7
Una generalización del modelo del espectro angular usando modos de propagación A generalization to angular spectrum model by using propagation modes.
Digital Image Processing Chapter 3
Identificación de Sistemas
Digital Image Processing Chapter 4
UNA INTRODUCCION Ing. Harold Romo
PROCESAMIENTO EN EL DOMINIO DEL ESPACIO. Se entiende por procesamiento en el dominio del espacio, la realización de operaciones directamente sobre el valor.
Apuntes de diciembre Los pronombres relativos (Relative pronouns) Relative pronouns are used to combine two sentences. Aquí está el sofá. Here’s.
¿Qué hora es? Son las diez.
4.1 Continuidad en un punto 4.2 Tipos de discontinuidades 4.3 Continuidad en intervalos.
=. STFT (Short time Fourier transform) Or windowed Fourier transform.
F(t) F(w) LA TRANSFORMADA DE FOURIER. Transformada de Fourier A la función F(  ) se le llama transformada de Fourier de f(t) y se denota por F, es.
La transformada de Fourier.
TRANSFORMADA DE FOURIER EN EL PROCESAMIENTO DE IMAGENES
1 Impedancia Instrumentacion2008/Clases/Impedancia.ppt Lectura: Instrumentacion2008/Clases/ch30.ppt.
Procesamiento de Imágenes digitales
Unidad de Tecnología Marina (UTM)
Ingeniería de la Salud IMAGEN BIOMEDICA Realce: Filtros en imagen digital (Parte I)
TRATAMIENTO MATEMÁTICO DE LAS IMÁGENES GRUPO DE ANÁLISIS DE FOURIER Y APLICACIONES DEPARTAMENTO DE MATEMÁTICAS UNIVERSIDAD AUTÓNOMA DE MADRID El cuadro.
DEFINITION OF A ELLIPSE STANDARD FORMULAS FOR ELLIPSES
*TAKE OUT YOUR HOMEWORK* Objective: – I can prepare to demonstrate my knowledge of how to use the different forms of “gusta” Vocab/Ideas: – Gusta (review)
Procesamiento Digital de Imágenes
 To know someone or be familiar with something  The yo form is irregular in present tense, otherwise it is a regular –er verb (yo) conozco (nosotros)
Procesamiento Digital de Imágenes
Procesamiento Digital de Imágenes
Wavelets (2ª. Parte). Chapter 7 Wavelets and Multiresolution Processing Chapter 7 Wavelets and Multiresolution Processing.
1 1 de febrero del Nivel Físico  Introducción  Señal  Espectro  Ancho de banda de una señal  Respuesta a la Frecuencia de un sistema.
Historía  Aztec Influences—Has been celebrated for over 3,500 years  Spanish Conquistadors tried to rid Mexico of the celebration, unsuccessfully 
FUNDAMENTOS SOBRE P ROCESAMIENTO D IGILTAL DE I MÁGENES (DIP) Copyright 2004 para Diego Luis Aristizábal Ramírez OrquideaJAI Universidad Nacional de Colombia.
Talking about what we like and do not like to do Español 1 Hoy es ____________ el ______ de ___________ de 2013.
¿Qué vas a hacer en el futuro?
Tema 3-A Tema 3-A Convolucion y Teorema de Muestreo
Manuel Mazo,Daniel Pizarro. Departamento de Electrónica 1 Manuel Mazo Quintas Daniel Pizarro Pérez Departamento de Electrónica. Universidad de Alcalá.
PROCESAMIENTO DIGITAL DE SEÑALES
Vocab: el día escolar Grammar: Subject Pronouns & Present Tense of –ar Verbs.
Análisis de Fourier.
©2008 The McGraw-Hill Companies, Inc. All rights reserved. Digital Electronics Principles & Applications Seventh Edition Chapter 2 Numbers We Use in Digital.
Two-dimensional Shapes Las formas bidimensionales
DIAGRAMA DE CUERPO LIBRE
La hora. A. The verb ser is used to tell time 1. With the exception of es for 1o’clock, the plural son is used. ejemplo: ¿Qué hora es? -Es la una/ Son.
UNIVERSIDAD AUTÓNOMA DEL ESTADO DE HIDALGO ESCUELA SUPERIOR DE ZIMAPÁN Licenciatura en Derecho Conversaciones introductorias. Lengua extranjera. L.E.L.I.
Spanish 2.  Most mental processes involve or require a duration of time to complete.
Escribir *You can get creative. You can write in the first person which means you are the character, you can use the third person which means you are talking.
Unidad 8 – Lección 1 Objetivos de lección 1:
CIEMAT Spanish WA105 meeting
GRAPHIC MATERIALS 1. GRAPHIC MATERIALS. GRAPHIC MATERIALS 1. GRAPHIC MATERIALS.
Magnitudes vectoriales
Preposiciones y objetos de preposiciones
--To be pleasing to --Your likes & dislikes
Kindergarten Spanish High Frequency Words
Magnitudes vectoriales
¿Qué vamos a estudiar hoy?.
¿Qué vamos a estudiar hoy?.
The causative is a common structure in English. It is used when one thing or person causes another thing or person to do something.
Transcripción de la presentación:

Introducción a Wavelets (ondeletas) ANALISIS MULTIRESOLUCION     http://www.jhu.edu/~signals/phasorlecture2/indexphasorlect2.htm

Transformadas espectrales: Transformada de Fourier: u = 0,1,2, ..., N-1

PARTE REAL PARTE IMAGINARIA

Transformada Hartley: Nucleo o Kernel

Transformada Discreta Coseno (DCT)

=

=

Espectro de Fourier f(x) F(u)

STFT (Short time Fourier transform) Or windowed Fourier transform g(t-r) : Window

Spectrogram The square modulus of the windowed Fourier transform is the spectrogram of a signal:

Ventanas: Ventana de Hamming: Ventana rectangular:

A segment of a vowel extracted with a rectangular window The amplitude spectrum using a rectangular window Calculated using Matlab: abs(fft(sig))

      The amplitude spectrum using a hamming window. Calculated using Matlab: abs(fft(hamming(512) .* sig)) A segment of a vowel extracted with a hamming window. Calculated using Matlab: hamming(512) .* sig

This is the basis for most computer generated spectrograms (display pixel intensity on a log scale by limiting the dynamic range to about 60-80 dB).

Ejemplos de espectrogramas (Ver MATLAB)

Ejemplos de espectrogramas Here is the sum of two parallel linear chirps with its spectrogram.

Here is the sum of two hyperbolic chirps and its spectrogram.

Introducción a Wavelets

four frequency components at different times four frequency components at different times. The interval 0 to 250 ms is a sinusoid of 300 Hz, and the other 250 ms intervals are sinusoids of 200 Hz, 100 Hz, and 50 Hz w(t)=exp(-a*(t^2)/2)

Wavelet de Morlet

The mexican hat wavelet

                                                Gráficos de varios tipos distintos de wavelets. (a) Wavelet de Haar, (b) Wavelet de Daubechies, (c) Wavelet de Morlet. (Cortesía de Ofer Levi, Universidad de Stanford)

Escala

Ejemplos de escalogramas (CWT) Continuous Wavelet Transform These signals are drawn from a database signals that includes event related potentials of normal people, and patients with Alzheimer's disease.

En un espectrograma:

En un escalograma:

Suma de dos señales CHIRP hiperbólicas Windowed fourier transform (Espectrograma) Continuous Wavelet Transform CWT (Escalograma)

Aplicaciones

Análisis de señales Oxímetro de Pulso

Representación frecuencia-tiempo para: Datos muestreados (b) FT (c) WFT (d) CWT

DWT (Discrete Wavelet Transform)

A friendly guide to wavelets: http://perso.orange.fr/polyvalens/clemens/wavelets/wavelets.html#section7

Ahora dejamos fija la Ondeleta y lo que vamos comprimiendo por etapas es la señal

El análisis multiresolución se consigue a través de filtrado y submuestreo de la señal original. La exploración en tiempo se consigue a través de operaciones de convolución (filtrado digital).

Sub-band coding

Sub-band coding algorithm

Transformada inversa

2-D Discrete Wavelet Transform

Wavelet Packet

En resumen: CWT DWT 2D - DWT

... En resumen: CWT DWT 2D - DWT

http://www.gisdevelopment.net/technology/ic/techip0003a.htm COMPRESION DE LA DCT A WAVELETS http://www.acm.org/crossroads/xrds6-3/sahaimgcoding.html#Fig6

Espectrograma