代码搜索结果
找到约 2,916 项符合
Energy 的代码
run
#!/bin/sh
# used for energy study with enough energy
# one mobility mode, random change distribution of traffic source
for proto in AODV DSR TORA DSDV
do
echo "$proto simulation"
i=1
while [
campello_algo.m
% campello_algo.m
% --------------
% This function is used by Campello's algorithm to allocate bits and energy for
% each subchannel optimally.
function [bits_alloc, energy_alloc] = campello_algo(bi
campello_algo.m
% campello_algo.m
% --------------
% This function is used by Campello's algorithm to allocate bits and energy for
% each subchannel optimally.
function [bits_alloc, energy_alloc] = campello_algo(bi
campello_algo.m
% campello_algo.m
% --------------
% This function is used by Campello's algorithm to allocate bits and energy for
% each subchannel optimally.
function [bits_alloc, energy_alloc] = campello_algo(bi
campello_algo.m
% campello_algo.m
% --------------
% This function is used by Campello's algorithm to allocate bits and energy for
% each subchannel optimally.
function [bits_alloc, energy_alloc] = campello_algo(bi
strain.mnu
STRAIN
#
StrainEnergy
Strain energy
#
Principal
Principal strain
#
Components
Components
#
nrz_theory.cpp
//
// File = nrz_theory.cpp
//
#include
#include
#include "nrz_theory.h"
#include "sinc.h"
#include
#ifndef PI
#define PI 3.1415926535897932
#endif
using
resolvethelastbit.m
function [bits_alloc, energy_alloc] = ResolvetheLastBit(bits_alloc,energy_alloc,index,energytable,num_subc)
max_val = 0;
for i = 1:num_subc
if (i ~= index & bits_alloc(i) == 1)
if bits_
fft.c
#include
#ifdef WIN32
#include
#endif
#include "types.h"
#include "l3psy.h"
#include "layer3.h"
/************************************************************************
preparecomparedata.m
function [dp_x,dp_y,ai,a_list,SUB_IND,p,energy]= preparecomparedata(SaveData,Run)
dp_x=SaveData(Run).dp_x;
dp_y=SaveData(Run).dp_y;
criteria_val=SaveData(Run).criteriaid;
NewVal=