代码搜索:Rectangular
找到约 1,427 项符合「Rectangular」的源代码
代码结果 1,427
www.eeworm.com/read/299459/7850733
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/197565/7986016
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/197565/7986069
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/240990/13180617
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/316503/13521973
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/312163/13617547
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/312163/13617549
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/128604/5982196
java rectangularshape.java
/* RectangularShape.java -- a rectangular frame for several generic shapes
Copyright (C) 2000, 2002 Free Software Foundation
This file is part of GNU Classpath.
GNU Classpath is free software; yo
www.eeworm.com/read/479088/6699316
m stft.m
function x = stft(sig,fftlength,winlength,tr)
% STFT(input signal, fftlength, window length, time resolution)
%
% This routine can use hamming, rectangular or any other
% type of analysis window
www.eeworm.com/read/479088/6699323
m istft.m
function x = istft(sig,fftlength,winlength,tr,orlength)
% ISTFT(input signal, fftlength, window length, time resolution,original length)
%
% This routine can use hamming, rectangular or any oth