搜索:STE

找到约 5 项符合「STE」的查询结果

结果 5
https://www.eeworm.com/dl/967133.html 技术资料

STE-LPC1769原理图

STE-LPC1769原理图,相关介绍及管脚功能说明.
下载 5
·
查看 2009
https://www.eeworm.com/dl/656/181445.html Java书籍

build java program written by Stuart Reges and Marty Ste

build java program written by Stuart Reges and Marty Ste
下载 48
·
查看 1091
https://www.eeworm.com/dl/527/180271.html 通讯/手机编程

reviews radar waveforms,including CW, pulsed, and LFM. High Range Resolution (HRR) waveforms and ste

reviews radar waveforms,including CW, pulsed, and LFM. High Range Resolution (HRR) waveforms and stepped frequency waveforms are also analyzed.
下载 52
·
查看 1090
https://www.eeworm.com/dl/678/448245.html 系统设计方案

This folder contains two simple functions (zerocross and energy) to compute STE and STZCR. The

This folder contains two simple functions (zerocross and energy) to compute STE and STZCR. The script zcr_ste_so.m uses these two and other functions (included) to compute the STE and STZCR of the word so . See the respective function help for more details.
下载 133
·
查看 1061
https://www.eeworm.com/dl/520780.html 源码

短时过零率和短时能量

% Computation of ST-ZCR and STE of a speech signal. % % Functions required: zerocross, sgn, winconv. % % Author: Nabin Sharma % Date: 2009/03/15 [x,Fs] = wavread('so.wav'); % word is: so x = x.'; N = length(x); % signal length n = 0:N-1; ts = n*(1/Fs); % time for signal % defi ...
查看 123