代码搜索:Probability
找到约 4,670 项符合「Probability」的源代码
代码结果 4,670
www.eeworm.com/read/436995/7757409
m ncchi2_6.m
% ncchi2_6.m
% Scope: This MATLAB macro computes the probability density function of the
% non-central chi-square distribution with six degrees of freedom.
www.eeworm.com/read/436995/7757422
m ncchi2_5.m
% ncchi2_5.m
% Scope: This MATLAB macro computes the probability density function of the
% non-central chi-square distribution with five degrees of freedom.
www.eeworm.com/read/435547/7790698
m prob_snr1.m
% This program is used to produce Fig. 2.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/434725/7804432
m huff.m
function huff(str)
if ~exist('str','var') %var is a keyword defined by exist function
%str=['aaaaaaaaaaaaaaaaaaaabbbbbbbbbbbbbbbbbbbccccccccccccccccccddddddd
%ddddddddddeeeeeeeeeeeeeeefff
www.eeworm.com/read/199523/7846557
h ttable.h
/*
* TTable.h - Bilingual Phrases Translation Table
*
* Copyright (C) 2006 by Zhongjun He
Multilingual Interaction Technology and Evaluation Laboratory, ICT, CAS
*
www.eeworm.com/read/199523/7846641
h ttable.h
/*
* TTable.h - Bilingual Phrases Translation Table
*
* Copyright (C) 2006 by Zhongjun He
Multilingual Interaction Technology and Evaluation Laboratory, ICT, CAS
*