代码搜索:Matrix
找到约 10,000 项符合「Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/310212/13654718
m pmusic.m
function varargout = pmusic( xR, thresh, varargin )
%PMUSIC Power Spectrum estimate via MUSIC eigenvector method.
% Pxx = PMUSIC(X,P,NFFT) is the Power Spectral Density (PSD) estimate of
% si
www.eeworm.com/read/309380/13673168
m pfc.m
% Face recognition by Santiago Serrano
%人脸识别代码
clear all
close all
clc
% number of images on your training set.
%训练集数目
M=10;
%Chosen std and mean.
%It can be any number that it is close to t
www.eeworm.com/read/309380/13673172
asv pfc.asv
% Face recognition by Santiago Serrano
%人脸识别代码
clear all
close all
clc
% number of images on your training set.
%训练集数目
M=10;
%Chosen std and mean.
%It can be any number that it is close to t
www.eeworm.com/read/309349/13673635
html encoding.html
Encoding Message Blocks
Encoding Message Blocks
To use a code to send messages, we must define a mapping from a bit
vector, s, of len
www.eeworm.com/read/309349/13673671
html dep-h.html
Linear Dependence in Parity Check Matrices
Linear Dependence in Parity Check Matrices
If a code is specified by means of a M by
www.eeworm.com/read/309287/13675196
changelog
2007-07-14 Christian Stimming
* configure.ac: Release version 2.5.2.
* include/gmd.h: Add GenMat::copy() method. Add documentation of
"named return value optimization" issues
www.eeworm.com/read/309287/13675256
h gmf.h
// -*-C++-*-
// Copyright (C) 2004
// Christian Stimming
// Row-order modifications by Jacob (Jack) Gryn
// This library is free software; you ca
www.eeworm.com/read/309287/13675269
h laslv.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/309167/13680330
c zsp_blas3.c
/*
* -- Distributed SuperLU routine (version 1.0) --
* Lawrence Berkeley National Lab, Univ. of California Berkeley.
* September 1, 1999
*
*/
/*
* File name: sp_blas3.c
* Purpose: Sparse BLA
www.eeworm.com/read/309167/13680367
c pdgsrfs.c
/*
* -- Distributed SuperLU routine (version 2.0) --
* Lawrence Berkeley National Lab, Univ. of California Berkeley.
* March 15, 2003
*
*/
#include
#include "superlu_ddefs.h"
void
pd