代码搜索:decomposition
找到约 1,689 项符合「decomposition」的源代码
代码结果 1,689
www.eeworm.com/read/212811/15148664
txt readme.txt
file "README.TXT"
The package includes the main Matlab program DECOMP for non-stationary
and nonlinear vibration signal decomposition together with the program
PL.M for plotting the obtained deco
www.eeworm.com/read/443329/7141052
pdf eigenvalue and eigenvector decomposition of the discrete fourier transform.pdf
www.eeworm.com/read/455918/7361819
pdf nonlinear multiresolution signal decomposition_ii_morphologi.pdf
www.eeworm.com/read/455918/7361830
pdf nonlinear multiresolution signal decomposition_i_morphologic.pdf
www.eeworm.com/read/409143/11344824
pdf spectral decomposition of seismic data with continuous-wavelet.pdf
www.eeworm.com/read/449130/7517952
m lu_mult.m
function [A] = lu_mult( A, ipivt );
%
% LU_MULT uses the LU--decomposition with partial
% pivoting of an N by N matrix A computed by lu
% and computes P^T L U
%
% Usage
% [A] = lu_mult( A
www.eeworm.com/read/439201/7714496
mht on the criteria to be used in decomposing systems into modules.mht
From:
Subject: On the Criteria To Be Used in Decomposing Systems into Modules
Date: Thu, 12 Mar 2009 14:09:35 +0800
MIME-Version: 1.0
Content-Type: text/html;
www.eeworm.com/read/449130/7517962
m lu_pp_mult.m
function [A] = lu_pp_mult( A, ipivt );
%
% LU_PP_MULT uses the LU--decomposition with partial
% pivoting of an N by N matrix A computed by lu_pp
% and computes P^T L U
%
% Usage
% [A] = l
www.eeworm.com/read/429279/8813526
h gfqrc.h
// -*-C++-*-
// Copyright (C) 2004
// Christian Stimming
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General
www.eeworm.com/read/162188/10327632
src qr.src
/*
** qr.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 APT