代码搜索:sparse
找到约 3,324 项符合「sparse」的源代码
代码结果 3,324
www.eeworm.com/read/342248/12033006
h dec.h
/* DEC.H - Interface to decoding procedures. */
/* Copyright (c) 2000, 2001 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, or modify this program
* for purposes of researc
www.eeworm.com/read/150214/12304745
h dec.h
/* DEC.H - Interface to decoding procedures. */
/* Copyright (c) 2000, 2001 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, or modify this program
* for purposes of researc
www.eeworm.com/read/233414/14154600
c pchk-to-alist.c
/* ALIST-TO-PCHK.C - Convert a parity check matrix to alist format. */
/* Copyright (c) 2006 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, modify, or distribute this
* pro
www.eeworm.com/read/216463/15006030
c pchk-to-alist.c
/* ALIST-TO-PCHK.C - Convert a parity check matrix to alist format. */
/* Copyright (c) 2006 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, modify, or distribute this
* pro
www.eeworm.com/read/369527/9641620
m dsbr_dv.m
function [dSf_dVa, dSf_dVm, dSt_dVa, dSt_dVm, Sf, St] = dSbr_dV(branch, Yf, Yt, V)
%DSBR_DV Computes partial derivatives of power flows w.r.t. voltage.
% [dSf_dVa, dSf_dVm, dSt_dVa, dSt_dVm, Sf,
www.eeworm.com/read/369527/9641663
m opf_slvr.m
function code = opf_slvr(alg)
%OPF_SLVR Which OPF solver is used by alg.
% code = opf_slvr(alg) returns a solver code given an algorithm code.
% The codes are:
% 0 - 'constr' from Optimizati
www.eeworm.com/read/265706/11256152
m dsbr_dv.m
function [dSf_dVa, dSf_dVm, dSt_dVa, dSt_dVm, Sf, St] = dSbr_dV(branch, Yf, Yt, V)
%DSBR_DV Computes partial derivatives of power flows w.r.t. voltage.
% [dSf_dVa, dSf_dVm, dSt_dVa, dSt_dVm, Sf, S
www.eeworm.com/read/265447/11264138
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/335571/12514367
m dsbr_dv.m
function [dSf_dVa, dSf_dVm, dSt_dVa, dSt_dVm, Sf, St] = dSbr_dV(branch, Yf, Yt, V)
%DSBR_DV Computes partial derivatives of power flows w.r.t. voltage.
% [dSf_dVa, dSf_dVm, dSt_dVa, dSt_dVm, Sf,
www.eeworm.com/read/335571/12514425
m opf_slvr.m
function code = opf_slvr(alg)
%OPF_SLVR Which OPF solver is used by alg.
% code = opf_slvr(alg) returns a solver code given an algorithm code.
% The codes are:
% 0 - 'constr' from Optimizati