代码搜索:multidimensional

找到约 559 项符合「multidimensional」的源代码

代码结果 559
www.eeworm.com/read/203108/15365422

m detect.m

function [data_est,state_est] = detect(sig_down,dlt,slt,ch_coefs) %************************************************************************** %DETECT Multidimensional data detector. % D_E = DET
www.eeworm.com/read/179705/9341959

todo

* Sine and Cosine Transforms from FFTPACK. * A simple multidimensional fft. * Convolutions. This will need different interfaces corresponding to the type of underlying FFT (radix-2, mixed-radix, ra
www.eeworm.com/read/424281/10467891

todo

* Sine and Cosine Transforms from FFTPACK. * A simple multidimensional fft. * Convolutions. This will need different interfaces corresponding to the type of underlying FFT (radix-2, mixed-radix, ra
www.eeworm.com/read/423552/10550441

m mfbox_sobimats.m

function [ci,M,A]=mfbox_sobimats(varargin) % measures the spatial decorrelation using multidimensional delays % % usage: [ci,M,A]=mfbox_sobimats(X[,Y],[maskcolor[,num[,step[,normalize]]]]) % % Copyrig
www.eeworm.com/read/158649/11594762

java multidimarray.java

//: c04:MultiDimArray.java // Creating multidimensional arrays. // {NoAutomaticTesting} import java.util.*; public class MultiDimArray { static Random rand = new Random(); static int pRand
www.eeworm.com/read/125931/14454776

c simplex.c

/* Originally transcribed by Dan Gschwend. Converted to C, and generalized for any optimization problem by Todd Ewing. 3/96 Multidimensional minimization of the function funk(x) where x is an n-dimen
www.eeworm.com/read/124283/14578911

todo

* Sine and Cosine Transforms from FFTPACK. * A simple multidimensional fft. * Convolutions. This will need different interfaces corresponding to the type of underlying FFT (radix-2, mixed-radix, ra
www.eeworm.com/read/484096/1271979

todo

* Sine and Cosine Transforms from FFTPACK. * A simple multidimensional fft. * Convolutions. This will need different interfaces corresponding to the type of underlying FFT (radix-2, mixed-radix, ra
www.eeworm.com/read/167728/5452958

todo

* Sine and Cosine Transforms from FFTPACK. * A simple multidimensional fft. * Convolutions. This will need different interfaces corresponding to the type of underlying FFT (radix-2, mixed-radix, ra
www.eeworm.com/read/205036/15328906

m double.m

function a = double(s) %DOUBLE Converts sparse tensor to a dense multidimensional array. % % See also SPTENSOR, SPTENSOR/FULL. % %MATLAB Tensor Toolbox. %Copyright 2007, Sandia Corporation. % This