代码搜索结果
找到约 2,916 项符合
Energy 的代码
qua_gain.h
/*
********************************************************************************
*
* GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001
* R99 Ve
qgain795.h
/*
********************************************************************************
*
* GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001
* R99 Ve
energytableinit.m
function energytable = EnergyTableInit(SNR,M);
%根据SNR的值,针对每个信道产生一个能量增加的表
% Inputs:
% subcar_gains : Subcarrier Gains
% M : max Constellation Size
% Gap : Gap of the system
%
energytableinit.m
function energytable = EnergyTableInit(SNR,M);
% Inputs:
% subcar_gains : Subcarrier Gains
% M : max Constellation Size
% Gap : Gap of the system
% Noise : Noise Po
phasesym.m
% PHASESYM - Function for computing phase symmetry on an image.
%
% This function calculates the phase symmetry of points in an image.
% This is a contrast invariant measure of symmetry. This functio
uamps.tcl
############################################################################
#
# This code was developed as part of the MIT uAMPS project. (June, 2000)
#
##############################################
dispeh.m
function dispEh(Eh)
% Eh matrix display method supplied with SA Tools.
% Copyright (c) 2002, by Richard Frost and Frost Concepts.
% See http://www.frostconcepts.com/software for information on SA T
dispet.m
function dispEt(Tt,Et,Etarget,ert,Kt,Ebsft)
% Et data display method supplied with SA Tools.
% Copyright (c) 2002, by Richard Frost and Frost Concepts.
% See http://www.frostconcepts.com/software f
historyupdate.m
function Eh = historyupdate(Eh,Ev,t,T)
% Temperature & Energy history update method supplied with SA Tools.
% Copyright (c) 2002, by Richard Frost and Frost Concepts.
% See http://www.frostconcepts
pausetest.m
function pauseTest
m=8;
x=wavread('E:\zhaodong\pauseRateWav\v1.wav');
y=energy(x);
subplot(22,1,1:3),plot(y);
f=pauseRate(x,m);
title('语音1,停顿率:');
m=8;
x=wavread('E:\zhaodong\pauseRateWav\v2