代码搜索:LED Matrix
找到约 10,000 项符合「LED Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/143548/12865861
cpp matrix3d.cpp
/////////////////////////////////////////////////////////////////////////////////
//
// Matrix3d.cpp: implementation of the CMatrix3d class.
//
///////////////////////////////////////////////////
www.eeworm.com/read/143548/12865888
h matrix3d.h
/////////////////////////////////////////////////////////////////////////////////
//
// Matrix3d.h: interface for the CMatrix3d class.
//
/////////////////////////////////////////////////////////
www.eeworm.com/read/143548/12865988
cpp matrix3d.cpp
/////////////////////////////////////////////////////////////////////////////////
//
// Matrix3d.cpp: implementation of the CMatrix3d class.
//
///////////////////////////////////////////////////
www.eeworm.com/read/329403/12955970
class matrix3d.class
www.eeworm.com/read/140851/13058443
m matrix_t_pdf.m
function p = matrix_T_pdf(A, M, V, K, n)
% MATRIX_T_PDF Evaluate the density of a matrix under a Matrix-T distribution
% p = matrix_T_pdf(A, M, V, K, n)
% See "Bayesian Linear Regression", T. Min
www.eeworm.com/read/140851/13058466
m matrix_normal_pdf.m
www.eeworm.com/read/140851/13058652
m partition_matrix_vec.m
function [m1, m2, K11, K12, K21, K22] = partition_matrix_vec(m, K, n1, n2, bs)
% PARTITION_MATRIX_VEC Partition a vector and matrix into blocks.
% [m1, m2, K11, K12, K21, K22] = partition_matrix_vec
www.eeworm.com/read/138798/13211456
m matrix_t_pdf.m
function p = matrix_T_pdf(A, M, V, K, n)
% MATRIX_T_PDF Evaluate the density of a matrix under a Matrix-T distribution
% p = matrix_T_pdf(A, M, V, K, n)
% See "Bayesian Linear Regression", T. Min
www.eeworm.com/read/138798/13211471
m matrix_normal_pdf.m
www.eeworm.com/read/138798/13211599
m partition_matrix_vec.m
function [m1, m2, K11, K12, K21, K22] = partition_matrix_vec(m, K, n1, n2, bs)
% PARTITION_MATRIX_VEC Partition a vector and matrix into blocks.
% [m1, m2, K11, K12, K21, K22] = partition_matrix_vec