代码搜索结果

找到约 2,916 项符合 Energy 的代码

mbpcdoc.h

// mbpcDoc.h : interface of the CMbpcDoc class // ///////////////////////////////////////////////////////////////////////////// #if !defined(AFX_MBPCDOC_H__7CD73531_9523_4EBB_A389_7B0E48BF27A6__I

stochastic_sa.m

function [patterns, targets] = Stochastic_SA(train_patterns, train_targets, params, plot_on) %Reduce the number of data points using the stochastic simulated annealing algorithm %Inputs: % train_

spring1d_results.m

%*********************************************************************** % function spring1d_results % % calculates and prints 1D spring element results %****************************************

ofdm.m

clear all; close all; %%%%%%%%%%%%%%%% Display the begin time fprintf('year:%d ;month:%d ;day: %d; hour:%d ;minute:%d ;seconds: %d ',fix(clock)); fprintf('\n'); A = [1 exp(-1) exp(-2)]; % power

grid.c

/* */ /* Copyright UCSF, 1997 */ /*

smartana.c

/*---------------------------------------------------------------------------+ | | | This material contains proprietary software of Entropic Processing, Inc. | | Any reproduction, distr

stochastic_sa.m

function [patterns, targets] = Stochastic_SA(train_patterns, train_targets, params, plot_on) %Reduce the number of data points using the stochastic simulated annealing algorithm %Inputs: % train_

ofdm.m

function[TotEbNo,Errors]=OFDM(Mt,Mr); load ENC2.mat load ENC4.mat load ENC16.mat load ENC64.mat load ENC256.mat A=[1 1/exp(1) 1/exp(2)]; N=64; GI=16; sig2=1e-3; M=8; Mgap=10.^(1:(1.7/10

fft.h

#ifndef FFT_H #define FFT_H #include "types.h" void fft(float x_real[BLKSIZE], float x_imag[BLKSIZE], float energy[BLKSIZE], float phi[BLKSIZE], int N); #endif

codebook.c

/*************************************************************************/ /* */ /* LD-CELP G.728