当前位置:网站首页>傅立叶变换相关公式
傅立叶变换相关公式
2022-08-02 00:14:00 【三兑空空】
1.连续傅立叶变换

2.离散傅立叶变换

备注:其中N为数据点长度 n为数据点索引 m为频点索引
2.1欧拉变换后
![X(m) = \sum_{n=0}^{N-1}x(n)[cos(2\pi nm/N) - jsin(2\pi nm/N)]](http://img.inotgo.com/imagesLocal/202208/02/202208020014070988_7.gif)
备注:其中N为数据点长度 n为数据点索引 m为频点索引
2.2 m点的幅度

2.3 m点相位

2.4 m点频率

备注:fm 为m点处对应频率 fs为采样了
所以上面的公式也可以变为

![X(f_{m}) = \sum_{n=0}^{N-1}x(n)[cos(2\pi nf_{m}/f_{s}) - jsin(2\pi nf_{m}/f_{s})]](http://img.inotgo.com/imagesLocal/202208/02/202208020014070988_1.gif)
备注:fm 为m点处对应频率 fs为采样了
边栏推荐
- PHP从txt文件中读取数据的方法
- How does JSP use request to get the real IP of the current visitor?
- Graphical LeetCode - 1161. Maximum Sum of In-Layer Elements (Difficulty: Moderate)
- ICML 2022 || 局部增强图神经网络GNN,在 GCN 和 GAT基础上 平均提高了 3.4% 和 1.6%
- How does JSP use the page command to make the JSP file support Chinese encoding?
- An interesting project--Folder comparison tool (1)
- Arduino Basic Syntax
- c语言字符和字符串函数总结(二)
- TCL: Pin Constraints Using the tcl Scripting Language in Quartus
- 工业信息物理系统攻击检测增强模型
猜你喜欢
![[Solution] Emqx startup under win10 reports Unable to load emulator DLL, node.db_role = EMQX_NODE__DB_ROLE = core](/img/c8/d7183330ee86c2cae9c21fecb2805b.png)
[Solution] Emqx startup under win10 reports Unable to load emulator DLL, node.db_role = EMQX_NODE__DB_ROLE = core

Stapler:1 靶机渗透测试-Vulnhub(STAPLER: 1)

渗透测试与攻防对抗——渗透测试基础

Redis-消息发布订阅

攻防世界-web-Training-WWW-Robots

Arduino Basic Syntax

玩转NFT夏季:这份工具宝典值得收藏

Redis的集群模式

uni-app项目总结

What is Low-Code?What scenarios is low code suitable for?
随机推荐
07-SDRAM: FIFO control module
Play NFT summer: this collection of tools is worth collecting
JSP out. The write () method has what function?
Day11 shell脚本基础知识
632. 最小区间
协作乐高 All In One:DAO工具大全
uni-app项目总结
Unknown CMake command “add_action_files“
Angr(十二)——官方文档(Part3)
swing的Jlist列表滚动条以及增加元素的问题
The Statement update Statement execution
PHP从txt文件中读取数据的方法
使用jOOQ将Oracle风格的隐式连接自动转换为ANSI JOIN
Automatic conversion of Oracle-style implicit joins to ANSI JOINs using jOOQ
IO流基础
回顾历史5次经济衰退时期:这一次可能会有何不同?
An Enhanced Model for Attack Detection of Industrial Cyber-Physical Systems
Redis-消息发布订阅
146. LRU 缓存
MySQL常用语句整理