代码搜索结果
找到约 2,916 项符合
Energy 的代码
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
tefacdc.cpp
/* AC/DC Transient Energy Functions. */
#include
#ifndef WINDOWS
#include
#else
#include "pfwstdio.h"
#endif
#include
#include
#include "constant.h"
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.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
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.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
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 c
dguncontroller.hpp
#ifndef DGUN_CONTROLLER_HPP
#define DGUN_CONTROLLER_HPP
#include "Include.h"
#define FRAMERATE 30
#define CALLOUT (this->gAICallback)
#define DGUN_MIN_HEALTH_RATIO 0.25
#define DGUN_MIN_ENERGY_LEVE