.


:




:

































 

 

 

 


-




 

.

 

1.2

 

1. , [1 3] .

2. ³ .

 

1.3

 

' Pentium Windows 5, .

 

 

1. 5 璺 㳺 - ( ).

2. ǒ . , ping. .

3. 5 璺 ( ).

4. ǒ . . .

5. Codes.exe .

6. MatLab 01010101 ( )

6.1 ( ): , , .

6.2 ().

6.3 .

7. MatLab .

1.5

 

, , , .

 

1.6

1. , . ?

2. 㳿 ?

3. 䳿 ?

4. ?

5. , , ?

6. , ?

7. ? ?

8. ' ?

9. ?

10. ?

 

 

(. .1 ) RJ-45 (. .1 ), :

- ;

- ;

- . , .

 

) )

. .1.

 

(. .2), :

1. , . , .

2. RG-45.

3. , ( , RG-45).

 

 

. .2.

:

 

1) . , , , . . , , .

 

2) ϳ (. . 3, .4), .

 

. .3. ǒ /

 

. .4. ǒ -

 

3) . . , .

 

 

.1

 

, .. ( ), ( ) ( ).

( DFT, Discrete Fourier Transform) , ( MP3, JPEG .), , ( , ) . . ( ). , . , . , .

:

 

 

:

 

 

:

N , , ;

( , ;

N , ; ; , ;

() k- ;

arg(Xk) k- ( );

k k- , , T , .

 

.2 MatLab

 

rectpuls .

 

y = rectpuls (t, w)

 

, w, t=0 t . w , . , ,

 

t = 0: 0.01: 10;

y = 0.75*rectpuls(t-3, 2)+0.5*rectpuls(t-8, 0.4)+1.35*rectpuls(t-5, 0.8);

Plot(t,y)

pulstran (. MatLab).

.3

 

fft. fft , , , :

 

- Ts Fmax ( ) :

Fmax = 1/Ts;

 

- df :

df =1/T;

 

- , -.

( ) :

 

f1=0: df: Fmax.

 

fft . ifft, , .

- fft fftshift, ;

-

f = -Fmax/2: df: Fmax/2.

 

-

, .

Ts=0.01, =100, =0.75 w=0.5:

 

Ts=0.01; T=100; A=0.75; w=0.5; t=0: Ts: T;

y = A*rectpuls(t, w);

plot(t(1:100),y(1:100)),

y fft . stem:

x=fft(y); df=1/T; Fmax=1/Ts; f=0: df: Fmax; a=abs(x);

Stem(f,a),

- :

 

xp=fftshift(x); f1=-Fmax/2: df: Fmax/2; a=abs(xp);

Stem(f1,a)





:


: 2016-12-18; !; : 418 |


:

:

, .
==> ...

1431 - | 1373 -


© 2015-2024 lektsii.org - -

: 0.021 .