代码搜索:ACTEL A3P060 PDF
找到约 10,000 项符合「ACTEL A3P060 PDF」的源代码
代码结果 10,000
www.eeworm.com/read/258298/11871804
m pdf.m
function output = pdf(input, x)
x(input)=x(input)+1
output = input;
www.eeworm.com/read/161559/5551272
cvsignore .cvsignore
manual-*.html
manual.html
manual.pdf
manual.dvi
www.eeworm.com/read/186716/8914513
m gaus_pdf.m
function [y,x] = gaus_pdf(mean,var,nx)
% GAUS_PDF .... Evaluates and plots the probability density function of a
% Gaussian random variable.
%
% GAUS_PDF(MEAN,VAR) plots the pdf of the Gaussian
www.eeworm.com/read/376212/9325115
m pdf2tick.m
function tick = pdf2tick(x, pdf, cdf)
% pdf2tick -- Convert probability density function to ticks.
% pdf2tick(x, pdf, tics) returns ticks along [0..1] that
% conform to the given pdf(x). The numb
www.eeworm.com/read/177408/9456447
h pdf417lib.h
/******************************************************************************
* 文件名:pdf417lib.h
* 功能 :条形码库的头文件
* modified by PRTsinghua@hotmail.com
******************************************
www.eeworm.com/read/175157/9557250
h pdf417lib.h
/******************************************************************************
* 文件名:pdf417lib.h
* 功能 :条形码库的头文件
* modified by PRTsinghua@hotmail.com
******************************************
www.eeworm.com/read/170337/9809392
h pdf417lib.h
/******************************************************************************
* 文件名:pdf417lib.h
* 功能 :条形码库的头文件
* modified by PRTsinghua@hotmail.com
******************************************
www.eeworm.com/read/365319/9869853
m pdf_phase.m
function pdf = pdf_phase(phase,coherence,L,phase_0)
%PDF_PHASE -- Probability density function for single look phase data.
%
% Probability density function (pdf) for the phase is expressed
%
www.eeworm.com/read/420098/10817133
m pdf_phase.m
function pdf = pdf_phase(phase,coherence,L,phase_0)
%PDF_PHASE -- Probability density function for single look phase data.
%
% Probability density function (pdf) for the phase is expressed
%