代码搜索:sparse
找到约 3,324 项符合「sparse」的源代码
代码结果 3,324
www.eeworm.com/read/472943/1402662
m genfig4.m
% Figure 4: CS reconstruction of a signal with controlled L^p norm.
M = 1000;
N = 100;
P = 0.75;
% Generate Random Dictionary
Phi = MatrixEnsemble(N,M);
% Generate sparse signal
alpha0 =
www.eeworm.com/read/472943/1402678
m runcs_l0.m
% This program solves the following BP problem
% Min || alpha ||_1 s.t. Phi*alpha = S
% where Phi is a random dictionary, and alpha is a sparse vector.
% Used by: GenData_L0
% Global Variables:
www.eeworm.com/read/330303/3425685
cpp fixablestatemodel.cpp
#include "FixableStateModel.hpp"
#include "boost/numeric/ublas/operation.hpp"
#include "boost/numeric/ublas/operation_sparse.hpp"
namespace aux = indii::ml::aux;
namespace ublas = boost::numeric::ub
www.eeworm.com/read/323643/3510510
doc bigtable.doc
/*
$Id: qt/bigtable.doc 3.2.3 edited May 13 09:08 $
*/
/*! \page bigtable-example.html
\ingroup table-examples
\title How to create a large, sparse QTable
This example shows a s
www.eeworm.com/read/304358/3799777
m snls.m
function[xcurr,fvec,LAMBDA,JACOB,EXITFLAG,OUTPUT]=snls(funfcn,xstart,l,u,verb,options,fval,JACval,YDATA,caller,Jstr,computeLambda,varargin)
%SNLS Sparse nonlinear least squares solver.
%
% Lo
www.eeworm.com/read/394381/8227655
m snls.m
function[xcurr,fvec,LAMBDA,JACOB,EXITFLAG,OUTPUT]=snls(funfcn,xstart,l,u,verb,options,fval,JACval,YDATA,caller,Jstr,computeLambda,varargin)
%SNLS Sparse nonlinear least squares solver.
%
% Lo
www.eeworm.com/read/294317/8241722
h lsmatrix.h
// header file lsmatrix.h
// linked representation of a sparse matrix
#ifndef LinkedMatrix_
#define LinkedMatrix_
#include
#include
#include "echain.h"
#include "cit
www.eeworm.com/read/174450/9586862
fp bolzmatvectorrectlast.fp
!!FP1.0
#Date:2003/12/31
#try to compute sparse Matrix - Vector Multiplication Just For TEXRECT
# Vector X ----TEX0
# Diagonal Element ----TEX1 -- AiiTexID // record the diagonal elements
#
www.eeworm.com/read/174450/9586864
fp multibolzmatvectorrectlast.fp
!!FP1.0
#Date:2003/12/31
#try to compute sparse Matrix - Vector Multiplication Just For TEXRECT
# Vector X ----TEX0
# Diagonal Element ----TEX1 -- AiiTexID // record the diagonal elements
#
www.eeworm.com/read/174450/9586904
fp bolzmatvectorrectlast.fp
!!FP1.0
#Date:2003/12/31
#try to compute sparse Matrix - Vector Multiplication Just For TEXRECT
# Vector X ----TEX0
# Diagonal Element ----TEX1 -- AiiTexID // record the diagonal elements
#