代码搜索结果
找到约 2,916 项符合
Energy 的代码
measure.c
/*
************************************************************************
* Measure.c:
*
********************************************************************
*/
#include "include\macro.h"
measure.c
/*
************************************************************************
* Measure.c:
*
********************************************************************
*/
#include "include\macro.h"
bitload.m
function [bits_alloc,energy_alloc] = BitLoad(subchan_gains,total_bits,num_subc,gap,noise,M)
% Bit Loading Algorithm
% ---------------------
%
% Inputs :
% subchan_gains : SubCarrier Gain
bitload.m
function [bits_alloc,energy_alloc] = BitLoad(subchan_gains,total_bits,num_subc,gap,noise,M)
% Bit Loading Algorithm
% ---------------------
%
% Inputs :
% subchan_gains : SubCarrier Gain
uwb_sv_eval_ct.m
% S-V channel model evaluation
clear;
no_output_files = 0; % non-zero: avoids writing output files of continuous-time responses
ts = 0.1; % sampling time (nsec)
num_channels = 100;
uwb_sv_eval_ct_15_4a.m
% modified S-V channel model evaluation
%
% Written by Sun Xu, Kim Chee Wee, B. Kannan & Francois Chin on 14/09/2004
clear;
no_output_files = 1; % non-zero: avoids writing output files of c
uwb_sv_eval_ct.m
% S-V channel model evaluation
% This file has been adapted from code downloaded from the following site:
% http://grouper.ieee.org/groups/802/15/pub/2003/Mar03/
% 02490r1P802-15_SG3a-Channel-Mod
rda.c
/**********************************************************************
Each of the companies; Lucent, Motorola, Nokia, and Qualcomm (hereinafter
referred to individually as "Source" or collectivel
bitload.m
function [bits_alloc,energy_alloc] = BitLoad(subchan_gains,total_bits,num_subc,gap,noise,M)
% Bit Loading Algorithm
% ---------------------
%
% Inputs :
% subchan_gains : SubCarrier Gain
subs.c
/*
(c) Copyright 1998, 1999 - Tord Jansson
=======================================
This file is part of the BladeEnc MP3 Encoder, based on
ISO's reference code for MPEG Layer 3 compres