• 大小: 672B
    文件类型: .m
    金币: 1
    下载: 0 次
    发布日期: 2021-06-15
  • 语言: Matlab
  • 标签: enframe  

资源简介

对心音特征提取时能用到的很有用的代码,心音信号的功率、功率谱等

资源截图

代码片段和文件信息

function f=enframe(xwininc)
%        F = ENframe(XLEN) splits the vector X(:) up into
%        frames. Each frame is of length LEN and occupies
%        one row of the output matrix. The last few frames of X
%        will be ignored if its length is not divisible by LEN.
%        It is an error if X is shorter than LEN.

nx=

评论

共有 条评论

相关资源