代码搜索:Additive
找到约 385 项符合「Additive」的源代码
代码结果 385
www.eeworm.com/read/150214/12304724
ex-ldpc36-5000a
#!/bin/sh
# Example of a (10000,5000) 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
www.eeworm.com/read/233414/14154568
ex-ldpc36-5000a
#!/bin/sh
# Example of a (10000,5000) 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
www.eeworm.com/read/220289/14843721
m gssm_speech_linear.m
% GSSM_SPEECH Generalized state space model for single phoneme speech enhancement
%
% A single speech phoneme sampled at 8kHz is corrupted by additive colored (pink) noise.
% We use a simple linear a
www.eeworm.com/read/216463/15005994
ex-ldpc36-5000a
#!/bin/sh
# Example of a (10000,5000) 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
www.eeworm.com/read/191082/5167572
m gssm_speech_linear.m
% GSSM_SPEECH Generalized state space model for single phoneme speech enhancement
%
% A single speech phoneme sampled at 8kHz is corrupted by additive colored (pink) noise.
% We use a simple linear a
www.eeworm.com/read/359369/2978376
m gssm_speech_linear.m
% GSSM_SPEECH Generalized state space model for single phoneme speech enhancement
%
% A single speech phoneme sampled at 8kHz is corrupted by additive colored (pink) noise.
% We use a simple linear a
www.eeworm.com/read/265447/11264078
ex-ldpc36-5000a
#!/bin/sh
# Example of a (10000,5000) 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
www.eeworm.com/read/180233/9314999
m comb1.m
% Program 2-4
% comb.m
%
% Generate additive white gausian noise
%
% Programmed by H.Harada
%
function [rout] = comb1(data1,data2,attn)
%****************** variables *****************
www.eeworm.com/read/457222/7331582
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/327775/13062125
m comb1.m
% Program 2-4
% comb.m
%
% Generate additive white gausian noise
%
% Programmed by H.Harada
%
function [rout] = comb1(data1,data2,attn)
%****************** variables *****************