代码搜索结果
找到约 2,916 项符合
Energy 的代码
three_d.cpp
/* Copyright (C) 2005-2008 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
symmetry.cpp
/* Copyright (C) 2005-2008 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
makefile.am
noinst_PROGRAMS = example
TEX = complicated.tex energy_cons.tex energy_cons_1d.tex epsilon_polariton_1d.tex \
gpl.tex lossgain_epsilon.tex meep.tex omniguide.tex polaritonbands.tex \
simple.tex sim
ofdm.asv
clear all;
A = [1 1/exp(1) 1/exp(2)]; % power delay profile
%A=[1.0000 0 0 0 0 0 0.3000 0 0 0 0.2500]
N = 256; % number of symbols in a single OFDM symbol
GI = 16; % guard interva
ofdm.m
clear all;
A = [1 ]%1/exp(1) 1/exp(2)]; % power delay profile
%A=[1.0000 0 0 0 0 0 0.3000 0 0 0 0.2500]
N = 64; % number of symbols in a single OFDM symbol
GI = 16; % guard interv
bwfwfunc.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)
bitload.asv
function [bits_alloc,energy_alloc,SNR] = BitLoad(subchan_gains,total_bits,num_subc,gap,noise,M)
% Bit Loading Algorithm
% ---------------------
%
% Inputs :
% subchan_gains : SubCarrier
stochastic_sa.m
function [features, targets] = Stochastic_SA(train_features, train_targets, params, region, plot_on)
%Reduce the number of data points using the stochastic simulated annealing algorithm
%Inputs:
three_d.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
symmetry.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