代码搜索结果

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

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

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

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

cvsnakes.cpp

/*M/////////////////////////////////////////////////////////////////////////////////////// // // IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING. // // By downloading, copying,

mobilenode.cc

/*-*- Mode:C++; c-basic-offset:8; tab-width:8; indent-tabs-mode:t -*- * * Copyright (c) 1997 Regents of the University of California. * All rights reserved. * * Redistribution and use in source

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

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

satsp.txt

用如下所示的降温方式: T(t+1)=k×T(t) 式中k为正的略小于1.00的常数,t为降温的次数 使用SA解决TSP问题的Matlab程序: function out = tsp(loc) % TSP Traveling salesman problem (TSP) using SA (simulated annealing). % TSP by itself w

sbc_2.m

%**************************************************** % Function to calculate sub-band energy(SBC) parameters % from enframed signal % modifided on 17 jan 2008 % *********sarikaya paper algorithm

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