代码搜索:Additive
找到约 385 项符合「Additive」的源代码
代码结果 385
www.eeworm.com/read/165122/10075704
c random.c
/*
*
* Rand.c
*
* - linear and additive congruential random number generators
* (see R. Sedgewick, Algorithms, Chapter 35)
*
* Implementation: R. Fuchs, EMBL Data Library, 1991
*
*/
#include
www.eeworm.com/read/443646/7629494
c random.c
/*
*
* Rand.c
*
* - linear and additive congruential random number generators
* (see R. Sedgewick, Algorithms, Chapter 35)
*
* Implementation: R. Fuchs, EMBL Data Library, 1991
*
*/
#include
www.eeworm.com/read/485544/6552619
m demspeech_dual.m
% DEMSPEECH_DUAL Sigma-Point Kalman Filter based Speech Enhancement Demonstration.
%
% A single phoneme of speech, corrupted by additive colored noise is enhanced
% (cleaned up) through Dual SPKF
www.eeworm.com/read/406076/11449688
c random.c
/*
*
* Rand.c
*
* - linear and additive congruential random number generators
* (see R. Sedgewick, Algorithms, Chapter 35)
*
* Implementation: R. Fuchs, EMBL Data Library, 1991
*
*/
#include
www.eeworm.com/read/220289/14843708
m demspeech_dual.m
% DEMSPEECH_DUAL Sigma-Point Kalman Filter based Speech Enhancement Demonstration.
%
% A single phoneme of speech, corrupted by additive colored noise is enhanced
% (cleaned up) through Dual SPKF
www.eeworm.com/read/191082/5167562
m demspeech_dual.m
% DEMSPEECH_DUAL Sigma-Point Kalman Filter based Speech Enhancement Demonstration.
%
% A single phoneme of speech, corrupted by additive colored noise is enhanced
% (cleaned up) through Dual SPKF
www.eeworm.com/read/359369/2978366
m demspeech_dual.m
% DEMSPEECH_DUAL Sigma-Point Kalman Filter based Speech Enhancement Demonstration.
%
% A single phoneme of speech, corrupted by additive colored noise is enhanced
% (cleaned up) through Dual SPKF
www.eeworm.com/read/182901/9186565
h multiswap.h
#if !defined( _MULTISWAP_H_ )
#define _MULTISWAP_H_
typedef struct multiswapkey_st {
struct {
int multikey[5];
int multiinv[5];
int additive;
} round[2];
} MULTISWAPKEY;
void Mu
www.eeworm.com/read/309349/13673623
ex-ldpcvar-5000a
#!/bin/sh
# Example of a (10000,5000) LDPC code with varying numbers of check per bit,
# tested on Additive White Gaussian Noise channels with noise standard
# deviations varying from 0.80 to 0.95.
www.eeworm.com/read/493005/6403609
randbit
NAME
randbit - additive 55 shuffle pseudo-random number generator
SYNOPSIS
randbit([x])
TYPES
x integer
return integer
DESCRIPTION
If x > 0, randbit(x) returns a pseudo-random