代码搜索:decomposition
找到约 1,689 项符合「decomposition」的源代码
代码结果 1,689
www.eeworm.com/read/217040/14981524
dem ludcmp.dem
PROGRAM d2r2 (input,output,dfile);
(* driver for routine LUDCMP *)
LABEL 10,99;
CONST
np=20;
TYPE
glnpbynp = ARRAY [1..np,1..np] OF real;
glnarray = ARRAY [1..np] OF real;
glindx =
www.eeworm.com/read/216488/15005686
m decom2d.m
function Y = Decom2D(TransMet, X, arg3, arg4)
% Decom2D Decompose a 2D-signal (image) into expansion coefficients,
% or the inverse function if TransMet is negative.
% Note: if X is
www.eeworm.com/read/216488/15005701
m decom1d.m
function W=Decom1D(Method, X, p1, p2)
% Decom1D Decompose a 1D-signal into expansion coefficients,
% or the inverse function if Method is negative.
% Most decompositions methods suppur
www.eeworm.com/read/114869/15035130
pas syseqsvd.pas
{ **********************************************************************
* Program SYSEQSVD.PAS *
* Version 1.4d
www.eeworm.com/read/210916/15189911
m cgsvd.m
function [U,sm,X,V] = cgsvds(A,L)
%CGSVD Compact generalized SVD of a matrix pair in regularization problems.
%
% sm = cgsvd(A,L)
% [U,sm,X,V] = cgsvd(A,L) , sm = [sigma,mu]
%
% Computes the generali
www.eeworm.com/read/206149/15299461
m contents.m
% Matlab implementation of SPIHT (without Arithmatic coding stage)
%
% The function in this toolbox are listed as follow:
%
% func_SPIHT_Main -- Main function
%
% func_SPIHT_Eec -- Encoder
%
%
www.eeworm.com/read/205816/15306150
m contents.m
% Matlab implementation of SPIHT (without Arithmatic coding stage)
%
% The function in this toolbox are listed as follow:
%
% func_SPIHT_Main -- Main function
%
% func_SPIHT_Eec -- Encoder
%
%
www.eeworm.com/read/168081/5449218
txt chodcm.txt
procedure CHODCM(A:matrx2; N:integer;var D:array of real; T:array of real);
var
I,J,K:integer; SUM:real;
begin
For I:=1 To N do
begin
Sum:=A[I, I];
For J:=1 To I -
www.eeworm.com/read/269755/11079114
dox _newmat.dox
/// \ingroup newmat
///@{
/// \file _newmat.dox Introduction to Newmat.
///
/// \page newmat Newmat matrix manipulation library.
///This package is intended for scientists and engineers who nee
www.eeworm.com/read/334567/12586064
m invert.m
% MATLAB SIMULATION OF FS-1015 LPC-10e
% COPYRIGHT (C) 1996-99 ANDREAS SPANIAS and TED PAINTER
%
% This Copyright applies only to this particular MATLAB implementation
% of the LPC-10e coder. The