当前位置:网站首页>[digital signal processing] correlation function (energy signal | cross correlation function of energy signal | autocorrelation function of energy signal)
[digital signal processing] correlation function (energy signal | cross correlation function of energy signal | autocorrelation function of energy signal)
2022-06-12 02:34:00 【Hanshuliang】
List of articles
Signal basis " energy " Can be divided into " Energy signal " and " Power signal " ;
Signal energy definition : The energy on the whole axis is squared first , And then integral ; If energy Less than infinite , Then the signal yes Energy signal ; A signal in a finite interval is called an energy signal ;
Signal power definition : In one signal cycle , Perform integral summation operation ; If power Less than infinite , Then the signal yes Power signal ; Periodic signal , Random signals Power signal ;
In this blog Cross correlation function and Autocorrelation function , All are " Energy signal " Of Correlation function ;
One 、 Cross correlation function
Cross correlation function It means Two different signals The correlation between ;
x ( n ) x(n) x(n) And y ( n ) y(n) y(n) Of " Cross correlation function " as follows ,
r x y ( m ) = ∑ n = − ∞ + ∞ x ∗ ( n ) y ( n + m ) r_{xy}(m) = \sum_{n=-\infty}^{+\infty} x^*(n) y(n + m) rxy(m)=n=−∞∑+∞x∗(n)y(n+m)
among y ( n ) y(n) y(n) Shifted , Moved left m m m Company ,
The " Cross correlation function " What I'm looking for is y ( n ) y(n) y(n) displacement m m m The sequence after And x ( n ) x(n) x(n) The relationship between sequences ;
Notice the n n n It means the moment , m m m It represents the interval of signal movement ;
The " Cross correlation function " It means x ( n ) x(n) x(n) The signal , And Separated m m m After time y ( n ) y(n) y(n) The relationship between signals ;
this 2 2 2 A signal ( Sequence ) Between " Relationship " It's a function , The argument to the function is m m m interval , No n n n ;
Two 、 Autocorrelation function
Autocorrelation function ( Autocorrelation Function ) :
r x x ( m ) = ∑ n = − ∞ + ∞ x ∗ ( n ) x ( n + m ) = r x ( m ) r_{xx}(m) = \sum_{n=-\infty}^{+\infty} x^*(n) x(n + m) = r_x(m) rxx(m)=n=−∞∑+∞x∗(n)x(n+m)=rx(m)
" Autocorrelation function " yes " Own signal " And " After a period of time Own signal " Between The correlation ;
If m = 0 m = 0 m=0 when , " Own signal " And " After a while m m m Your own signal after " Completely equal , The value is The energy of the signal ;
r x ( 0 ) = ∑ n = − ∞ + ∞ ∣ x ( n ) ∣ 2 = E r_{x}(0) = \sum_{n=-\infty}^{+\infty} |x(n)|^2= E rx(0)=n=−∞∑+∞∣x(n)∣2=E
边栏推荐
- 力扣解法汇总953-验证外星语词典
- 力扣解法汇总699-掉落的方块
- Don't rush to work after the college entrance examination. There are plenty of opportunities after working. It's not bad for these three months
- 力扣解法汇总358-迷你语法分析器
- Force deduction solution summary 883- projected area of 3D shape
- Start ticwatch2
- maya前台渲染插件mel脚本工具
- Maya Front Office Rendering plug - in Mel script Tool
- The market value has exceeded $3trillion. Why should apple, which has been criticized as a loser, rise again and again?
- Function templatesfunction templates
猜你喜欢

maya前台渲染插件mel脚本工具

Hypergraph tilted data is merged into root node and transferred to 3dfiles

el-upload上传文件

Acl2022 | DCSR: a sentence aware contrastive learning method for open domain paragraph retrieval

Apply concentrated load to nodes in batch in ABAQUS

Bochuang smart sprint technology innovation board: annual revenue of RMB 1.1 billion, book value of accounts receivable of RMB 300million

Introduction to program environment and preprocessing C language (advanced level)

Start ticwatch2

How to use DAO to build a knowledge database with collective wisdom and sustainable incentive mechanism

El upload upload file
随机推荐
The program actively carries out telephone short message alarm, and customizes telephone, short message and nail alarm notifications
Force deduction solution summary 467- unique substring in surrounding string
力扣解法汇总868-二进制间距
Kubernetes' learning path. Is there any "easy mode" Q recommendation for container hybrid cloud
[high code file format API] downing provides you with the file format API set Aspose, which can create, convert and operate more than 100 file formats in just a few lines of code
力扣解法汇总875-爱吃香蕉的珂珂
errno: -4078, code: ‘ECONNREFUSED‘, syscall: ‘connect‘, address: ‘127.0.0.1‘, port: 3306;postman报错
力扣编程题-解法汇总
2022 Fujian Provincial Safety Officer C certificate (full-time safety officer) examination simulation 100 questions and answers
[no title] 2022 coal mine safety inspection test questions and online simulation test
Penetration test - file upload
Force deduction solution summary 450- delete nodes in the binary search tree
A single quarter of educational technology revenue of 230million: a year-on-year decrease of 51% and a sharp narrowing of net loss
2022 western style pastry (technician) recurrent training question bank and online simulated examination
力扣解法汇总398-随机数索引
maya前臺渲染插件mel脚本工具
Force deduction solution summary 386 dictionary order
力扣解法汇总面试题 01.05. 一次编辑
力扣解法汇总473-火柴拼正方形
Common errors when mysql8 connects through JDBC