代码搜索:complexity
找到约 493 项符合「complexity」的源代码
代码结果 493
www.eeworm.com/read/275687/10801497
txt readme.txt
Readme file for source code release of
I. C. Wong, Z. Shen, J. G. Andrews, and B. L. Evans, ``A Low Complexity Algorithm for Proportional Resource Allocation in OFDMA Systems'', Proc. IEEE Int. Work.
www.eeworm.com/read/402865/11526832
m hullt3.m
function hullt3(X,I,J,K,P,Q,R);
% hullt3(X,I,J,K,P,Q,R);
% Selecting among three-mode principal components models of different types and complexity: a numerical convex hull based method
% Eva Ceu
www.eeworm.com/read/490313/1205641
m ex052200.m
% Computational Complexity of FFT using MATLAB
%
Nmax = 2048;
fft_time=zeros(1,Nmax);
for n=1:1:Nmax
disp(n);
x=ones(1,n);
t=clock;fft(x);fft_time(n)=etime(clock,t);
end
n=[1:1:Nmax]
www.eeworm.com/read/209919/4955875
m ex052200.m
% Computational Complexity of FFT using MATLAB
%
Nmax = 2048;
fft_time=zeros(1,Nmax);
for n=1:1:Nmax
disp(n);
x=ones(1,n);
t=clock;fft(x);fft_time(n)=etime(clock,t);
end
n=[1:1:Nmax]
www.eeworm.com/read/312371/3672511
m ex052200.m
% Computational Complexity of FFT using MATLAB
%
Nmax = 2048;
fft_time=zeros(1,Nmax);
for n=1:1:Nmax
disp(n);
x=ones(1,n);
t=clock;fft(x);fft_time(n)=etime(clock,t);
end
n=[1:1:Nmax]
www.eeworm.com/read/299916/3849213
m ex052200.m
% Computational Complexity of FFT using MATLAB
%
Nmax = 2048;
fft_time=zeros(1,Nmax);
for n=1:1:Nmax
disp(n);
x=ones(1,n);
t=clock;fft(x);fft_time(n)=etime(clock,t);
end
n=[1:1:Nmax]
www.eeworm.com/read/299916/3849399
m ex052200.m
% Computational Complexity of FFT using MATLAB
%
Nmax = 2048;
fft_time=zeros(1,Nmax);
for n=1:1:Nmax
disp(n);
x=ones(1,n);
t=clock;fft(x);fft_time(n)=etime(clock,t);
end
n=[1:1:Nmax]
www.eeworm.com/read/259942/11755729
re strip_003.b.re
/* re2c lesson 002_strip_comments, strip_003.b, (c) M. Boerger 2006 - 2007 */
/*!ignore:re2c
- more complexity
. Right now we strip out trailing white space and new lines after a comment
block.
www.eeworm.com/read/233016/14173390
m thtab65.m
% thtab65: BP Thesis Table 6.5 -- BP_Interior Complexity
% Signal:
% TwinSine-2 4-overcomplete DCT
% Carbon WP
% WernerSorrows CP D-4
% FM-Cosine CP D-4
% Gong CP D
% Noisy TwinSine-2
% Nois
www.eeworm.com/read/233016/14173446
m thtab66.m
% thtab66: BP Thesis Table 6.6 -- MOF, BOB, MP Complexity
% Signal:
% TwinSine-2 4-overcomplete DCT
% Carbon WP
% WernerSorrows CP D-4
% FM-Cosine CP D-4
% Gong CP D
% Noisy TwinSine-2
% No