代码搜索:Rectangular

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

代码结果 1,427
www.eeworm.com/read/165865/10048416

java~2~ ssrfilter.java~2~

package visage_v3_2; /* This class represents the Six Segmented Rectangular filter */ public class SSRFilter { private int width,height,sectorWidth,sectorHeight; private int ii[][]; private
www.eeworm.com/read/165865/10048431

java~1~ ssrfilter.java~1~

package visage_v3_1; /* This class represents the Six Segmented Rectangular filter */ public class SSRFilter { private int width,height,sectorWidth,sectorHeight; private int ii[][]; private
www.eeworm.com/read/280595/10312216

m demo_pcacomp.m

% DEMO_PCACOMP Demo on image compression using PCA % % Description: % The PCA model is trained to model rectangular non-overlapping % patches of a specified input image. The compression phase % i
www.eeworm.com/read/280595/10312224

m~ demo_pcacomp.m~

% DEMO_PCACOMP Demo on image compression using PCA % % Description: % The PCA model is trained to model rectangular non-overlapping % patches of a specified input image. The compression phase % i
www.eeworm.com/read/276402/10741865

txt list_of_functions.txt

>> Function 1.1 (Generation of rectangular waveforms) cp0101_genrect.m >> Function 1.2 (Bandwidth evaluation) cp0101_bandwidth.m >> Function 1.3 (Generation of sinusoidal pulses with fix
www.eeworm.com/read/276402/10741984

txt list_of_functions.txt

>> Function 1.1 (Generation of rectangular waveforms) cp0101_genrect.m >> Function 1.2 (Bandwidth evaluation) cp0101_bandwidth.m >> Function 1.3 (Generation of sinusoidal pulses with fix
www.eeworm.com/read/453433/7420812

m fig4_10_11.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Figure 4.10 & 4.11 % Beampattern of uniformly weighted rectangular array % Xiaomin Lu 11/2/98 % Updated by K. Bell 9/29/00 % Updated by Lillian Xiaolan Xu 02/
www.eeworm.com/read/439678/7703294

txt list_of_functions.txt

>> Function 1.1 (Generation of rectangular waveforms) cp0101_genrect.m >> Function 1.2 (Bandwidth evaluation) cp0101_bandwidth.m >> Function 1.3 (Generation of sinusoidal pulses with fix
www.eeworm.com/read/436895/7759270

m convcorr.m

%Question No: 4 %Implement a program for image convolution and correlation using a %rectangular convolution mask of any odd size. The mask should be input as %an ASCII text file. Test the program u
www.eeworm.com/read/299459/7850725

m demo_pcacomp.m

% DEMO_PCACOMP Demo on image compression using PCA % % Description: % The PCA model is trained to model rectangular non-overlapping % patches of a specified input image. The compression phase % i