代码搜索:biterror

找到约 49 项符合「biterror」的源代码

代码结果 49
www.eeworm.com/read/294145/3919659

readme

biterror ======== A simple channel simulation which can be used in a test Simply inverts some bits with a predefined probability block ===== After the modules work with a very simple chain, it is
www.eeworm.com/read/294145/3919667

readme

biterror -------- A simple channel simulation which can be used in a test Simply inverts some bits with a predefined probability Inputs: U8 outputs: U8 Config: ber: 0.01 Bit Error Rat
www.eeworm.com/read/291165/3969586

readme

biterror -------- A simple channel simulation which can be used in a test Simply inverts some bits with a predefined probability Inputs: U8 outputs: U8 Config: ber: 0.01 Bit Error Rat
www.eeworm.com/read/294145/3919649

makefile

DIRS = Biterror Block Block_Complex Block_MIMO Loop Block_4by4_Complex BASE := $(shell pwd | perl -pi -e "s/(.*(SRadio|Main)[^\/]*).*/\1/") include $(BASE)/Include/subdir.mk
www.eeworm.com/read/294145/3919681

makefile

MODULE_NAME = test_convolution DEPENDS = random convolution biterror chest rrc test_data BASE := $(shell pwd | perl -pi -e "s/(.*(SRadio|Main)[^\/]*).*/\1/") include $(BASE)/Include/module.mk
www.eeworm.com/read/186006/8967049

m my7268bpskuntitled.m

clc; close all; clear all; x=0:10; y=x; hold off h=waitbar(0,'Calibration Run'); for i=1:length(x) waitbar(i/length(x)) SNR=x(i); sim('QPSKuntitled'); y(i)=mean(BitError
www.eeworm.com/read/243660/12929278

makefile

# CFLAGS = -O2 TARGET = celp_decode OBJFILES= biterror.o bwexp.o celp_decode.o clip.o dcodcbg.o dcodcbi.o dcodpg.o dcodtau.o delay.o gaincode.o ham.o hamming.o hexline.o intsynth.o iodisk.o ldel
www.eeworm.com/read/243660/12929286

makefile

# CFLAGS = -O2 TARGET = celp OBJFILES= biterror.o bwexp.o celp.o clip.o dcodcbg.o dcodcbi.o dcodpg.o dcodtau.o delay.o gaincode.o ham.o hamming.o hexline.o intsynth.o iodisk.o ldelay.o lsp34.o l
www.eeworm.com/read/190158/8447205

makefile

SOURCES.f= actorc.f autohf.f biterror.f bwexp.f cgain.f\ cli.f confg.f cor.f dcodcbg.f dcodcbi.f dcodpg.f dcodtau.f\ dcodham.f dectobin.f delay.f delay_nr.f encodham.f gaindcod.f\ gainncod.f gainncd2.