hanning.m
来自「隐马尔可夫工具箱」· M 代码 · 共 9 行
M
9 行
function w = hanning(n)%hanning Hanning window (introduced for MATLAB compatibility).% Use: w = hanning(n).% Note: As of octave 2.0.14, this function is not needed% anymore (there is an octave function of the same name).% H2M/cnt Toolbox, Version 2.0% Olivier Capp
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?