代码搜索结果
找到约 2,916 项符合
Energy 的代码
vad.c
/*
ITU-T G.729 Annex C+ - Reference C code for floating point
implementation of G.729 Annex C+
(integration of Annexes B, D and E)
awgn.m
clear all;
A = [1 1/exp(1) 1/exp(2)]; % power delay profile
N = 64; % number of symbols in a single OFDM symbol
GI = 16; % guard interval
Mt = 1; % number of Tx antennas
Mr = 1; % number o
awgn.m
clear all;
A = [1 1/exp(1) 1/exp(2)]; % power delay profile
N = 64; % number of symbols in a single OFDM symbol
GI = 16; % guard interval
Mt = 1; % number of Tx antennas
Mr = 1; % nu
vad.c
/*
ITU-T G.729 Annex B ANSI-C Source Code
Version 1.3 Last modified: August 1997
Copyright (c) 1996, France Telecom, Rockwell International,
Universite de
genchannel.cpp
#include "Common.h"
void GenChannel(OUT complex *Channel_ImpRep)
{
int i=0;
float energy = 0.f, pn = 1.f, temp=0.f;
FILE *fpt_channel;
fpt_channel = fopen("Ideal_Mutichannel.dat", "wb")
vad.c
/*
ITU-T G.729 Annex B ANSI-C Source Code
Version 1.3 Last modified: August 1997
Copyright (c) 1996, France Telecom, Rockwell International,
Universite de
subconfig.h
/************************************************************************
* 1 main.c
*************************************************************************/
#define MEMW_ENABLE 0
subconfig.h
/************************************************************************
* 1 main.c
*************************************************************************/
#define MEMW_ENABLE 0
flux.cpp
/* Copyright (C) 2006 Massachusetts Institute of Technology
%
% This program is free software; you can redistribute it and/or modify
% it under the terms of the GNU General Public License as publi
update_from_e.hpp
/* This file was automatically generated --- DO NOT EDIT */
if (f[Er][0]) {
// Am in cylindrical coordinates.
FOR_E_AND_D(ec,dc) if (f[ec][0]) {
const int yee_idx = v.yee_index(ec);
const