代码搜索结果
找到约 2,916 项符合
Energy 的代码
nsa_timer_drv.c
/////////////////////////////////////////////////////////////////////////////
//
// 文件名: 版本
//
// timer.c 0.02
//
encoderdlg.cpp
/*
This software module was originally developed by
Hang-Seop Lee (hslee@etri.re.kr), ETRI
Jung-Chul Lee (jclee@etri.re.kr), ETRI
and edited by Hang-Seop Lee, Jung-Chul Lee of ETR
find_f0.m
function f0 = find_f0(x)
% FIND_F0 Find fundamental frequency
%
% F0 = FIND_F0(X)
%
% Find the fundamental frequency of signal X.
% By default, FIND_F0 uses the YIN method for F0 estimation
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
fft.c
/*
** FFT and FHT routines
** Copyright 1988, 1993; Ron Mayer
**
** fht(fz,n);
** Does a hartley transform of "n" points in the array "fz".
**
** NOTE: This routine uses at least 2 pate
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
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
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.167; % sampling time (nsec)
num_channels = 1 ;