代码搜索:performs
找到约 4,693 项符合「performs」的源代码
代码结果 4,693
www.eeworm.com/read/273788/10901122
m dwtmult1.m
% dwtmult1.m
%
% Performs multiple levels of the discrete wavelet transform (using
% dwtlevel1). Lines up stuff for "tree" structure
% Usage : w = dwtmult1(x, h0, h1, L)
%
% Written by : Justin Rombe
www.eeworm.com/read/437574/7745642
m example01.m
% Small technical example.
% Performs a check on the computation of certain central moments.
%
disp('Small technical example.');
disp('Performs a check on the computation of certain central moments.')
www.eeworm.com/read/435132/7796955
m dwtmult1.m
% dwtmult1.m
%
% Performs multiple levels of the discrete wavelet transform (using
% dwtlevel1). Lines up stuff for "tree" structure
% Usage : w = dwtmult1(x, h0, h1, L)
%
% Written by : Justin Rombe
www.eeworm.com/read/238485/13882992
8 qmail-clean.8
.TH qmail-clean 8
.SH NAME
qmail-clean \- clean up the queue directory
.SH SYNOPSIS
.B qmail-clean
.SH DESCRIPTION
.B qmail-clean
reads a cleanup command from descriptor 0,
performs the cleanup,
print
www.eeworm.com/read/174449/9587310
h exparg.h
/* exparg.h header file for exparg(), the routine that performs
* wild-card expansion on filespecs in the command line
* parameters
*/
#ifndef EXP_ARG
#define EXP_ARG
char **exparg
www.eeworm.com/read/208860/15234011
vhd execute.vhd
--
--
-- Execute module (simulates SPIM (ALU) Execute module)
--
--
library Synopsys, IEEE;
use Synopsys.attributes.all;
use IEEE.STD_LOGIC_1164.all;
use IEEE.STD_LOGIC_ARITH.all;
use IEEE.ST
www.eeworm.com/read/289743/8529912
m iterative_spca.m
function a_next = iterative_spca(x, a_current, output)
%ITERATIVE_SPCA Performs single SPCA iteration
%
% a_next = iterative_spca(x, a_current, output)
%
% Performs single SPCA iteration. This
www.eeworm.com/read/282683/9074155
m iterative_spca.m
function a_next = iterative_spca(x, a_current, output)
%ITERATIVE_SPCA Performs single SPCA iteration
%
% a_next = iterative_spca(x, a_current, output)
%
% Performs single SPCA iteration. This
www.eeworm.com/read/178142/9417627
m contents.m
% CONTENTS OF THE MULTI-LINEAR PLS TOOLBOX
% Released 1-06-95
%
% The toolbox is new and no guarantees are given for its validity
%
%
% n_pca Performs a multi-linear PCA model of order 2
www.eeworm.com/read/244800/12842919
m iterative_spca.m
function a_next = iterative_spca(x, a_current, output)
%ITERATIVE_SPCA Performs single SPCA iteration
%
% a_next = iterative_spca(x, a_current, output)
%
% Performs single SPCA iteration. This