代码搜索:Sign

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

代码结果 10,000
www.eeworm.com/read/395991/8137518

gif sign.gif

www.eeworm.com/read/395991/8137608

gif sign.gif

www.eeworm.com/read/395991/8137669

gif sign.gif

www.eeworm.com/read/395991/8137729

gif sign.gif

www.eeworm.com/read/395991/8137796

gif sign.gif

www.eeworm.com/read/146229/12662988

m sign.m

%这是一个符号设计的例子。 %sign.m rcho=sym('(1+sqrt(5))/2'); %定义一个符号 double(rcho) %将符号转为双精度型 pause; f=rcho^2-rcho-1 %定义符号函数F pause; simplify(
www.eeworm.com/read/246309/12737232

gif sign.gif

www.eeworm.com/read/245849/12777745

m sign.m

function ds=sign(ds) % Function takes the absolute value of the traces of a seismic dataset % Written by: E. R.: September 11, 2005 % Last updated: if isstruct(ds) & strcmp(ds.type,'seismic') ds
www.eeworm.com/read/331611/12818186

txt sign.txt

0 int 1 x 2 minloc 3 a 4 low 5 high 6 i 7 k 8 while 9 if 10 return 11 void 12 sort 13 t 14 main 15 input 16 output
www.eeworm.com/read/331439/12828973

m sign.m

function Y = sign(X) % SIGN Signum function % (Quaternion overloading of standard Matlab function.) % Copyright