代码搜索:multidimensional

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

代码结果 559
www.eeworm.com/read/153188/12053122

m lms_ar_pred.m

% lms_AR_pred.m - use multidimensional LMS algorithm to predict AR process % written for MATLAB 4.0 % % Input parameters: % Xi : matrix of training/test points - each row is
www.eeworm.com/read/131904/14120432

m lms_ar_pred.m

% lms_AR_pred.m - use multidimensional LMS algorithm to predict AR process % written for MATLAB 4.0 % % Input parameters: % Xi : matrix of training/test points - each row is
www.eeworm.com/read/130592/14182221

m lms_ar_pred.m

% lms_AR_pred.m - use multidimensional LMS algorithm to predict AR process % written for MATLAB 4.0 % % Input parameters: % Xi : matrix of training/test points - each row is
www.eeworm.com/read/227715/14417175

m modul.m

function sig_modul = modul(data,md,varargin) %MODUL Multidimensional digital modulator % S = MODUL(Q,MD,'PropertyName',PropertyValue,...) performs linear % memoryless digital modulation of channe
www.eeworm.com/read/226661/14455988

m lms_ar_pred.m

% lms_AR_pred.m - use multidimensional LMS algorithm to predict AR process % written for MATLAB 4.0 % % Input parameters: % Xi : matrix of training/test points - each row is
www.eeworm.com/read/124283/14579474

texi multifit.texi

@cindex nonlinear least squares fitting @cindex least squares fitting, nonlinear This chapter describes functions for multidimensional nonlinear least-squares fitting. The library provides low level
www.eeworm.com/read/123214/14642181

m modul.m

function sig_modul = modul(data,md,varargin) %MODUL Multidimensional digital modulator % S = MODUL(Q,MD,'PropertyName',PropertyValue,...) performs linear % memoryless digital modulation of channe
www.eeworm.com/read/212171/15165061

html tut3-1.html

C++ Tutorial: 3.1, Arrays
www.eeworm.com/read/212047/15166975

texi multifit.texi

@cindex nonlinear least squares fitting @cindex least squares fitting, nonlinear This chapter describes functions for multidimensional nonlinear least-squares fitting. The library provides low level
www.eeworm.com/read/240162/4582563

c p789a.c

// { dg-do run } // global and local multidimensional array objects are not getting // constructors called on any dimension, other than the first. Also, // the destructors are not being called. See