代码搜索:Rectangular

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

代码结果 1,427
www.eeworm.com/read/244728/12847498

html mainorthogonaltest.html

COG 2.1: Orthogonal coordinates How to Create Orthogonal Coordinates Why orthogonal coordinates? While arbitrary coordinates may be used successfully, for examp
www.eeworm.com/read/235144/14083882

m rectan_interleaver.m

function y=rectan_interleaver(x,M,N) % rectangular interleaver y=reshape(x,N,M); y=y'; y=reshape(y,1,N*M);
www.eeworm.com/read/433114/8544503

txt help_ispectrum.txt

#1 If necessary zoom into the region to be investigated. Then click on the button "Pick windows" to start selecting rectangular regions of the seismic data (zoom will be disabled once this button i
www.eeworm.com/read/286640/8752838

m cp0302_ppm_periodic.m

% % FUNCTION 3.3 : "cp0302_PPM_periodic" % % Generation of a PPM-UWB signal in the case of a generic % periodic modulating signal and rectangular pulses % Modulating signal is chosen to be charac
www.eeworm.com/read/286640/8752934

m cp0303_ppm_random.m

% % FUNCTION 3.4 : "cp0303_PPM_random" % % Generation of a PPM-UWB signal in the case of % a random modulating signal and rectangular pulses % The modulating signal is characterized by % a norma
www.eeworm.com/read/187073/8858674

m cp0303_ppm_random.m

% % FUNCTION 3.4 : "cp0303_PPM_random" % % Generation of a PPM-UWB signal in the case of % a random modulating signal and rectangular pulses. % The modulating signal is characterized by % a norm
www.eeworm.com/read/187071/8858775

m cp0302_ppm_periodic.m

% % FUNCTION 3.3 : "cp0302_PPM_periodic" % % Generation of a PPM-UWB signal in the case of a generic % periodic modulating signal and rectangular pulses % Modulating signal is chosen to be charac