代码搜索结果

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

randomwalk.m

function [W,Ew,Wbsf,Ebsf,Ea,Ev] = randomwalk(steps, walkers, newstate, X, cost, moveclass) % Random walk method supplied with SA Tools. % Copyright (c) 2002, by Richard Frost and Frost Concepts. %

systemdefine.h

#include "msp430xe42x.h" #include "math.h" #include "EveFlagDef.h" extern void EventCycHandle(void); #define PCB_VERSION 0 //0,1 //#define TAMPER_DETECTION //#define WITH_CAL

systemdefine.h

#include "msp430xe42x.h" #include "math.h" #include "EveFlagDef.h" extern void EventCycHandle(void); #define PCB_VERSION 1 //0,1 #define TAMPER_DETECTION //#define WITH_CALIB

chow_algo.m

% Chow's Algorithm % ---------------- % This is based on the paper by Chow et al titled % % A Practical Discrete Multitone Transceiver Loading Algorithm % for Data Transmission over Spectrally Shaped

chow_algo.m

% Chow's Algorithm % ---------------- % This is based on the paper by Chow et al titled % % A Practical Discrete Multitone Transceiver Loading Algorithm % for Data Transmission over Spectrally Shaped

exa1_28.m

% exa1-28_energy.m for example 1-28 % signal energy n=0:3; x1=[2 0.5 0.9 1]; Ex=sum(x1.*conj(x1)) %或Ex=sum(abs(x1).^2)

chow_algo.m

% Chow's Algorithm % ---------------- % This is based on the paper by Chow et al titled % % A Practical Discrete Multitone Transceiver Loading Algorithm % for Data Transmission over Spectrally Shaped

chow_algo.m

% Chow's Algorithm % ---------------- % This is based on the paper by Chow et al titled % % A Practical Discrete Multitone Transceiver Loading Algorithm % for Data Transmission over Spectrally Shaped

graphcutview.cpp

// GraphCutView.cpp : implementation of the CGraphCutView class // #include "stdafx.h" #include "GraphCut.h" #include "GraphCutDoc.h" #include "GraphCutView.h" #include "Energy.h" #ifde

chow_algo.m

% Chow's Algorithm % ---------------- % This is based on the paper by Chow et al titled % % A Practical Discrete Multitone Transceiver Loading Algorithm % for Data Transmission over Spectrally Shaped