Você está na página 1de 6

1.

Teniendo en cuenta el capítulo de operaciones sobre señales


continuas estudiando en el libro de (Ambardar), para la señal de x(t) de la
figura obtenga las siguientes señales de forma gráfica (teórica), y
posteriormente verifique sus respuestas diseñando un script de Matlab u
octave (Parte Práctica, véase nota aclaratoria al final de esta sección):

a. 𝑦(𝑡) = −𝑥(−𝑡 + 𝑎)
𝑎=7 𝑏=7

t x(t)
-1 4
0 3
1 4

(−𝑡 + 𝑎) = −1
−𝑡 = −1 − 𝑎
−𝑡 = −1 − 7
−𝑡 = −8
𝑦(𝑡) = −𝑥(−𝑡 + 𝑎)
𝑦(−8) = −𝑥(−8 + 7)
𝑦(−8) = −𝑥(−1)
𝑦(−8) = −(4)

(−𝑡 + 𝑎) = 0
−𝑡 = 0 − 𝑎
−𝑡 = 0 − 7
−𝑡 = −7
𝑦(𝑡) = −𝑥(−𝑡 + 𝑎)
𝑦(−7) = −𝑥(−7 + 7)
𝑦(−7) = −𝑥(0)
𝑦(−7) = −3

(−𝑡 + 𝑎) = 1
−𝑡 = 1 − 𝑎
−𝑡 = 1 − 7
−𝑡 = −6
𝑦(𝑡) = −𝑥(−𝑡 + 𝑎)
𝑦(−6) = −𝑥(−6 + 7)
𝑦(−6) = −𝑥(1)
𝑦(−6) = −4

t y(t)
-8 -4
-7 -3
-6 -4

0
-8 -7 -6
-1
-2
x(t)

-3
-4
-5

a. 𝑠(𝑡) = 𝑥(𝑎𝑡 − 3) (ítem grupal)


t x(t)
-1 4
0 3
1 4

𝑠(𝑡) = 𝑥(𝑎𝑡 − 3)
(𝑎𝑡 − 3) = −1
−1+3
𝑡= 7
−1+3
𝑡=
7

𝑡 = 0,28
𝑠(𝑡) = 𝑥(𝑎𝑡 − 3)
𝑠(0.28) = 𝑥(7 ∗ 0.28 − 3)
𝑠(0.28) = 𝑥(−1) Se aproxima
𝑠(0.28) = 4

𝑠(𝑡) = 𝑥(𝑎𝑡 − 3)
(𝑎𝑡 − 3) = 0
0+3
𝑡= a
3
𝑡=7

𝑡 = 0,43
𝑠(𝑡) = 𝑥(𝑎𝑡 − 3)
𝑠(0,43) = 𝑥(7 ∗ 0,43 − 3)
𝑠(0,43) = 𝑥(0) Se aproxima
𝑠(0,43) = 3

𝑠(𝑡) = 𝑥(𝑎𝑡 − 3)
(𝑎𝑡 − 3) = 1
1+3
𝑡= a
4
𝑡=7

𝑡 = 0,57
𝑠(𝑡) = 𝑥(𝑎𝑡 − 3)
𝑠(0,57) = 𝑥(7 ∗ 0,57 − 3)
𝑠(0,57) = 𝑥(1) Se aproxima
𝑠(0,57) = 4

t s(t)
0.28 4
0.43 3
0.57 4

5
4
3
s(t)

2
1
0
0.28 0.43 0.57
t

b. 𝑚(𝑡) = 𝑥(0.5𝑡 − 𝑏) (ítem individual)


t x(t)
-1 4
0 3
1 4

𝑚(𝑡) = 𝑥(0.5𝑡 − 𝑏)
(0.5𝑡 − 𝑏) = −1
−1 + 𝑏
𝑡=
0.5
−1 + 7
𝑡=
0.5
6
𝑡= = 12
0.5
𝑚(𝑡) = 𝑥(0.5𝑡 − 𝑏)
𝑚(12) = 𝑥(0.5 ∗ 12 − 7)
𝑚(12) = 𝑥(−1)
𝑚(12) = 4

(0.5𝑡 − 𝑏) = 0
𝑏
𝑡=
0.5
7
𝑡= = 14
0.5
𝑚(𝑡) = 𝑥(0.5𝑡 − 𝑏)
𝑚(14) = 𝑥(0.5 ∗ 14 − 7)
𝑚(14) = 𝑥(0)
𝑚(14) = 3

(0.5𝑡 − 𝑏) = 1
1+𝑏
𝑡=
0.5
8
𝑡= = 16
0.5
𝑚(𝑡) = 𝑥(0.5𝑡 − 𝑏)
𝑚(16) = 𝑥(0.5 ∗ 16 − 7)
𝑚(16) = 𝑥(1)
𝑚(16) = 4
t m(t)
12 4
14 3
16 4
5
4
3
m(t)

2
1
0
12 14 16
t

Você também pode gostar