代码搜索:ACTEL A3P060 PDF
找到约 10,000 项符合「ACTEL A3P060 PDF」的源代码
代码结果 10,000
www.eeworm.com/read/449504/7501972
m gamm_pdf.m
function f = gamm_pdf (x, a)
% PURPOSE: returns the pdf at x of the gamma(a) distribution
%---------------------------------------------------
% USAGE: pdf = gamm_pdf(x,a)
% where: x = a vector
www.eeworm.com/read/449504/7501990
m norm_pdf.m
function pdf = norm_pdf (x, m, v)
% PURPOSE: computes the normal probability density function
% for each component of x with mean m, variance v
%------------------------------------------
www.eeworm.com/read/449504/7502003
m pois_pdf.m
function pdf = pois_pdf(x,l)
% PURPOSE: computes the probability density function at x
% of the Poisson distribution with parameter lambda
%---------------------------------------------------
% US
www.eeworm.com/read/449504/7502030
m logn_pdf.m
function pdf = logn_pdf (x, a, v)
% PURPOSE: pdf of the lognormal distribution
%--------------------------------------------------------------
% USAGE: pdf = logn_pdf(x,a,v)
% where: x = x = mat
www.eeworm.com/read/448019/7541840
m plotpdf.m
%%%%%%%%%%%%% Plot Pdf %%%%%%%%%%%%%%%
function Plot_Pdf=PlotPdf(xaxis,Pdf) %%%%
x_axis=xaxis;
PDF=Pdf;
P1=plot(x_axis,PDF);
Title=title('Probability Density Function');
set(
www.eeworm.com/read/143595/12857421
makefile
all: htkbook.ps html htkbook.pdf
maintex = htkbook.tex HTK.tex errors.tex hlmtutorial.tex labels.tex \
speechio.tex adapt.tex exampsys.tex models.tex \
train.tex c
www.eeworm.com/read/143595/12857422
4 .#makefile.1.4
all: htkbook.ps html htkbook.pdf
maintex = htkbook.tex HTK.tex errors.tex hlmtutorial.tex labels.tex \
speechio.tex adapt.tex exampsys.tex models.tex \
train.tex c
www.eeworm.com/read/143595/12858059
in makefile.in
all: htkbook.ps html htkbook.pdf
maintex = htkbook.tex HTK.tex errors.tex hlmtutorial.tex labels.tex \
speechio.tex adapt.tex exampsys.tex models.tex \
train.tex c
www.eeworm.com/read/243410/12943248
h pdf417lib.h
/******************************************************************************
* 文件名:pdf417lib.h
* 功能 :条形码库的头文件
* modified by PRTsinghua@hotmail.com
******************************************
www.eeworm.com/read/239950/13245430
h pdf417lib.h
/******************************************************************************
* 文件名:pdf417lib.h
* 功能 :条形码库的头文件
* modified by PRTsinghua@hotmail.com
******************************************