代码搜索:performs
找到约 4,693 项符合「performs」的源代码
代码结果 4,693
www.eeworm.com/read/289743/8530006
m mgs.m
function [Q, R] = mgs(A)
%MGS Performs a modified Gram-Schmidt orthogonalization
%
% [Q, R] = mgs(A)
%
% Performs a modified Gram-Schmidt orthogonalization. This is a more stable
% way to compute a
www.eeworm.com/read/282683/9074228
m mgs.m
function [Q, R] = mgs(A)
%MGS Performs a modified Gram-Schmidt orthogonalization
%
% [Q, R] = mgs(A)
%
% Performs a modified Gram-Schmidt orthogonalization. This is a more stable
% way to compute a
www.eeworm.com/read/168045/9941062
m hop_stor.m
function W=hop_stor(P)
% function W=hop_stor(P)
%
% performs the storage (learning phase) for a Hopfield network
%
% W - weight matrix
% P - patterns to be stored (column wise matrix)
%
% Hugh
www.eeworm.com/read/244800/12843031
m mgs.m
function [Q, R] = mgs(A)
%MGS Performs a modified Gram-Schmidt orthogonalization
%
% [Q, R] = mgs(A)
%
% Performs a modified Gram-Schmidt orthogonalization. This is a more stable
% way to compute a
www.eeworm.com/read/136989/5831659
readme
This program performs a series of sanity check on the collocation support in TAO.
After building the example, you'll get:
Coll_Test_Stubs.{dll,so}: This library contains stub implementations.
www.eeworm.com/read/229184/14350150
h lu.h
/*
* -*- Mode: ANSI C -*-
* $Id: lu.h,v 1.2 1996/08/16 17:23:27 fernande Exp $
* $Source: /sgi.acct/sweldens/cvs/liftpack/include/lu.h,v $
* Author: Fernandez, Gabriel
*
* Declaration of th
www.eeworm.com/read/411382/11247785
m hop_stor.m
function W=hop_stor(P)
% function W=hop_stor(P)
%
% performs the storage (learning phase) for a Hopfield network
%
% W - weight matrix
% P - patterns to be stored (column wise matrix)
%
% Hugh
www.eeworm.com/read/374289/9412359
h nehegl.h
/********************
* *
* NeHeGL Header *
* *
**********************************************************************************
*
www.eeworm.com/read/278773/10510341
cpp mxlookup.cpp
// =================================================================
// class: CUT_MXLookup
// File: mxlookup.cpp
//
// Purpose:
//
// Performs DNS lookups specifically on MX records
www.eeworm.com/read/278773/10510418
h mxlookup.h
// =================================================================
// class: CUT_MXLookup
// File: mxlookup.h
//
// Purpose:
//
// Performs DNS lookups specifically on MX records
/