代码搜索:Probability
找到约 4,670 项符合「Probability」的源代码
代码结果 4,670
www.eeworm.com/read/271760/10981962
m binarymutation.m
function [parent] = binaryMutate(parent,bounds,Ops)
% Binary mutation changes each of the bits of the parent
% based on the probability of mutation
%
% function [newSol] = binaryMutate(parent,bounds,O
www.eeworm.com/read/416438/11025274
m binarymutation.m
function [parent] = binaryMutate(parent,bounds,Ops)
% Binary mutation changes each of the bits of the parent
% based on the probability of mutation
%
% function [newSol] = binaryMutate(parent,bounds,O
www.eeworm.com/read/416320/11033494
m sim_bpsk.m
% Simulate the performance of binary modulation (BPSK) and compare it with
% the theoretical expression of the probability of a bit error. (This script
% needs the file 'Q.m' which is also available
www.eeworm.com/read/416320/11033499
c bound_rate12_bsc_best.c
// ------------------------------------------------------------------------
// File: bound_rate12_bsc_best.c
//
// Improved union bound on the probability of a bit error of a memory-2
// rate-1/2
www.eeworm.com/read/416320/11033502
c bound_rate12_bsc_meeberg.c
// ------------------------------------------------------------------------
// File: bound_rate12_bsc_meebe
//
// Another union bound on the probability of a bit error of a memory-2
// rate-1/2 co
www.eeworm.com/read/416309/11034038
m binarymutation.m
function [parent] = binaryMutate(parent,bounds,Ops)
% Binary mutation changes each of the bits of the parent
% based on the probability of mutation
%
% function [newSol] = binaryMutate(parent,bounds,O
www.eeworm.com/read/416156/11039659
m binarymutation.m
function [parent] = binaryMutate(parent,bounds,Ops)
% Binary mutation changes each of the bits of the parent
% based on the probability of mutation
%
% function [newSol] = binaryMutate(parent,bounds,O
www.eeworm.com/read/467357/7010887
m binarymutation.m
function [parent] = binaryMutate(parent,bounds,Ops)
% Binary mutation changes each of the bits of the parent
% based on the probability of mutation
%
% function [newSol] = binaryMutate(parent,bounds,O
www.eeworm.com/read/304790/7114589
m binarymutation.m
function [parent] = binaryMutate(parent,bounds,Ops)
% Binary mutation changes each of the bits of the parent
% based on the probability of mutation
%
% function [newSol] = binaryMutate(parent,bounds,O
www.eeworm.com/read/464287/7166626
m binarymutation.m
function [parent] = binaryMutate(parent,bounds,Ops)
% Binary mutation changes each of the bits of the parent
% based on the probability of mutation
%
% function [newSol] = binaryMutate(parent,bounds,O