代码搜索:Matrix
找到约 10,000 项符合「Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/280592/10312528
m lars.m
function beta = lars(X, y, method, stop, useGram, Gram, trace)
% LARS The LARS algorithm for performing LAR or LASSO.
% BETA = LARS(X, Y) performs least angle regression on the variables in
%
www.eeworm.com/read/354899/10316790
m sima1.m
function [nw,a1,i] = sima1(w,p,lr,rho,pf)
%SIMA1 ART1 simulation function.
% Each input vector is presented to the network one at a time.
% (See COMPET, HARDLIM)
%
% [NW,A1,
www.eeworm.com/read/162188/10327541
dec system.dec
/*
** system.dec - Used by 32-bit version only.
** (C) Copyright 1988-1996 by Aptech Systems, Inc.
** All Rights Reserved.
**
** Modify this number to reflect the largest number of elements allow
www.eeworm.com/read/162188/10327577
src qqr.src
/*
** qqr.src - Procedures related to the QR decomposition.
** (C) Copyright 1988-1998 by Aptech Systems, Inc.
** All Rights Reserved.
**
** This Software Product is PROPRIETARY SOURCE CODE OF AP
www.eeworm.com/read/162188/10327597
src eigch.src
/*
** eigch.src - Complex hermitian eigenvalues/eigenvectors.
** (C) Copyright 1988-1998 by Aptech Systems, Inc.
** All Rights Reserved.
**
** This Software Product is PROPRIETARY SOURCE CODE OF
www.eeworm.com/read/162188/10327691
dec optmum.dec
/*
** optmum.dec - declarations for globals used in OPTMUM.
** (C) Copyright 1988-1999 by Aptech Systems, Inc.
** All Rights Reserved.
**
** This Software Product is PROPRIETARY SOURCE CODE OF AP
www.eeworm.com/read/162188/10327815
src maxlik.src
/*
** maxlik.src MAXLIK - Maximum Likelihood Estimation
**
**
** (C) Copyright 1988-1997 Aptech Systems, Inc.
** All Rights Reserved.
**
** This Software Product is PROPRIETARY SOURCE CODE
www.eeworm.com/read/162188/10327845
dec gradient.dec
/*
** gradient.dec - declarations for globals used in GRADIENT.src
**
**
** (C) Copyright 1993-1995 Aptech Systems, Inc.
** All Rights Reserved.
**
** This Software Product is PROPRIETARY SOUR
www.eeworm.com/read/162188/10327896
ext gauss.ext
/*
** gauss.ext - External variable declarations for common globals.
**
**
** (C) Copyright 1988-1996 Aptech Systems, Inc.
** All Rights Reserved.
**
** This Software Product is PROPRIETARY SO
www.eeworm.com/read/162188/10327948
src poly.src
/*
** poly.src - polynomial functions
** (C) Copyright 1988-1998 by Aptech Systems, Inc.
** All Rights Reserved.
**
** This Software Product is PROPRIETARY SOURCE CODE OF APTECH
** SYSTEMS, INC.