代码搜索:Expression
找到约 10,000 项符合「Expression」的源代码
代码结果 10,000
www.eeworm.com/read/366065/9834879
n regexp.n
'\"
'\" Copyright (c) 1998 Sun Microsystems, Inc.
'\"
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
'\" RC
www.eeworm.com/read/366065/9834942
n if.n
'\"
'\" Copyright (c) 1993 The Regents of the University of California.
'\" Copyright (c) 1994-1996 Sun Microsystems, Inc.
'\"
'\" See the file "license.terms" for information on usage and redistribut
www.eeworm.com/read/365849/9844129
txt props.txt
Help on properties of the inline/symbolic expression expression class (pfinline).
'expression'
The expression supplied by the user.
'str'
A string representing the expression.
'exprsize'
T
www.eeworm.com/read/365849/9844459
txt props.txt
Help on properties of the pfhandle expression class.
'expression'
A function handle representing the expression data.
'str'
A string representation of the expression.
'gradx'
Function hand
www.eeworm.com/read/365527/9858913
m exa3_8.m
f=sym('2*x^2+3*x-5') % define the symbolic expression
g=sym('x^2-x+7')
f+g
f-g
f*g
f/g
f^3
www.eeworm.com/read/365527/9858915
m exa3_16.m
f=sym('a*x^2+b*x+c') % create a function f(x)
subs(f,'s','x') % substitute ‘s’ for ‘x’ in the expression f
subs(f,'alpha','a') % substitute ‘alpha’ for ‘a’ in f
g=sym('3*x^2+5*x-4
www.eeworm.com/read/365161/9876603
m frq2erb.m
function erb = frq2erb(frq)
%FRQ2ERB Convert Hertz to ERB frequency scale ERB=(FRQ)
% erb = frq2erb(frq) converts a vector of frequencies (in Hz)
% to the corresponding values on the ERB-rate scal
www.eeworm.com/read/168218/9933320
txt readme.txt
LIST OF ALL C++ PROGRAMS IN CHAPTER 1
All programs were originally developed and tested using
Borland C++ version 5.01 for Windows 95. The codes in this
directory have been altered as necessar
www.eeworm.com/read/362855/9978743
texi md.texi
@c Copyright (C) 1988, 1989, 1992, 1993, 1994, 1996, 1998, 1999, 2000, 2001,
@c 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
@c This is part of the GCC manual.
@c For copyin
www.eeworm.com/read/362855/9978784
texi rtl.texi
@c Copyright (C) 1988, 1989, 1992, 1994, 1997, 1998, 1999, 2000, 2001, 2002,
@c 2003, 2004, 2005, 2006, 2007, 2008
@c Free Software Foundation, Inc.
@c This is part of the GCC manual.
@c For copying c