File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 7777\newcommand \abs [1]{\left |#1\right |} % 绝对值
7878\newcommand \mathe {\mathrm {e}} % 自然对数的底数 e
7979\newcommand \mathi {\mathrm {i}} % 虚数单位 i
80- \newcommand \D [1] {\mathrm {d}{#1}} % 微分算子 d
81- \newcommand \sa [1] {\mathrm {Sa}{#1}} % Sa 函数
80+ \newcommand \D {\mathrm {d}} % 微分算子 d
81+ \newcommand \sa {\mathrm {Sa}} % Sa 函数
8282\newcommand \sgn [1]{\mathrm {sgn}(#1)} % 符号函数
8383\newcommand \ip [2]{\left\langle #1, #2\right\rangle } % 内积
84- \newcommand \re [1] {\mathrm {Re}{#1}} % 实部
85- \newcommand \im [1] {\mathrm {Im}{#1}} % 虚部
84+ \newcommand \re {\mathrm {Re}} % 实部
85+ \newcommand \im {\mathrm {Im}} % 虚部
8686\newcommand \DTFT [1]{\mathrm {DTFT}\left [#1\right ]} % DTFT 变换
8787\newcommand \IDTFT [1]{\mathrm {IDTFT}\left [#1\right ]} % IDTFT 变换
8888\newcommand \DFT [1]{\mathrm {DFT}\left [#1\right ]} % DFT 变换
You can’t perform that action at this time.
0 commit comments