代码搜索结果

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

readme

energy ------ Sums up the square of the input-signal. It doesn't change the samples, so they are just passed along. Inputs: SAMPLE_S12 outputs: SAMPLE_S12 Stats: energy: The total ener

makefile

MODULE_NAME = test_synch_ms DEPENDS = rrc synch energy BASE := $(shell pwd | perl -pi -e "s/(.*(SRadio|Main)[^\/]*).*/\1/") include $(BASE)/Include/module.mk

makefile

MODULE_NAME = test_synch_bs DEPENDS = rrc synch energy random mapper BASE := $(shell pwd | perl -pi -e "s/(.*(SRadio|Main)[^\/]*).*/\1/") include $(BASE)/Include/module.mk

makefile

MODULE_NAME = radio_multi_user_ms DEPENDS = cch rrc synch energy mapper midamble \ random rndstr spread macro_synch macro_sch BASE := $(shell pwd | perl -pi -e "s/(.*(SRadio|Main)[^\/]*).*/\1/") inc

makefile

MODULE_NAME = radio_multi_user_bs DEPENDS = cch rrc synch energy mapper midamble \ random rndstr spread macro_sch BASE := $(shell pwd | perl -pi -e "s/(.*(SRadio|Main)[^\/]*).*/\1/") include $(BASE)

makefile

MODULE_NAME = radio_image_ms DEPENDS = rrc synch energy mapper midamble \ random spread macro_synch macro_sch rndstr sink \ image ldpc convolution BASE := $(shell pwd | perl -pi -e "s/(.*(SRadio|Ma

makefile

MODULE_NAME = convolution_ms DEPENDS = test_data rrc synch energy mapper midamble \ random spread macro_synch macro_sch rndstr sink convolution BASE := $(shell pwd | perl -pi -e "s/(.*(SRadio|Main)[

makefile

MODULE_NAME = radio_ofdm_ms DEPENDS = rrc synch energy mapper midamble \ random spread macro_synch macro_sch rndstr ofdm BASE := $(shell pwd | perl -pi -e "s/(.*(SRadio|Main)[^\/]*).*/\1/") include

makefile

MODULE_NAME = radio_snr_ms DEPENDS = rrc synch energy mapper midamble random \ rndstr spread sink macro_synch macro_sch snr BASE := $(shell pwd | perl -pi -e "s/(.*(SRadio|Main)[^\/]*).*/\1/") inc

makefile

MODULE_NAME = radio_snr_bs DEPENDS = rrc synch energy mapper midamble random \ rndstr spread sink cch macro_sch snr BASE := $(shell pwd | perl -pi -e "s/(.*(SRadio|Main)[^\/]*).*/\1/") include $(BAS