代码搜索:rows

找到约 10,000 项符合「rows」的源代码

代码结果 10,000
www.eeworm.com/read/485544/6552691

m dist2.m

function n2 = dist2(x, c) %DIST2 Calculates squared distance between two sets of points. % % Description % D = DIST2(X, C) takes two matrices of vectors and calculates the % squared Euclidean distance
www.eeworm.com/read/485329/6558587

java intmatrix.java

/* IntMatrix.java */ import java.io.*; import java.awt.*; /** * An example implementation of the DrawingObj interface * that can be added to the drawingPanel (an instance of *
www.eeworm.com/read/482887/6615692

m dist2.m

function n2 = dist2(x, c) %DIST2 Calculates squared distance between two sets of points. % % Description % D = DIST2(X, C) takes two matrices of vectors and calculates the % squared Euclidean dis
www.eeworm.com/read/407981/11406803

java intmatrix.java

/* IntMatrix.java */ import java.io.*; import java.awt.*; /** * An example implementation of the DrawingObj interface * that can be added to the drawingPanel (an instance of *
www.eeworm.com/read/400577/11573390

m prmem.m

%PRMEM Size of memory and loops for intermediate results % % [LOOPS,ROWS,LAST] = PRMEM(M,K) % % Assume that an array of the size [M x K] has to be computed. The % numbers of LOOPS and ROWS are de
www.eeworm.com/read/259580/11779711

output norecomputationdpmatrixchain.output

Enter number of matrices Enter number of rows in matrix 1 Enter number of rows in matrix 2 Enter number of rows in matrix 3 Enter number of rows in matrix 4 Enter number of rows in matrix 5 Ente
www.eeworm.com/read/259580/11781308

output recursivedpmatrixchain.output

Enter number of matrices Enter number of rows in matrix 1 Enter number of rows in matrix 2 Enter number of rows in matrix 3 Enter number of rows in matrix 4 Enter number of rows in matrix 5 Ente
www.eeworm.com/read/259580/11781527

output iterativedpmatrixchain.output

Enter number of matrices Enter number of rows in matrix 1 Enter number of rows in matrix 2 Enter number of rows in matrix 3 Enter number of rows in matrix 4 Enter number of rows in matrix 5 Ente
www.eeworm.com/read/154760/11929035

m fftmn.m

function y =fftmn(x,R,C) %FFTMN FFT of a data set from fft of its smaller subsets % y=fftmn(x,R,C) FFT of x using fft of R rows and C columns % Length(x) must equal RC % % If no input arguments
www.eeworm.com/read/342008/12047546

m prmem.m

%PRMEM Size of memory and loops for intermediate results % % [loops,rows,last] = prmem(m,k) % % The numbers of loops and rows are determined that are needed if in % total an intermediate array of