代码搜索:sparse

找到约 3,324 项符合「sparse」的源代码

代码结果 3,324
www.eeworm.com/read/346158/3190430

m dpot.m

function pot = dpot(domain, sizes, T) % DPOT Make a discrete (sparse) potential. % pot = dpot(domain, sizes, T, spar) % % sizes(i) is the size of the i'th domain element. % T defaults to all 1s.
www.eeworm.com/read/346158/3190433

m divide_by_pot.m

function Tbig = divide_by_pot(Tbig, Tsmall) % DIVIDE_BY_POT Tbig /= Tsmall % Tbig = divide_by_pot(Tbig, Tsmall) % % Tsmall's domain must be a subset of Tbig's domain. %process sparse dpot, we d
www.eeworm.com/read/328455/3443515

c ldpc_generate.c

/* Generate H for LDPC*/ /* Based on sparse.c by Matt Davey with his permission*/ #include #include "mex.h" /* Input Arguments: parameters*/ #define M_I
www.eeworm.com/read/328455/3443521

c ldpc_generate.c

/* Generate H for LDPC*/ /* Based on sparse.c by Matt Davey with his permission*/ #include #include "mex.h" /* Input Arguments: parameters*/ #define M_I
www.eeworm.com/read/292984/3936673

m dpot.m

function pot = dpot(domain, sizes, T) % DPOT Make a discrete (sparse) potential. % pot = dpot(domain, sizes, T, spar) % % sizes(i) is the size of the i'th domain element. % T defaults to all 1s.
www.eeworm.com/read/292984/3936676

m divide_by_pot.m

function Tbig = divide_by_pot(Tbig, Tsmall) % DIVIDE_BY_POT Tbig /= Tsmall % Tbig = divide_by_pot(Tbig, Tsmall) % % Tsmall's domain must be a subset of Tbig's domain. %process sparse dpot, we d
www.eeworm.com/read/292964/3937821

m dpot.m

function pot = dpot(domain, sizes, T) % DPOT Make a discrete (sparse) potential. % pot = dpot(domain, sizes, T, spar) % % sizes(i) is the size of the i'th domain element. % T defaults to all 1s.
www.eeworm.com/read/292964/3937824

m divide_by_pot.m

function Tbig = divide_by_pot(Tbig, Tsmall) % DIVIDE_BY_POT Tbig /= Tsmall % Tbig = divide_by_pot(Tbig, Tsmall) % % Tsmall's domain must be a subset of Tbig's domain. %process sparse dpot, we d
www.eeworm.com/read/434858/1868494

m dpot.m

function pot = dpot(domain, sizes, T) % DPOT Make a discrete (sparse) potential. % pot = dpot(domain, sizes, T, spar) % % sizes(i) is the size of the i'th domain element. % T defaults to all 1s.
www.eeworm.com/read/434858/1868497

m divide_by_pot.m

function Tbig = divide_by_pot(Tbig, Tsmall) % DIVIDE_BY_POT Tbig /= Tsmall % Tbig = divide_by_pot(Tbig, Tsmall) % % Tsmall's domain must be a subset of Tbig's domain. %process sparse dpot, we d