代码搜索:zero

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

代码结果 10,000
www.eeworm.com/read/170603/9797078

1bk paranoia.1bk

Lest this program stop prematurely, i.e. before displaying `END OF TEST', try to persuade the computer NOT to terminate execution when an error like Over/Underflow or Division by Zero occurs, bu
www.eeworm.com/read/413630/11149144

csv example2_crossval.csv

// these are data with normalized inputs (centered around zero) // -0.8 means male; 0.8 means female SpecimenNumber;Species;FrontalLip;RearWidth;Length;Width;Depth;Sex -40.5;0.5;-4.783;-3.2385;-9.6
www.eeworm.com/read/413630/11149151

csv example2_test.csv

// these are data with normalized inputs (centered around zero) // -0.8 means male; 0.8 means female SpecimenNumber;Species;FrontalLip;RearWidth;Length;Width;Depth;Sex 3.5;-0.5;-4.183;-3.7385;-9.40
www.eeworm.com/read/413630/11149249

csv example2_training.csv

// these are data with normalized inputs (centered around zero) // -0.8 means male; 0.8 means female SpecimenNumber;Species;FrontalLip;RearWidth;Length;Width;Depth;Sex 41.5;-0.5;5.017;1.6615;10.694
www.eeworm.com/read/334935/12560909

m pcross.m

function pcross( z, asize, azero ) %PCROSS plot crosses --- used in pole-zero plots %------ % INTERNAL SUPPORT file called by zplane.m % % ===> ASSUMES THAT PLOT is being HELD % % wit
www.eeworm.com/read/334935/12561124

m pcross.m

function pcross( z, asize, azero ) %PCROSS plot crosses --- used in pole-zero plots %------ % INTERNAL SUPPORT file called by zplane.m % % ===> ASSUMES THAT PLOT is being HELD % % wit
www.eeworm.com/read/334935/12561174

m pcross.m

function pcross( z, asize, azero ) %PCROSS plot crosses --- used in pole-zero plots %------ % INTERNAL SUPPORT file called by zplane.m % % ===> ASSUMES THAT PLOT is being HELD % % wit
www.eeworm.com/read/147096/12585101

c cmplxflt.c

/* * SCHDINT A SIMULINK scheduling integration * * Syntax: [sys, x0] = cmplxflt(t, x, u, flag, NUM, DEN, TS) * * This block will reset the integration to be zero at K*TD(1) + TD
www.eeworm.com/read/147096/12585209

c schdint.c

/* * SCHDINT A SIMULINK scheduling integration * * Syntax: [sys, x0] = schdint(t, x, u, flag, TD, TS, Modulo) * * This block will reset the integration to be zero at K*TD(1) + T
www.eeworm.com/read/147096/12585347

m gftrunc.m

function c = gftrunc(a, tp) %GFTRUNC Truncates redundant part of a GF(P) polynomial. % C = BFTRUNC(A) removes the zero coefficient from the highest order % terms from a GF(P) polynomial