代码搜索:Probability

找到约 4,670 项符合「Probability」的源代码

代码结果 4,670
www.eeworm.com/read/165343/7144024

m repcodeprob.m

% Compute probability of error for (n,1) repetition codes, n odd % Copyright 2004 by Todd K. Moon % Permission is granted to use this program/data % for educational/research only startsnrdb = 0; sn
www.eeworm.com/read/453715/7413911

m normpdf.m

function y = normpdf(x,mu,sigma) %NORMPDF Normal probability density function (pdf). % Y = NORMPDF(X,MU,SIGMA) returns the pdf of the normal distribution with % mean MU and standard deviation S
www.eeworm.com/read/452222/7444714

m mutate.m

function c = mutate(chr,pmut) % MUTATE - mutates the design variables DNA % % c=mutate(chr,pmut) returns the mutated chromosome. The % argument prob_mutate is the probability of mutation. % % See
www.eeworm.com/read/437545/7746218

m decodeprobdomain.m

function vHat = decodeProbDomain(rx, H, N0, iteration) % Probability-domain sum product algorithm LDPC decoder % % rx : Received signal vector (column vector) % H : LDPC matrix %
www.eeworm.com/read/436812/7762297

h problem.h

#ifndef PROBLEM_H #define PROBLEM_H #include "Control.h" #include #include class PossibleDemand { public: int demand_; double probability_; }; ///The Prob
www.eeworm.com/read/436805/7762366

h problem.h

#ifndef PROBLEM_H #define PROBLEM_H #include "Control.h" #include #include class PossibleDemand { public: int demand_; double probability_; }; ///The Prob
www.eeworm.com/read/436805/7762386

h problem.h

#ifndef PROBLEM_H #define PROBLEM_H #include "Control.h" #include #include class PossibleDemand { public: int demand_; double probability_; }; ///The Prob
www.eeworm.com/read/436804/7762404

h problem.h

#ifndef PROBLEM_H #define PROBLEM_H #include "Control.h" #include #include class PossibleDemand { public: int demand_; double probability_; }; ///The Prob
www.eeworm.com/read/436802/7762425

h problem.h

#ifndef PROBLEM_H #define PROBLEM_H #include "Control.h" #include #include class PossibleDemand { public: int demand_; double probability_; }; ///The Prob
www.eeworm.com/read/436800/7762462

h problem.h

#ifndef PROBLEM_H #define PROBLEM_H #include "Control.h" #include #include class PossibleDemand { public: int demand_; double probability_; }; ///The Prob