代码搜索:Rectangular

找到约 1,427 项符合「Rectangular」的源代码

代码结果 1,427
www.eeworm.com/read/284309/8945641

m amrect.m

function y = amrect(N,t0,T); %AMRECT Generate rectangular amplitude modulation. % Y = AMRECT(N,T0,T) generates a rectangular amplitude modulation % centered on a time T0, and with a spread proportion
www.eeworm.com/read/184267/9114103

m rectab.m

function y=rectab(x,a,b) % y=rectab(x) determines a rectangular function of % width b centered at a (b>0) y=((x>(a-b/2)) & (x
www.eeworm.com/read/379294/9201231

readme

This directory contains the routines that generate finite difference matrices from a second order elliptic operator. 1) 5-pt and 7-pt matrices on rectangular regions discretizing ell
www.eeworm.com/read/179921/9331425

m rectab.m

function y=rectab(x,a,b) % y=rectab(x) determines a rectangular function of % width b centered at a (b>0) y=((x>(a-b/2)) & (x
www.eeworm.com/read/178173/9415806

c rijndael-api-ref.c

/* rijndael-api-ref.c v2.1 April 2000 * Reference ANSI C code * authors: v2.0 Paulo Barreto * Vincent Rijmen, K.U.Leuven * v2.1 Vincent Rijmen, K.U.Leuven * * This cod
www.eeworm.com/read/176500/9495703

m filt_win.m

function Filt_win %This program uses the window method to design FIR filters. %The following windows are supported: Rectangular, Hamming, Hanning, Blackman, %and Kaiser. % ftyp
www.eeworm.com/read/176251/9510778

txt sbgraf.txt

Graphics & Sound ____________________________ Colors: Mono: 0=black, 15=white, any=gray 2bit: 0=black, 15=white 1-6,8=dark-gray, 7,9-14=light-gray 4bit: 16 colors of gray 8bit: 16 S
www.eeworm.com/read/371636/9544002

m amrect.m

function y = amrect(N,t0,T); %AMRECT Generate rectangular amplitude modulation. % Y = AMRECT(N,T0,T) generates a rectangular amplitude modulation % centered on a time T0, and with a spread proportion
www.eeworm.com/read/168454/9912399

m filt_win.m

function Filt_win %This program uses the window method to design FIR filters. %The following windows are supported: Rectangular, Hamming, Hanning, Blackman, %and Kaiser. % ftyp
www.eeworm.com/read/359349/10153951

m la_fo_tr.m

%================================================================== % Name: flt.m % This program can be used to obvious the relationship % between the zero-pole location and the time and frequency