代码搜索:Probability

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

代码结果 4,670
www.eeworm.com/read/372113/9521186

m hmm_evaluation.m

function P = HMM_evaluation(a, b, V) % Find the probability of a finite state in a Markov chain % % Inputs: % a - Transition probability matrix % b - Output generator matrix % V -
www.eeworm.com/read/168045/9941032

m hop_flip.m

function [P, flip]=hop_flip(P, prob, seed) % function [P, flip]=hop_flip(P, prob, seed) % % this routine randomly flips bits in the input pattern (P) according to the % user specified probability % %
www.eeworm.com/read/362500/9995807

m ttestp.m

function y = ttestp(x,a,z) %TTESTP Evaluates t-distribution and its inverse % Evaluates a t-distribution with input flag (z). % For z = 1 the output (y) is the probability for given % t-statis
www.eeworm.com/read/362008/10023875

m hmm_evaluation.m

function P = HMM_evaluation(a, b, V) % Find the probability of a finite state in a Markov chain % % Inputs: % a - Transition probability matrix % b - Output generator matrix % V -
www.eeworm.com/read/360995/10069940

m random_dd.m

%RANDOM_DD Random one-class classifier % % W = RANDOM_DD(A,FRACREJ) % % This is the trivial one-class classifier, randomly assigning labels % and rejecting FRACREJ of the data objects. This pr
www.eeworm.com/read/360340/10101896

input-rb+bin

Number of Real and Binary Variables (nreal nbinary) Number of Objectives (2) Number of Constraints (2) Population size (100) Maximum generations (100) Crossover probability (0.9) Real-parameter mutati
www.eeworm.com/read/164272/10120063

m crover.m

function [out1,out2]=crover(in1,in2,pcross) % % [out1,out2]=crover(in1,in2,pcross); % % Crosses two input members with a probability % of crossover of pcross (
www.eeworm.com/read/357874/10199109

m hmm_evaluation.m

function P = HMM_evaluation(a, b, V) % Find the probability of a finite state in a Markov chain % % Inputs: % a - Transition probability matrix % b - Output generator matrix % V -
www.eeworm.com/read/426232/10272929

asv sdma_blocking.asv

lambda2=3; text_num=10000;%%%%the text num。 ichnum=0;%%%the num of seviceman in the main channel qchnum=0;%%the num of seviceman in the complex channel channelnum=5; %%%the num of each chan
www.eeworm.com/read/426227/10273842

sdma_sigle

lambda2=3; text_num=10000;%%%%the text num。 ichnum=0;%%%the num of seviceman in the main channel qchnum=0;%%the num of seviceman in the complex channel channelnum=5; %%%the num of each chan