代码搜索:normal

找到约 10,000 项符合「normal」的源代码

代码结果 10,000
www.eeworm.com/read/433646/7916842

eqn counter6.map.eqn

-- Copyright (C) 1991-2005 Altera Corporation -- Your use of Altera Corporation's design tools, logic functions -- and other software and tools, and its AMPP partner logic -- functions, and any o
www.eeworm.com/read/198545/7929345

m normp.m

function p=normp(z); %NORMP NORMP(Z) is the cumulative normal distribution function at Z. % GKS 8 Oct 93 p=(1+erf(z/sqrt(2)))./2;
www.eeworm.com/read/198545/7929358

m normqq.m

function []=normqq(y) %NORMQQ NORMQQ(Y) produces a normal probability plot of the elements of Y. % GKS 27 July 95 y = sort(y(:)); nd = normq( (1:length(y))./(length(y)+1) ); plot(nd,nd,nd,y,
www.eeworm.com/read/298057/7976763

eqn block1.map.eqn

--B1_dou[2] is AND1:inst|dou[2] --operation mode is normal B1_dou[2]_lut_out = B1_dou[2] $ (B1_dou[1] & B1_dou[0]); B1_dou[2] = DFFEA(B1_dou[2]_lut_out, !hzsel, !CR, , , , ); --B1_dou[1] is
www.eeworm.com/read/398302/7995210

html 4x40pll_waveforms.html

Sample Waveforms for 4x40pll.tdf Sample behavioral waveforms for design file 4x40pll.tdf The following waveforms show t
www.eeworm.com/read/398302/7995284

html pll_waveforms.html

Sample Waveforms for pll.tdf Sample behavioral waveforms for design file pll.tdf The following waveforms show the behav
www.eeworm.com/read/297723/8000650

ini infor.ini

[Normal] DBJbdaConnection=G:\Book\delphi书\仓库管理\code\jbda.mdb DBCkglConnection=G:\Book\delphi书\仓库管理\code\ckgl.mdb
www.eeworm.com/read/297452/8019451

eqn ask_mod.map.eqn

--B1_data is mycounter:inst|data --operation mode is normal B1_data_lut_out = !B1_data; B1_data = DFFEAS(B1_data_lut_out, clock, !restart, , B1L43, , , , ); --inst2 is inst2 --operation mod
www.eeworm.com/read/397102/8068295

m ldc.m

%LDC Linear Discriminant Classifier % % W = ldc(A,r,s) % % Computation of a linear discriminant between the classes of the % dataset A assuming normal densities with equal covariance % matrices.
www.eeworm.com/read/296593/8089867

eqn keyled.map.eqn

-- Copyright (C) 1991-2005 Altera Corporation -- Your use of Altera Corporation's design tools, logic functions -- and other software and tools, and its AMPP partner logic -- functions, and any o