代码搜索:Sign
找到约 10,000 项符合「Sign」的源代码
代码结果 10,000
www.eeworm.com/read/488277/6491266
m p5_5.m
% Program P5_5
% Determines the binary equivalent of a
% decimal number in sign-magnitude form
d = input('Type in the decimal fraction = ');
b = input('Type in the desired wordlength = ');
d1 = a
www.eeworm.com/read/404396/11485757
asm int2alaw.asm
; INT2ALAW.ASM
;
; Integer originally loaded into B Accumulator
; (Q12 number is assumed to be sign-extended to 16 bits)
;
; 6 LSB are then striped off and the result is put in A
;
; acode = as
www.eeworm.com/read/401617/11554380
cpp geometry.cpp
#include "Geometry.h"
#include // needed for sprintf
/*! This function returns the sign of a give double.
1 is positive, -1 is negative
\param d1 first parameter
\return the
www.eeworm.com/read/347709/11645435
c msp430x47xx_tb_11.c
//*******************************************************************************
// MSP430x47xx Demo - Timer_B, PWM TB1-2 Up Mode, 32kHz ACLK
//
// Description: This program outputs two PWM sign
www.eeworm.com/read/346459/11743312
m interpolate.m
function y = interpolate(x,t)
% INTERPOLATE Return the linearily interpolated element value
% corresponding to a time value.
%
% Y = INTERPOLATE(X,T) Return element value Y at time location T in sign
www.eeworm.com/read/342323/12027732
m user_alg7.m
function W = user_alg7( X );
% ICALAB user can replace this function by own algotrithm computing demixing matrix W
%
% This is only dummy function
%
% input:
% x - signals vector, each sign
www.eeworm.com/read/342323/12027750
m user_alg8.m
function W = user_alg8( X );
% ICALAB user can replace this function by own algotrithm computing demixing matrix W
%
% This is only dummy function
%
% input:
% x - signals vector, each sign
www.eeworm.com/read/342323/12027782
m user_alg9.m
function W = user_alg9( X );
% ICALAB user can replace this function by own algotrithm computing demixing matrix W
%
% This is only dummy function
%
% input:
% x - signals vector, each sign