代码搜索:Sign

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

代码结果 10,000
www.eeworm.com/read/122330/14700909

txt 8859-8.txt

# # Name: ISO/IEC 8859-8:1999 to Unicode # Unicode version: 3.0 # Table version: 1.1 # Table format: Format A # Date: 2000-Jan-03 # Authors: Ken Whistler
www.eeworm.com/read/222150/14703027

m pre_pid_nuc.m

clear all;close all; Ts=1; %Delay plant Kp0=28.3; Tp0=22; tol=65; sys=tf([Kp0],[Tp0,1],'inputdelay',tol); dsys=c2d(sys,Ts,'zoh'); [num0,den0]=tfdata(dsys,'v'); num=num0;den=den0; sys=tf(
www.eeworm.com/read/122236/14712512

m nndrwlin.m

function h = nndrwlin(x,y,w,c) %NNDRWLIN Neural Network Design utility function. % NNDRWLIN(X,Y,W,C) % X - Vector of horizontal coordinates. % Y - Vector of vertical coordinates. % W - Wi
www.eeworm.com/read/221412/14741699

m chap5_4f.m

function [kx,BsJ]=pid_fm_gaf(kx,BsJ) global rin yout timef F a=50;b=400; ts=0.001; sys=tf(b,[1,a,0]); dsys=c2d(sys,ts,'z'); [num,den]=tfdata(dsys,'v'); u_1=0;u_2=0; y_1=0;y_2=0; e_1=0;
www.eeworm.com/read/121616/14747145

txt [c函数之e].txt

函数名: ecvt 功 能: 把一个浮点数转换为字符串 用 法: char ecvt(double value, int ndigit, int *decpt, int *sign); 程序例: #include #include #include int main(void) { char *s
www.eeworm.com/read/220803/14788580

m rect.m

% rect.m % 实现一个单相不控的全桥整流器 function[sys,xo]=rect(t,x,u,flag,R1,C,R) % 由于不是离散系统,输出参数没有包括ts % 此外需要用户输入3个新的参数 % 交流母线电阻R1,直流滤波电容C,负载电阻R % 根据不控全桥整流电路的原理,列写微分方程 a1=-(1/R1+1/R)/C; a2=-1/R/C; b1=1
www.eeworm.com/read/220657/14794142

m theperfectrake.m

function [y,z]=ThePerfectRake(insig,delays,sigLength,PShape,ChipSamples,chan_code,N,DPCCH_code,N_pilot,scramble_code) %*******************************************************************************
www.eeworm.com/read/220331/14803716

m figure0607.m

%画图6.7的程序 t=-5:0.05:5 f=sign(t) plot(t,f),axis([-5,5,-1.1,1.1])
www.eeworm.com/read/119409/14830916

tbl iso09_uni.tbl

#The MIME name of this charset. Miso-8859-9 #Name as a Display Charset (used on Options screen) OISO 8859-9 (Latin 5) # # Name: ISO 8859-9 (1989) to Unicode # Unicode version: 1.1 # T
www.eeworm.com/read/119409/14830918

tbl iso01_uni.tbl

#Shall this become the "default" translation? #Meaning of that is currently not well defined. It is different #from the default input or default output charset... #but there has to be exactly one tab