当前位置:网站首页>[digital signal processing] basic sequence (unit step sequence | relationship between unit step sequence and unit pulse sequence | rectangular sequence | relationship between rectangular sequence and
[digital signal processing] basic sequence (unit step sequence | relationship between unit step sequence and unit pulse sequence | rectangular sequence | relationship between rectangular sequence and
2022-06-26 06:34:00 【Hanshuliang】
List of articles
One 、 Unit step sequence
Unit step sequence :
u ( n ) = { 1 n ≥ 0 0 n < 0 u (n) = \begin{cases} 1 \ \ \ \ n \geq 0 \\ \\ 0 \ \ \ \ n < 0 \end{cases} u(n)=⎩⎪⎨⎪⎧1 n≥00 n<0
Unit step sequence Function image As shown in the figure below :

1、 The relationship between unit step sequence and unit pulse sequence
Unit step sequence And Unit pulse sequence The relationship between :
δ ( n ) = u ( n ) − u ( n − 1 ) \delta (n) = u(n) - u(n - 1) δ(n)=u(n)−u(n−1)
u ( n ) u (n) u(n) from Infinite δ ( n ) \delta (n) δ(n) Linear shift composition :
u ( n ) = ∑ i = 0 ∞ δ ( n − i ) u (n) = \sum_{i=0}^{\infty} \delta(n - i) u(n)=i=0∑∞δ(n−i)
Review the last blog post 【 Digital signal processing 】 Basic sequence ( Basic sequence enumeration | Unit pulse sequence | Unit pulse function | Discrete unit impulse function | Unit pulse function And The difference between discrete unit impulse functions ) , The unit pulse sequence is :
δ ( n ) = { 1 n = 0 0 n = 1 \delta (n) = \begin{cases} 1 \ \ \ \ n = 0 \\ \\ 0 \ \ \ \ n = 1 \end{cases} δ(n)=⎩⎪⎨⎪⎧1 n=00 n=1
Two 、 Rectangular sequence
Rectangular sequence :
R N ( n ) = { 1 0 ≤ n ≤ N − 1 0 o t h e r R_N(n) = \begin{cases} 1 \ \ \ \ 0 \leq n \leq N -1 \\ \\ 0 \ \ \ \ other \end{cases} RN(n)=⎩⎪⎨⎪⎧1 0≤n≤N−10 other
Rectangular sequence Function image As shown in the figure below :
1、 Relationship between rectangular sequence and unit step sequence
Rectangular sequence And Unit step sequence The relationship between :
R N ( n ) = u ( n ) − u ( n − N ) R_N(n) = u(n) - u(n-N) RN(n)=u(n)−u(n−N)
2、 Rectangular sequence action
Rectangular sequence action : Continuous periodic signals cannot be processed in a computer , Must be aligned for sampling , Can be processed in the computer , Will be original Continuous signal multiply Rectangular sequence , You can get Discrete time signals ;
Rectangular sequence Of effect Namely sampling ;
边栏推荐
- Pychart cannot run designer Exe (this application failed to start because no Qt platform plugin could be I appears)
- Efk Upgrade to clickhouse log Storage Reality
- ~94 zoom
- MYSQL触发器要如何设置,简单教程新手一看就会
- Introduction to canal deployment, principle and use
- Research Report on market supply and demand and strategy of Chinese amyl cinnamaldehyde (ACA) industry
- Usage of zip (*arg)
- China micronutrient market trend report, technical innovation and market forecast
- Market trend report, technical innovation and market forecast of microencapsulated chemical pesticides in China
- MVC source code sharing
猜你喜欢

Efk upgrade to Clickhouse log storage practice

TCP连接与断开,状态迁移图详解

Design and practice of low code real-time data warehouse construction system

Reasons why MySQL indexes are not effective

MYSQL触发器要如何设置,简单教程新手一看就会

DS18B20 details

Number of connections server database message: error number 2003can't connect to MySQL server on 'server address' (10061)

Past events of Xinhua III

Underlying principle of MySQL index

Marketing skills: compared with the advantages of the product, it is more effective to show the use effect to customers
随机推荐
Self attention and multi head self attention (MSA) in transformer
Zotero文献管理工具之Jasminum(茉莉花)插件
Research Report on market supply and demand and strategy of natural organic beauty industry in China
zip(*arg)的用法
Get the first and last days of the current month, and the first and last days of the previous month
The four cores of the browser: Trident, gecko, WebKit, blink
ts中枚举类型(enum)简单使用
Decision tree learning notes
Evolution history of qunar Bi platform construction
View analysis
Pagoda server setup and database remote connection
浏览器的四大内核:Trident,Gecko,Webkit,Blink
The sysdig 2022 cloud native security and usage report found that more than 75% of the running containers have serious vulnerabilities
Go learning notes 1.3- data types of variables
MYSQL触发器要如何设置,简单教程新手一看就会
Volatile application scenarios
typescript的type
打印数字的位信息
Use the fast proxy to build your own proxy pool (mom doesn't have to worry about IP being blocked anymore)
Requirement analysis of personal blog system