代码搜索:decomposition

找到约 1,689 项符合「decomposition」的源代码

代码结果 1,689
www.eeworm.com/read/198947/7903003

m minisi.m

%MINISI minimum-ISI TEQ design. % [W, D, Dv] = MINISI(Sx, Sn, Sh, H, N, Nb, Nw, Dmin, Dmax, M) % returns the time domain equalizer in W and the delay in D. % Dv is a vector containing the remaining IS
www.eeworm.com/read/141401/13012154

txt chodcm.txt

Sub CHODCM(A(), N, D(), T()) For I = 1 To N Sum = A(I, I) For J = 1 To I - 1 T(J) = A(J, I) For K = 1 To J - 1 T(J) = T(J) - T(K) * A(
www.eeworm.com/read/108032/6187025

java wtdecompspec.java

/* * CVS identifier: * * $Id: WTDecompSpec.java,v 1.9 2000/09/05 09:26:06 grosbois Exp $ * * Class: WTDecompSpec * * Description:
www.eeworm.com/read/320368/6295290

txt chodcm.txt

Sub CHODCM(A(), N, D(), T()) For I = 1 To N Sum = A(I, I) For J = 1 To I - 1 T(J) = A(J, I) For K = 1 To J - 1 T(J) = T(J) - T(K) * A(
www.eeworm.com/read/493843/6391485

m phd.m

function [a,sigma] = phd(x,p) %PHD Frequency estimation using the Pisarenko harmonic decomposition. %--- %USAGE [a,sigma] = phd(x,p) % % The input sequence x is assumed to consist of p complex %
www.eeworm.com/read/402842/11527068

m frito.m

function [r, l, m] = frito(a, wname) % FRITO Orthonormal finite ridgelet transform % [r, l, m] = frito(a, wname) % % Input: % a: image matrix of size P by P, P is a prime number % wname: wave
www.eeworm.com/read/347945/11625420

m sosex.m

yalmip('clear') clc echo on %********************************************************* % % Sum-of-squares decomposition % %********************************************************* % % This
www.eeworm.com/read/339987/12188952

m frito.m

function [r, l, m] = frito(a, wname) % FRITO Orthonormal finite ridgelet transform % [r, l, m] = frito(a, wname) % % Input: % a: image matrix of size P by P, P is a prime number % wname: wave
www.eeworm.com/read/252063/12304829

c axb.c

/* Copyright (c) Colorado School of Mines, 2003.*/ /* All rights reserved. */ #include "cwp.h" /*********************** self documentation **********************/ /**********
www.eeworm.com/read/233016/14173502

m contents.m

% Atomizer Main Directory, Version .802 %------------------------------------------------------------------------ % % This is the main directory of the Atomizer package; the full package % contain