代码搜索:Probability
找到约 4,670 项符合「Probability」的源代码
代码结果 4,670
www.eeworm.com/read/215485/4904487
m normalize_pot.m
function [pot, loglik] = normalize_pot(pot)
% NORMALIZE_POT Convert the probability part of a utility potential
% [pot, loglik] = normalize_pot(pot)
[pot.p, lik] = normalise(pot.p);
%pot.u = pot.u -
www.eeworm.com/read/199935/5074959
ref reedsolomon.ref
Number of Reed-Solomon code-words to simulate: 1000
BSC Error probability : 0.01
RS m: 3
RS t: 2
Simulating an Reed-Solomon code with the following parameters:
n = 7
k = 3
q = 8
The bit error probabil
www.eeworm.com/read/197905/5091933
m normalize_pot.m
function [pot, loglik] = normalize_pot(pot)
% NORMALIZE_POT Convert the probability part of a utility potential
% [pot, loglik] = normalize_pot(pot)
[pot.p, lik] = normalise(pot.p);
%pot.u = pot.u -
www.eeworm.com/read/182972/5261186
c coeff.c
/*
* coeff.c: Matching pursuit coefficients probability model
*
* Written by: Ullrich Hafner
*
* This file is part of FIASCO (獸籸actal 獻籱age 獳籲d 玈籩quence 獵O籨ec)
* Copyright (C) 1994-2000
www.eeworm.com/read/346158/3190519
m normalize_pot.m
function [pot, loglik] = normalize_pot(pot)
% NORMALIZE_POT Convert the probability part of a utility potential
% [pot, loglik] = normalize_pot(pot)
[pot.p, lik] = normalise(pot.p);
%pot.u = pot.u -
www.eeworm.com/read/306879/3731662
ref reedsolomon.ref
Number of Reed-Solomon code-words to simulate: 1000
BSC Error probability : 0.01
RS m: 3
RS t: 2
Simulating an Reed-Solomon code with the following parameters:
n = 7
k = 3
q = 8
The bit error probabil
www.eeworm.com/read/292984/3936762
m normalize_pot.m
function [pot, loglik] = normalize_pot(pot)
% NORMALIZE_POT Convert the probability part of a utility potential
% [pot, loglik] = normalize_pot(pot)
[pot.p, lik] = normalise(pot.p);
%pot.u = pot.u -
www.eeworm.com/read/292964/3937910
m normalize_pot.m
function [pot, loglik] = normalize_pot(pot)
% NORMALIZE_POT Convert the probability part of a utility potential
% [pot, loglik] = normalize_pot(pot)
[pot.p, lik] = normalise(pot.p);
%pot.u = pot.u -
www.eeworm.com/read/283602/4077710
ref reedsolomon.ref
Number of Reed-Solomon code-words to simulate: 1000
BSC Error probability : 0.01
RS m: 3
RS t: 2
Simulating an Reed-Solomon code with the following parameters:
n = 7
k = 3
q = 8
The bit error probabil
www.eeworm.com/read/434858/1868561
m normalize_pot.m
function [pot, loglik] = normalize_pot(pot)
% NORMALIZE_POT Convert the probability part of a utility potential
% [pot, loglik] = normalize_pot(pot)
[pot.p, lik] = normalise(pot.p);
%pot.u = pot.u -