代码搜索结果
找到约 2,916 项符合
Energy 的代码
ilpc.m
function [a,rx] = ilpc(x,p)
E = zeros(p+1,1); % Energy vector
alpha=zeros(p,p);
R = autoc(x,p); % compute the autocorrelation sequence R(i)
rx=R;
E(1)=R(1); % energy of s
ilpc.m
function [a,rx] = ilpc(x,p)
E = zeros(p+1,1); % Energy vector
alpha=zeros(p,p);
R = autoc(x,p); % compute the autocorrelation sequence R(i)
rx=R;
E(1)=R(1); % energy of s
ilpc.m
function [a,rx] = ilpc(x,p)
E = zeros(p+1,1); % Energy vector
alpha=zeros(p,p);
R = autoc(x,p); % compute the autocorrelation sequence R(i)
rx=R;
E(1)=R(1); % energy of s
ilpc.m
function [a,rx] = ilpc(x,p)
E = zeros(p+1,1); % Energy vector
alpha=zeros(p,p);
R = autoc(x,p); % compute the autocorrelation sequence R(i)
rx=R;
E(1)=R(1); % energy of s
sort_enrg.h
#ifndef SORT_ENERGY
#define SORT_ENERGY
#include
#include "constants.h"
#include "quicksort.h"
void sort_enrg( float econf[MAX_RUNS],
int isort[MAX_RUNS],
enrgy_05.cc
// file: $isip/class/algo/Energy/enrgy_05.cc
// version: $Id: enrgy_05.cc,v 1.28 2002/05/31 21:57:26 picone Exp $
//
// isip include files
//
#include "Energy.h"
// method: apply
//
// arguments:
//
cooja_default.config
se.sics.cooja.interfaces.Battery.INFINITE_ENERGY_bool = false
se.sics.cooja.interfaces.Battery.INITIAL_ENERGY_mQ = 13500000
se.sics.cooja.interfaces.Battery.CPU_AWAKE_mA = 1.49
se.sics.cooja.interfac
cooja_default.config
se.sics.cooja.interfaces.Battery.INFINITE_ENERGY_bool = false
se.sics.cooja.interfaces.Battery.INITIAL_ENERGY_mQ = 13500000
se.sics.cooja.interfaces.Battery.CPU_AWAKE_mA = 1.49
se.sics.cooja.interfac
cooja_default.config
se.sics.cooja.interfaces.Battery.INFINITE_ENERGY_bool = false
se.sics.cooja.interfaces.Battery.INITIAL_ENERGY_mQ = 13500000
se.sics.cooja.interfaces.Battery.CPU_AWAKE_mA = 1.49
se.sics.cooja.interfac
cooja_default.config
se.sics.cooja.interfaces.Battery.INFINITE_ENERGY_bool = false
se.sics.cooja.interfaces.Battery.INITIAL_ENERGY_mQ = 13500000
se.sics.cooja.interfaces.Battery.CPU_AWAKE_mA = 1.49
se.sics.cooja.interfac