代码搜索:LED Matrix
找到约 10,000 项符合「LED Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/425546/10348663
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/425546/10348667
m matrix_normal_pdf.m
www.eeworm.com/read/279904/10379244
h matrix3d.h
// Matrix3d.h: interface for the CMatrix3d class.
//三维变换矩阵(几何变换和观察变换)
#ifndef _CMATRIX3D_H
#define _CMATRIX3D_H
#include "Grphcs.h"
class CMatrix3d
{
public:
CMatrix3d();
virtual ~C
www.eeworm.com/read/279904/10379544
obj matrix3d.obj
www.eeworm.com/read/279904/10379654
cpp matrix3d.cpp
/////////////////////////////////////////////////////////////////////////////////
//
// Matrix3d.cpp: implementation of the CMatrix3d class.
//
#include "stdafx.h"
#include "Matrix3d.h"
#incl
www.eeworm.com/read/161485/10404393
m compute_haar_matrix.m
function M = compute_haar_matrix(w,Jmin, options)
% compute_haar_matrix - compute the haar matrix for a 2D haar transform.
%
% M = compute_haar_matrix(w,Jmin);
%
% if options.ndims = 2 (default
www.eeworm.com/read/161341/10423425
java matrix3d.java
// FrontEnd Plus GUI for JAD
// DeCompiled : Matrix3D.class
import java.io.PrintStream;
class Matrix3D
{
float xx;
float xy;
float xz;
float xd;
float yx;
float
www.eeworm.com/read/161341/10423505
class matrix3d.class
www.eeworm.com/read/279384/10442318
c make_rotation_matrix.c
/*
* Copyright (c) 2005 by the Society of Exploration Geophysicists.
* For more information, go to http://software.seg.org/2005/0001 .
* You must read and accept usage terms at:
* http://software.
www.eeworm.com/read/279384/10442430
c matrix_times_vector.c
/*
* Copyright (c) 2005 by the Society of Exploration Geophysicists.
* For more information, go to http://software.seg.org/2005/0001 .
* You must read and accept usage terms at:
* http://software.