note2mid.m

来自「自动语音识别源码对非特定人的孤立词语音识别算法 进行研究。考虑到语音识别技术在」· M 代码 · 共 5 行

M
5
字号
function [mid, ti] = note2mid(note, midTimeUnit, duration, plotOpt)
%note2mid: note to mid conversion
%	Usage:
%	[mid, ti] = note2mid(note, midTimeUnit, duration, plotOpt)
%		note: 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?