代码搜索:eigenvector

找到约 273 项符合「eigenvector」的源代码

代码结果 273
www.eeworm.com/read/362500/9995937

m readme.m

echo on % README Release notes for PLS_Toolbox 2.1 % November 23, 2000 % Copyright Eigenvector Research, Inc. 2000 % % Installing the PLS_Toolbox for PC % % The PLS_Toolbox files are in a self
www.eeworm.com/read/198545/7929327

m invits.m

function [v,l] = invits(A,B,lstart,vstart) %INVITS [v,l]=INVITS(A) finds the eigenvalue l of A closest to % zero and its eigenvector v by inverse iteration. % This can be faster than EIG if t
www.eeworm.com/read/255742/12060673

cpp eig.cpp

/* * C++ification of Nikolaus Hansen's original C-source code for the * CMA-ES. These are the eigenvector calculations * * C++-ificiation performed by Maarten Keijzer (C) 2005. Licensed under *
www.eeworm.com/read/388785/8575532

inp srun.inp

! srun.inp - suspension model ! documentation ! act.inp ! act.dwg ! output files: ! *.dat : transfer function ascii dump ! *.eig : eigenvector file ! *.grp1: transfer function plots
www.eeworm.com/read/375212/9369007

m contents.m

% PLS_Toolbox. % Version 1.5.1 22-October-95 % Copyright (c) 1995 by Eigenvector Technologies % Barry M. Wise and Neal B. Gallagher % % Data Scaling and Preprocessing. % auto - Autoscales
www.eeworm.com/read/388785/8575247

inp arunpz.inp

!/batch ! arun.inp - actuator model input ! documentation ! act.inp ! act.dwg ! output files: ! *.dat transfer function ascii dump ! *.eig eigenvector file ! *.grp1 transfer fun
www.eeworm.com/read/388785/8575601

inp arun.inp

!/batch ! arun.inp - actuator model input ! documentation ! act.inp ! act.dwg ! output files: ! *.dat transfer function ascii dump ! *.eig eigenvector file ! *.grp1 transfer fun
www.eeworm.com/read/362500/9995946

m clstrdmo.m

echo off, home %CLSTRDMO Demonstrates the CLUSTER function for dendrograms %Copyright Eigenvector Research 1993-2000 %Modified 5/94, 8/95 %Checked by BMW 3/98 %nbg 11/00 fixed spelling error
www.eeworm.com/read/362500/9996164

m ccordemo.m

%CCORDEMO Demonstrates the autocor and crosscor functions %Copyright Eigenvector Research, Inc. 1997-98 %Modified 1/97 NBG %Checked 3/98 BMW echo on % First lets create some input/output data
www.eeworm.com/read/240722/4570362

f pdsteqr.f

* Modified by Curtis Janssen (cljanss@ca.sandia.gov) to update only a * portion of the eigenvector matrix. SUBROUTINE PDSTEQR(N, D, E, Z, LDZ, nz, WORK, INFO ) * * -- LAPACK routine (version 3.