代码搜索结果

找到约 2,916 项符合 Energy 的代码

divideword_v_n.m

function postion=DivideWord_V_N(in,fs) x=in-mean(in); x=x/max(x); winSizeMs=20; winShiftMs=20; winSize=millitosamples(winSizeMs,fs); winShift=millitosamples(winShiftMs,fs); tmp1 = enframe(

divideword.m

function postion=DivideWord(x,fs) if(length(x)

fronttoend1.m

function out=fronttoend1(x,fs) % [in,fs]=wavread('test.wav'); % in=in(:,2); % x=in; winSizeMs=20; %确定加窗函数; winShiftMs=20; silenceEndMs=200; backoffMs=250; winSize=millitosamples(winSiz

sigmerge.m

function sig=sigmerge(x1,x2,ratio); %SIGMERGE Add two signals with given energy ratio in dB. % SIG=SIGMERGE(X1,X2,RATIO) adds two signals so that a given % energy ratio expressed in deciBels is satisf

sigmerge.m

function sig=sigmerge(x1,x2,ratio); %SIGMERGE Add two signals with given energy ratio in dB. % SIG=SIGMERGE(X1,X2,RATIO) adds two signals so that a given % energy ratio expressed in deciBels is satisf

482.htm

RFID-Bulletin Board: Re: About the energy, Koos Fockens at 9/21/2001 13:14

480.htm

RFID-Bulletin Board: About the energy, Youqing at 9/21/2001 10:13

energytableinit.m

function energytable = EnergyTableInit(SNR,M); % Inputs: % subcar_gains : Subcarrier Gains % M : max Constellation Size % Gap : Gap of the system % Noise : Noise Po

191.txt

FLASH POWDER (By Dr. Tiel) Here are a few basic precautions to take if you're crazy enough to produce your own flash powder: (1) Grind the oxidizer (KNO3, KClO3, KMnO4, KClO4 etc) separate

energytableinit.m

function energytable = EnergyTableInit(SNR,M); % Inputs: % subcar_gains : Subcarrier Gains % M : max Constellation Size % Gap : Gap of the system % Noise : Noise Po