代码搜索:INTERVAL

找到约 8,094 项符合「INTERVAL」的源代码

代码结果 8,094
www.eeworm.com/read/156266/11815301

m loweq.m

function xl=loweq(x,ts,f0) % xl=loweq(x,ts,f0) %LOWEQ returns the lowpass equivalent of the signal x % f0 is the center frequency. % ts is the sampling interval. % t=[
www.eeworm.com/read/156263/11815369

m loweq.m

function xl=loweq(x,ts,f0) % xl=loweq(x,ts,f0) %LOWEQ returns the lowpass equivalent of the signal x % f0 is the center frequency. % ts is the sampling interval. % t=[
www.eeworm.com/read/155843/11844342

m p_y.m

function pc3inte=P_y(interval,len); % 该函数对区间进行裁减即Py投影,返回裁剪后的区间信号 if sign(interval(1))==sign(interval(len)) interval=interval.*(sign(interval)==sign(interval(1))); inte=interp1([1,len],[i
www.eeworm.com/read/154977/11908497

asm tic41val.asm

;File: tic41val.a51 ;Author: Eckart Hartmann Date:15/10/2003 ;Development progress: Tic834.df ; ;TicVal==========Set and start interval counter. ;C Function prototype: char TicVal(char cVal, char
www.eeworm.com/read/257806/11911631

m p_y.m

function pc3inte=P_y(interval,len); % 该函数对区间进行裁减即Py投影,返回裁剪后的区间信号 if sign(interval(1))==sign(interval(len)) interval=interval.*(sign(interval)==sign(interval(1))); inte=interp1([1,len],[i
www.eeworm.com/read/343762/11928716

m pacf.m

function [PARCOR,sig,cil,ciu]= pacf(Z,KMAX); % Partial Autocorrelation function % [parcor,sig,cil,ciu] = pacf(Z,N); % % Input: % Z Signal, each row is analysed % N # of coefficients % Output:
www.eeworm.com/read/154628/11941732

cpp 7_3.cpp

//7_3 #include const int num=17; void main() { int interval=3; int a[num]; for(int i=0; i
www.eeworm.com/read/343341/11955484

c msp430x22x4_ta_09.c

//****************************************************************************** // MSP430F22x4 Demo - Timer_A, Toggle P1.0-3, Cont. Mode ISR, HF XTAL ACLK // // Description: Use Timer_A CCRx uni
www.eeworm.com/read/257010/11960700

m barcycle.m

% This function obtains a plot of the load cycle for a given interval. % The demand interval and the load must be defined by the variable data % in a three-column matrix. The first two columns are
www.eeworm.com/read/154279/11974677

txt 一条一条显示的跑马灯.txt

1. 请把以下代码copy至你的html文件的和之间: