代码搜索:classical
找到约 407 项符合「classical」的源代码
代码结果 407
www.eeworm.com/read/149739/12352816
m mds_cs.m
% MDS_CS Classical scaling
%
% W = MDS_CS(D,N)
%
% INPUT
% D Square dissimilarity matrix of the size M x M
% N Desired output dimensionality (optional; default: 2)
%
% OUTPUT
% W Classical sca
www.eeworm.com/read/153824/5644839
atm-sysconfig
#
# /etc/sysconfig/atm - general ATM setup
#
ATM=yes # enable ATM support at all
IPATM=no # Classical IP over ATM (using ATMARP)
AREQUIPA=no # Application REQUested IP over ATM
LANE=yes # LAN
www.eeworm.com/read/369534/9641319
java jtreedemo.java
/*
* $Header$
* $Date$
* $Revision$
* Copyright (C) 2003-2004 CIC, Tsinghua Univ.
*/
package jcase.gui.swing;
import java.awt.BorderLayout;
import java.awt.event.MouseAdapter;
import j
www.eeworm.com/read/410973/11262492
txt 3-550msg1.txt
Subject: query : list
doe anyone know any bitnet or internet list dedicate to classical greek or latin ? thank michael sikillian annotext
www.eeworm.com/read/181714/9240394
m rk4.m
function [x, y] = rk4(f, ab, y0, N)
% Compute approximation of the solution of the initial value
% problem y' = f(x,y), y(a) = y0 on the interval ab = [a,b].
% Classical Runge-Kutta method with
www.eeworm.com/read/457711/7319001
m gschmidt.m
function [Q,R]=gschmidt(A,classic)
% The Gram-Schmidt QR factorization of a matrix A. If
% [Q R] = gschmidt(A), then Q and R are the matrices
% derived from the modified Gram-Schmidt process, i.e.,
www.eeworm.com/read/457711/7319072
m gschmidt.m
% ATLAST65中的施密特正交化子程序gschmidt
%
function [Q,R]=gschmidt(A,classic)
% The Gram-Schmidt QR factorization of a matrix A. If
% [Q R] = gschmidt(A), then Q and R are the matrices
% derived from the mo
www.eeworm.com/read/478563/6709975
m gschmidt.m
% ATLAST65中的施密特正交化子程序gschmidt
%
function [Q,R]=gschmidt(A,classic)
% The Gram-Schmidt QR factorization of a matrix A. If
% [Q R] = gschmidt(A), then Q and R are the matrices
% derived from the mo