代码搜索:multidimensional

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

代码结果 559
www.eeworm.com/read/389293/8535521

java multidimwrapperarray.java

//: arrays/MultiDimWrapperArray.java // Multidimensional arrays of "wrapper" objects. import java.util.*; public class MultiDimWrapperArray { public static void main(String[] args) { Inte
www.eeworm.com/read/288304/8643862

m lms_eq.m

% lms_eq.m - use multidimensional LMS algorithm to estimate channel response % written for MATLAB 4.0 % % Input parameters: % Xi : matrix of training/test points - each row is
www.eeworm.com/read/428167/8886061

m normalise.m

function [M, z] = normalise(A, dim) % NORMALISE Make the entries of a (multidimensional) array sum to 1 % [M, c] = normalise(A) % c is the normalizing constant % % [M, c] = normalise(A, dim) % I
www.eeworm.com/read/427909/8913535

m normalize.m

function [M, z] = normalise(A, dim) % NORMALISE Make the entries of a (multidimensional) array sum to 1 % [M, c] = normalise(A) % c is the normalizing constant % % [M, c] = normalise(A, dim) % I
www.eeworm.com/read/427909/8913701

m normalise.m

function [M, z] = normalise(A, dim) % NORMALISE Make the entries of a (multidimensional) array sum to 1 % [M, c] = normalise(A) % c is the normalizing constant % % [M, c] = normalise(A, dim) % I
www.eeworm.com/read/373369/9460111

java multidimwrapperarray.java

//: arrays/MultiDimWrapperArray.java // Multidimensional arrays of "wrapper" objects. import java.util.*; public class MultiDimWrapperArray { public static void main(String[] args) { Inte
www.eeworm.com/read/373250/9467598

m normalize.m

function [M, z] = normalise(A, dim) % NORMALISE Make the entries of a (multidimensional) array sum to 1 % [M, c] = normalise(A) % c is the normalizing constant % % [M, c] = normalise(A, dim) % I
www.eeworm.com/read/373250/9467726

m normalise.m

function [M, z] = normalise(A, dim) % NORMALISE Make the entries of a (multidimensional) array sum to 1 % [M, c] = normalise(A) % c is the normalizing constant % % [M, c] = normalise(A, dim) % I
www.eeworm.com/read/169469/9859925

m lms_eq.m

% lms_eq.m - use multidimensional LMS algorithm to estimate channel response % written for MATLAB 4.0 % % Input parameters: % Xi : matrix of training/test points - each row is
www.eeworm.com/read/169058/9882777

java multidimwrapperarray.java

//: arrays/MultiDimWrapperArray.java // Multidimensional arrays of "wrapper" objects. import java.util.*; public class MultiDimWrapperArray { public static void main(String[] args) { Inte