找回密码
 注册
关于网站域名变更的通知
查看: 641|回复: 1
打印 上一主题 下一主题

MATLAB —— 信号处理工具箱之 ifft 的简单介绍

[复制链接]

该用户从未签到

跳转到指定楼层
1#
发表于 2019-12-10 10:07 | 只看该作者 回帖奖励 |正序浏览 |阅读模式

EDA365欢迎您登录!

您需要 登录 才可以下载或查看,没有帐号?注册

x
本帖最后由 mytomorrow 于 2019-12-10 10:08 编辑 2 v7 b+ F# v; c3 i4 f9 t2 w
% a2 q/ r0 h% ]* k1 }; p

目录

ifft

Syntax

Description

! T3 H# \% a$ K, D6 O( N; Y


+ p  d* f" Q; `

ifft

, M  Q* y8 Z- G

Inverse fast Fourier transform

% b+ s8 D4 h/ `6 U8 d) ^- V  T5 ]

; b; r: t" T4 ]( h

Syntax


4 e. {7 B1 t0 H/ G+ P6 j) o  R

X = ifft(Y)


# K! _) X  z0 M7 B8 B; t' v

X = ifft(Y,n)


1 M6 y) _7 O' B2 \, M, c

X = ifft(Y,n,dim)

* Z1 b6 c2 N, J' e# M

X = ifft(___,symflag)


# g9 v8 ^9 t$ ~9 \6 e# A  \

$ H2 h: s" M. [2 h

Description


# [& I, ~: V& {* {- v

X = ifft(Y)


) S& h9 e% {5 ?+ ?, b

X = ifft(Y) computes the inverse discrete Fourier transform of Y using a fast Fourier transform algorithm. X is the same size as Y.

, t8 i5 o9 n/ P1 \

  • If Y is a vector, then ifft(Y) returns the inverse transform of the vector.  R0 a4 g$ h" V) K


1 Q! z: i! m$ _7 C/ z

  • If Y is a matrix, then ifft(Y) returns the inverse transform of each column of the matrix.
    & y6 d# D4 y3 D; a


0 Q  \- k4 G; m9 C3 k& s$ `4 W

  • If Y is a multidimensional array, then ifft(Y) treats the values along the first dimension whose size does not equal 1 as vectors and returns the inverse transform of each vector.
    9 I1 c9 Y  s, W! f+ o/ U


7 E+ Q% V( X8 f6 U  ]& c8 o, b% L

本想翻译一下的,但是手册里面的英文描述的太清晰了,单词也很简单,所以就这样直接看吧。

# R7 O, j" ]. T

X = ifft(Y,n) returns the n-point inverse Fourier transform of Y by padding Y with trailing zeros to length n.

. P/ ?  A" _4 X! W7 L% }4 q- H+ ]

X = ifft(Y,n,dim) returns the inverse Fourier transform along the dimension dim. For example, if Y is a matrix, then ifft(Y,n,2) returns the n-point inverse transform of each row.


3 g7 P; M2 E( g+ @

X = ifft(Y,n,dim)沿维度dim返回逆傅立叶变换。 例如,如果Y是矩阵,则ifft(Y,n,2)返回每行的n点逆变换。


2 f5 @* c9 J8 B0 R9 @

X = ifft(___,symflag) specifies the symmetry of Y. For example, ifft(Y,'symmetric') treats Y as conjugate symmetric.

* j+ e0 S" w2 y5 L0 S; P- z1 ]

X = ifft(___,symflag)指定Y的对称性。例如,ifft(Y,'symmetric')将Y视为共轭对称。

1 s$ _- r& F7 {! o" X


1 l$ M! r* k/ z. Z


0 B2 N6 }$ y  I$ p: p

% h) P8 X0 v5 r! E2 }; A- h$ h
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

推荐内容上一条 /1 下一条

EDA365公众号

关于我们|手机版|EDA365电子论坛网 ( 粤ICP备18020198号-1 )

GMT+8, 2025-11-24 01:06 , Processed in 0.156250 second(s), 24 queries , Gzip On.

深圳市墨知创新科技有限公司

地址:深圳市南山区科技生态园2栋A座805 电话:19926409050

快速回复 返回顶部 返回列表