代码搜索:zero

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

代码结果 10,000
www.eeworm.com/read/440750/7682149

m zerocros.m

function [t,s]=zerocros(x,m) %ZEROCROS finds the zeros crossings in a signal [T,S]=(X,M)% find zero crossings in a signal % Inputs: x = input waveform % m = mode string containing: %
www.eeworm.com/read/439651/7704427

m script01.m

clear all % 睲埃┮Τ跑计 x = [1 4 -2 3 -1 -5]; for i = 1:length(x), if x(i)>0, fprintf('x(%g) = %g is positive\n', i, x(i)); else fprintf('x(%g) = %g is negative or zero\n', i, x(i)); end
www.eeworm.com/read/199431/7859897

cpp countst.cpp

//THIS PROGRAM IS TO TEST THE COUNTER CLASS //FILE COUNTST.CPP #define ZERO 0 #define TEN 10 #include #include "Count.h" int main(void) { COUNTER TEST; int CIRCLE; c
www.eeworm.com/read/199264/7873636

cpp countst.cpp

//THIS PROGRAM IS TO TEST THE COUNTER CLASS //FILE COUNTST.CPP #define ZERO 0 #define TEN 10 #include #include "Count.h" int main(void) { COUNTER TEST; int CIRCLE; c
www.eeworm.com/read/298649/7947073

fbk robotarm.fbk

FEEDBACK Fdbck CYCLE_TIME 0.05 ! Name MIN MAX INOUT Movement (-50.0, 50.0) IN Current (-1.0, 1.0) INOUT Position (0.0, 70.0) OUT Pos_error(-70.0, 70.0) IN Refere
www.eeworm.com/read/197649/7983026

m findcriticalpoints.m

function [allx, ally] = findcriticalpoints(datay) % % [allx, ally] = findcriticalpoints(datay): % % Function to return the set of max, min and zero crossing values % and their coordinates in the
www.eeworm.com/read/398340/7993074

c start08.c

/****************************************************************************** FILE : start08.c PURPOSE : 68HC08 standard startup code LANGUAGE : ANSI-C / INLINE ASSEMBLER
www.eeworm.com/read/146172/12666540

readme

pngsuite -------- (c) Willem van Schaik, 1999 Permission to use, copy, and distribute these images for any purpose and without fee is hereby granted. These 15 images are part of the much larger Png
www.eeworm.com/read/247273/12669377

c start08.c

/****************************************************************************** FILE : start08.c PURPOSE : 68HC08 standard startup code LANGUAGE : ANSI-C / INLINE ASSEMBLER
www.eeworm.com/read/247269/12669504

c start08.c

/****************************************************************************** FILE : start08.c PURPOSE : 68HC08 standard startup code LANGUAGE : ANSI-C / INLINE ASSEMBLER