代码搜索:Additive
找到约 385 项符合「Additive」的源代码
代码结果 385
www.eeworm.com/read/318888/13467807
c signal.c
/*
signal.c - Sinewave plus additive zero-mean random noise
*/
#define USE_DATA 1
#if USE_DATA /* Use noise data file */
#pragma CODE_SECTION(cos_
www.eeworm.com/read/309349/13673650
ex-ldpc36-1000a
#!/bin/sh
# Example of a (2000,1000) LDPC code with 3 checks per bit and 6 bits per
# check, tested on Additive White Gaussian Noise channels with noise standard
# deviations varying from 0.80 to 0
www.eeworm.com/read/150214/12304804
ex-ldpc36-1000a
#!/bin/sh
# Example of a (2000,1000) LDPC code with 3 checks per bit and 6 bits per
# check, tested on Additive White Gaussian Noise channels with noise standard
# deviations varying from 0.80 to 0
www.eeworm.com/read/233414/14154637
ex-ldpc36-1000a
#!/bin/sh
# Example of a (2000,1000) LDPC code with 3 checks per bit and 6 bits per
# check, tested on Additive White Gaussian Noise channels with noise standard
# deviations varying from 0.80 to 0
www.eeworm.com/read/216463/15006075
ex-ldpc36-1000a
#!/bin/sh
# Example of a (2000,1000) LDPC code with 3 checks per bit and 6 bits per
# check, tested on Additive White Gaussian Noise channels with noise standard
# deviations varying from 0.80 to 0
www.eeworm.com/read/265447/11264135
ex-ldpc36-1000a
#!/bin/sh
# Example of a (2000,1000) LDPC code with 3 checks per bit and 6 bits per
# check, tested on Additive White Gaussian Noise channels with noise standard
# deviations varying from 0.80 to 0
www.eeworm.com/read/201015/15418290
c signal.c
/*
signal.c - Sinewave plus additive zero-mean random noise
*/
#define USE_DATA 1
#if USE_DATA /* Use noise data file */
#pragma CODE_SECTION(cos_
www.eeworm.com/read/110656/15527877
c signal.c
/*
signal.c - Sinewave plus additive zero-mean random noise
*/
#define USE_DATA 1
#if USE_DATA /* Use noise data file */
#pragma CODE_SECTION(cos_
www.eeworm.com/read/460255/7254773
m comb.m
% comb.m
% Generate additive white gausian noise
function [ich7,qch7] = comb (ich6,qch6,attn)
%****************** variables *************************
% idata : input Ich data
% qdata : input
www.eeworm.com/read/315422/13543951
prg portview.prg
*set class to AdditionSamples additive
*this.addobject('my','main_gj')
*this.my.show
*this.my.dock(0)
lcReport=HOME(2)+"3DP2007.frx"
oListener = CREATEOBJECT('ReportListener') &&建立ReportLi