代码搜索结果

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

cm_dpske.m

function [enc_comp] = cm_dpske(E,M,mapping,sequence); % [enc_comp] = cm_dpske(E,M,mapping,sequence) % CM_DPSKE differentially encodes a sequence. % E is the average energy, M is the number of c

cm_dpske.m

function [enc_comp] = cm_dpske(E,M,mapping,sequence); % [enc_comp] = cm_dpske(E,M,mapping,sequence) % CM_DPSKE differentially encodes a sequence. % E is the average energy, M is the number of cons

cm_dpske.m

function [enc_comp] = cm_dpske(E,M,mapping,sequence); % [enc_comp] = cm_dpske(E,M,mapping,sequence) % CM_DPSKE differentially encodes a sequence. % E is the average energy, M is the number of c

lpcrr2ar.m

function [ar,e]=lpcrr2ar(rr); %LPCRR2AR convert autocorrelation coefs to ar coefs [AR,E]=(RR) %E is the residual energy % could test e each time and remove rows when it gets small % Cop

lpcrr2ar.txt

function [ar,e]=lpcrr2ar(rr); %LPCRR2AR convert autocorrelation coefs to ar coefs [AR,E]=(RR) %E is the residual energy % could test e each time and remove rows when it gets small % Cop

cm_dpske.m

function [enc_comp] = cm_dpske(E,M,mapping,sequence); % [enc_comp] = cm_dpske(E,M,mapping,sequence) % CM_DPSKE differentially encodes a sequence. % E is the average energy, M is the number of cons

teager.m

function t = teager(x,n) % function t = teager(x,n) % The Teager-Kaiser energy operator n'th order approximation. Omission of n % sets n=0 if nargin == 1 n = 0; end if n == 0 if isobject(x)

cm_dpske.m

function [enc_comp] = cm_dpske(E,M,mapping,sequence); % [enc_comp] = cm_dpske(E,M,mapping,sequence) % CM_DPSKE differentially encodes a sequence. % E is the average energy, M is the number of c

routing4.m

clear; global neighbour; global MR_reliability; global ME_reliability; global RE_reliability; global link_reliability; global link_energy; global MR_parent; global ME_parent; global RE_parent

routing4.asv

clear; global neighbour; global MR_reliability; global ME_reliability; global RE_reliability; global link_reliability; global link_energy; global MR_parent; global ME_parent; global RE_parent