代码搜索结果
找到约 2,916 项符合
Energy 的代码
jakes_filter.m
% File: Jakes_filter.m
% Software given here is to accompany the textbook: W.H. Tranter,
% K.S. Shanmugan, T.S. Rappaport, and K.S. Kosbar, Principles of
% Communication Systems Simulation with W
sbc_2.m
%****************************************************
% Function to calculate sub-band energy(SBC) parameters
% from enframed signal
% modifided on 17 jan 2008
% *********sarikaya paper algorithm
cp0901_muiber_2ppm.m
%
% Function 9.3 : "cp0901_MUIBER_2PPM"
%
% Evaluates the theoretical probability of error
% for a 2PPM system in AWGN channels under the
% Standard Gaussian Approximation
%
% 'ebno' is a v
jakes_filter.m
% File: Jakes_filter.m
% Software given here is to accompany the textbook: W.H. Tranter,
% K.S. Shanmugan, T.S. Rappaport, and K.S. Kosbar, Principles of
% Communication Systems Simulation with W
initialize_model_state.c
#include
#include
#include
#include
static char vcid[] = "$Id: initialize_model_state.c,v 4.2.2.3 2004/05/11 19:31:52 tbohn Exp $";
void initialize_model_st
estimate_t1.c
#include
#include
#include
#include
static char vcid[] = "$Id: estimate_T1.c,v 4.2 2000/05/16 21:57:54 vicadmin Exp $";
double estimate_T1(double Ts,
do
timera.c
//====================================================================
//
// ESP430CE1 Application Program Example
//
// This file contains the TimerA routines which are used to generate
// gi
nspabte.m
function [h,xs,w] = nspabte(data,nyy,min_w,max_w,t0,t1)
% The function NSPABTE calculates the spectrum by applying the Teager Energy Operator
% to data(n,k), where n is the number of data points a
input-springs3
/*
* =====================================================================
* Plastic Analysis for a System of Two 1-DOF Spring Elements
*
* -- general matrix format for bi-linear material
*
particle.c
#include
#include
#include "gamedefs.h"
#include "particle.h"
particle_t particles[MAX_PARTICLES];
int active_particles = 0;
static void AddParticle(particle_p particle);
static