代码搜索:LED Matrix

找到约 10,000 项符合「LED Matrix」的源代码

代码结果 10,000
www.eeworm.com/read/349646/10808601

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/349646/10809164

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/349646/10809450

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/272715/10946846

m form_ref_matrix.m

function p=form_ref_matrix(P) if P==1 a=[-1 1]; b=a; elseif P==2 bits_in=[1 0 1 1 0 1 0 0]; full_len=length(bits_in); % Angle [pi/4 3*pi/4 -3*pi/4 -pi/4] corresponds to
www.eeworm.com/read/272513/10955082

h matrix_market_stream.h

// -*- c++ -*- // // Copyright 1997, 1998, 1999 University of Notre Dame. // Authors: Andrew Lumsdaine, Jeremy G. Siek, Lie-Quan Lee // // This file is part of the Matrix Template Library // // You sh
www.eeworm.com/read/272513/10955184

cc matrix_ij_test.cc

// -*- c++ -*- // // Copyright 1997, 1998, 1999 University of Notre Dame. // Authors: Andrew Lumsdaine, Jeremy G. Siek, Lie-Quan Lee // // This file is part of the Matrix Template Library // // You sh
www.eeworm.com/read/272513/10955186

cc matrix_indices_test.cc

// -*- c++ -*- // // Copyright 1997, 1998, 1999 University of Notre Dame. // Authors: Andrew Lumsdaine, Jeremy G. Siek, Lie-Quan Lee // // This file is part of the Matrix Template Library // // You sh
www.eeworm.com/read/272513/10955190

cc matrix_oned_test.cc

// -*- c++ -*- // // Copyright 1997, 1998, 1999 University of Notre Dame. // Authors: Andrew Lumsdaine, Jeremy G. Siek, Lie-Quan Lee // // This file is part of the Matrix Template Library // // You sh