当前位置:网站首页>[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 ;
边栏推荐
- How to set MySQL triggers is a simple tutorial for novices
- Research Report on market supply and demand and strategy of China's pallet scale industry
- The sysdig 2022 cloud native security and usage report found that more than 75% of the running containers have serious vulnerabilities
- Logstash - logstash sends an alarm email to email
- Play with a variety of application scenarios and share secrets with Kwai MMU
- MYSQL触发器要如何设置,简单教程新手一看就会
- Temperature alarm
- 302. minimum rectangular BFS with all black pixels
- 自顶向下的变成方法
- [golang] time related
猜你喜欢

消息队列-消息事务管理对比

Go语言学习笔记 1.1

MySQL 索引底层原理

MVC source code sharing

同步通信和异步通信的区别以及优缺点

Temperature alarm

Efk Upgrade to clickhouse log Storage Reality
Play with a variety of application scenarios and share secrets with Kwai MMU

Design and practice of low code real-time data warehouse construction system
[alluxio & Dachang] the original boss direct employment was applied in this way
随机推荐
Market trend report, technical innovation and market forecast of China's valeryl chloride
typescript的class结合接口(interface)的简单使用
Gof23 - abstract factory pattern
Phantom star VR equipment product details II: dark battlefield
Research Report on pallet handling equipment industry - market status analysis and development prospect forecast
Installation and login of MySQL database
Message queue - function, performance, operation and maintenance comparison
ts中枚举类型(enum)简单使用
Gof23 - factory mode
如何让主线程等待子线程执行完毕后再执行
Research Report on market supply and demand and strategy of China's pallet scale industry
How can an enterprise successfully complete cloud migration?
打印数字的位信息
闭包问题C# Lua
直播预告丨消防安全讲师培训“云课堂”即将开讲!
Use the fast proxy to build your own proxy pool (mom doesn't have to worry about IP being blocked anymore)
Message queuing - omnidirectional comparison
DPDK——TCP/UDP协议栈服务端实现(二)
Decision tree learning notes
Play with a variety of application scenarios and share secrets with Kwai MMU