代码搜索:Probability
找到约 4,670 项符合「Probability」的源代码
代码结果 4,670
www.eeworm.com/read/416320/11033464
c prob_dec_error_rs.c
// ------------------------------------------------------------------------
// File: prob_dec_error_rs.c
//
// Compute various probabilities of decoding errors for an RS code
// ------------------
www.eeworm.com/read/314041/6955428
m radiomodel.m
for j=1:20
ModelType='OBS';
%Separation distance Eexpressed in meet
Dn=5;
switch ModelType
% For line-of-sight
case 'LOS'
% Probability of receiving a multipath
for i=1:14
PT
www.eeworm.com/read/182375/6960794
parameters
Maximization (1) = 1
Level wise mGA (1) = 1
Problem size (15) = 30
Maximum era (3) = 3
Probability of cut (0.02) = 0.016667
Probability of splice (1.0) = 1.0
Probability of allelic mutation (0.0) = 0.
www.eeworm.com/read/469416/6976061
m dirichletpdf.m
function p = dirichletpdf(x, alpha)
%DIRICHLETPDF Dirichlet probability density function.
% p = dirichletpdf(x, alpha) returns the probability of vector
% x under the Dirichlet distribution with p
www.eeworm.com/read/469416/6976504
m mdnpost.m
function [post, a] = mdnpost(mixparams, t)
%MDNPOST Computes the posterior probability for each MDN mixture component.
%
% Description
% POST = MDNPOST(MIXPARAMS, T) computes the posterior probabi
www.eeworm.com/read/467764/7000902
m prob_snr1.m
% This program is used to produce Fig. 4.4
close all
clear all
for nfa = 2:2:12
b = sqrt(-2.0 * log(10^(-nfa)));
index = 0;
hold on
for snr = 0:.1:18
index = index +1;
www.eeworm.com/read/467324/7009766
m expected.m
function e=expected(funfcn,a,b,tol,p1,p2,p3)
% EXPECTED Finds the expected value of a random variable
% with probability density function 'funfcn' and
% support [a,b].
% Y=EXPECTED('F'
www.eeworm.com/read/466697/7031514
m findrhoquick.m
function rhomax=findrhoquick(y,de,tau,target,Aopt);
%function rho=findrhoquick(y,de,tau,ptarget,Aopt);
%
%find the optimal value of rho for the pls surrogate generation algorithm.
%Uses the premise t
www.eeworm.com/read/466697/7031520
m findrho.m
function rhomax=findrho(y,de,tau,target,Aopt);
%function rho=findrho(y,de,tau,ptarget,Aopt);
%
%find the optimal value of rho for the pls surrogate generation algorithm.
%Uses the premise that the o
www.eeworm.com/read/289641/7104601
m losprobability.m
function indLOS=LOSprobability(wimpar,linkpar)
%LOSPROBABILITY Random LOS/NLOS condition generation for WIM
% INDLOS=LOSPROBABILITY(WIMPAR,LINKPAR) is a vector defining links
% propagation cond