代码搜索:zero

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

代码结果 10,000
www.eeworm.com/read/477110/6747896

m rtfddemo.m

%RTFDDEMO Forward dynamics demo % Copyright (C) 1993-2002, by Peter I. Corke % $Log: not supported by cvs2svn $ % Revision 1.4 2002-04-02 12:26:48 pic % Handle figures better, control echo at end
www.eeworm.com/read/409626/11317596

m f1.m

function y = f1(x) % A univariate function with a simple zero. y = cos(x) - x;
www.eeworm.com/read/409626/11317644

m f1.m

function y = f1(x) % A univariate function with a simple zero. y = cos(x) - x;
www.eeworm.com/read/259497/11786487

c start08.c

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

c start08.c

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

c start08.c

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

c start08.c

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

f90 matrix.f90

! ! ------------------------------------------------------------------ ! | In the following codes, some subroutines are introduced | ! | in order to perform matrix computations.
www.eeworm.com/read/340608/12144646

asm i_div16.asm

;****************************************************************************** ;* I_DIV16.ASM - 16 BIT STATE - V1.16 * ;* Copyright (c) 1995-1997 Texas Instr
www.eeworm.com/read/339293/12244510

m expl4_13.m

% Example 4.13, p.138 - Compute pole and zero directions % Copyright 1996-2003 Sigurd Skogestad & Ian Postlethwaite % $Id: Expl4_13.m,v 1.5 2004/04/02 17:34:41 vidaral Exp $ % % % G(s) = 1/(s+2)