代码搜索:multidimensional
找到约 559 项符合「multidimensional」的源代码
代码结果 559
www.eeworm.com/read/362337/10003454
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)
% If dim
www.eeworm.com/read/164683/10095559
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/426106/10287101
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/354551/10346156
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/422076/10665957
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/349646/10808729
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/349646/10808861
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/349646/10809729
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/349646/10809912
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/469416/6976249
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