代码搜索:Sign

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

代码结果 10,000
www.eeworm.com/read/166512/10017251

m ica_ng.m

%自然梯度算法 观测信号>=源信号 clear k=4000; %数据点 fs=10000; %采样频率 for t=1:k s(1,t)=sign
www.eeworm.com/read/359279/10158879

m cp0301_ppm_sin.m

% % FUNCTION 3.1 : "cp0301_PPM_sin" % % Generation of a PPM-UWB signal in the case of a % sinusoidal modulating signal and rectangular pulses % % Transmitted power is fixed at 'Pow' % The sign
www.eeworm.com/read/161827/10367227

m ica_ng.m

%自然梯度算法 观测信号>=源信号 clear k=4000; %数据点 fs=10000; %采样频率 for t=1:k s(1,t)=sign
www.eeworm.com/read/423807/10531574

sdi calc.sdi

,,,;4 FUNCTION CALCULATOR PROGRAM ,,,;Assumes 1.2MHz Clock for scan timing. ,,, ,,, ,,, ,,,; TODO : Custom Character for the 'M' sign ,,,; Check instances of multiple decimal point presse
www.eeworm.com/read/276402/10741699

m cp0301_ppm_sin.m

% % FUNCTION 3.1 : "cp0301_PPM_sin" % % Generation of a PPM-UWB signal in the case of a % sinusoidal modulating signal and rectangular pulses % % Transmitted power is fixed at 'Pow' % The sign
www.eeworm.com/read/276402/10741789

m cp0301_ppm_sin.m

% % FUNCTION 3.1 : "cp0301_PPM_sin" % % Generation of a PPM-UWB signal in the case of a % sinusoidal modulating signal and rectangular pulses % % Transmitted power is fixed at 'Pow' % The sign
www.eeworm.com/read/275831/10794316

rb 12 - simulating a subclass of fixnum.rb

require 'delegate' class HexNumber < DelegateClass(Fixnum) # The string representations of this class are hexadecimal numbers. def to_s sign = self < 0 ? "-" : "" hex = abs.to_s(16) "#
www.eeworm.com/read/418779/10913772

txt 514.txt

Rule: -- Sid: 514 -- Summary: This activity is a sign of a host that has been compromised by the ramen worm, which is attempting to retrieve the worm binaries from a remote system. -- Impact: Sever
www.eeworm.com/read/441838/7664160

m transientmovie_harmonicfield.m

% Usage % The complex field (Magnitude + Phase) value are in j system and i is reserved for the imaginary sign. % You should ensure that each element of matrix Magnitude & Phase corresponds exac
www.eeworm.com/read/197565/7985929

m cp0301_ppm_sin.m

% % FUNCTION 3.1 : "cp0301_PPM_sin" % % Generation of a PPM-UWB signal in the case of a % sinusoidal modulating signal and rectangular pulses % % Transmitted power is fixed at 'Pow' % The sign