代码搜索:sparse
找到约 3,324 项符合「sparse」的源代码
代码结果 3,324
www.eeworm.com/read/339620/12217125
m go_calib_stereo.m
% go_calib_stereo.m
%
% Script for Calibrating a stereo rig (two cameras, internal and external calibration):
%
% It is assumed that the two cameras (left and right) have been calibrated with the
www.eeworm.com/read/338955/12270641
m ldpc_decode_matlab.m
function [x_hat, success, k] = ldpc_decode(y,f0,f1,H)
% decoding of binary LDPC as in Elec. Letters by MacKay&Neal 13March1997
% For notations see the same reference.
% function [x_hat, success, k]
www.eeworm.com/read/150214/12304772
h mod2convert.h
/* MOD2CONVERT.H - Routines converting between sparse and dense mod2 matrices.*/
/* Copyright (c) 1996 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, or modify this program
www.eeworm.com/read/150214/12304816
ex-ldpc-encode
#!/bin/sh
# Example of how an LDPC code can be encoded using using sparse,
# dense, and mixed representations of the generator matrix. The dense
# and mixed representations are based on the same set
www.eeworm.com/read/233414/14154611
h mod2convert.h
/* MOD2CONVERT.H - Routines converting between sparse and dense mod2 matrices.*/
/* Copyright (c) 1996 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, modify, or distribute t
www.eeworm.com/read/233414/14154649
ex-ldpc-encode
#!/bin/sh
# Example of how an LDPC code can be encoded using using sparse,
# dense, and mixed representations of the generator matrix. The dense
# and mixed representations are based on the same set
www.eeworm.com/read/225935/14510516
m go_calib_stereo.m
% go_calib_stereo.m
%
% Script for Calibrating a stereo rig (two cameras, internal and external calibration):
%
% It is assumed that the two cameras (left and right) have been calibrated with the
www.eeworm.com/read/216463/15006050
h mod2convert.h
/* MOD2CONVERT.H - Routines converting between sparse and dense mod2 matrices.*/
/* Copyright (c) 1996 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, modify, or distribute t
www.eeworm.com/read/216463/15006082
ex-ldpc-encode
#!/bin/sh
# Example of how an LDPC code can be encoded using using sparse,
# dense, and mixed representations of the generator matrix. The dense
# and mixed representations are based on the same set