代码搜索:HHT
找到约 138 项符合「HHT」的源代码
代码结果 138
www.eeworm.com/read/20927/835475
hht
www.eeworm.com/read/429483/8806327
pdf hht.pdf
www.eeworm.com/read/428841/8835140
doc hht.doc
www.eeworm.com/read/404569/11482701
pdf hht.pdf
www.eeworm.com/read/400125/11582444
cpp hht.cpp
#include
#include
#include
#include
#include
/*************************************************************
读数据,将硬盘数据读入内存。
*********************
www.eeworm.com/read/344286/11890001
pdf hht.pdf
www.eeworm.com/read/436979/7757835
ppt hht-dps.ppt
www.eeworm.com/read/486905/6519802
m plot_hht.m
www.eeworm.com/read/344286/11890005
m plot_hht.m
www.eeworm.com/read/206158/15299314
m k_hht.m
%脉动信息emd分析,斜率
%用HT分析法分析瞬时频律
clear
clc
load 'k.txt';
%选取观察窗
window=201:2200;
sig2=k(window,1);
%采样频率
fs=100;
N=length(sig2);
T=1:N;
%EMD分解IMFs
imf_a=emd(sig2,1:length(sig2),0.2);
imf_