代码搜索:Matrices
找到约 3,616 项符合「Matrices」的源代码
代码结果 3,616
www.eeworm.com/read/448350/7534482
m rotmc2qc.m
function qc=rotmc2qc(mc)
%ROTMC2QC converts a matrix of complex quaternion matrices to a matrix of complex quaternion vectors
% Inputs:
%
% MC(2m,2n) mxn matrix of real quaternion matrices
www.eeworm.com/read/440750/7682240
m rotmc2qc.m
function qc=rotmc2qc(mc)
%ROTMC2QC converts a matrix of complex quaternion matrices to a matrix of complex quaternion vectors
% Inputs:
%
% MC(2m,2n) mxn matrix of real quaternion matrices
www.eeworm.com/read/480920/6653661
cpp practica6_10.cpp
/*PRACTICA 6 EJERCICIO 10
Escribir un programa que le permita al usuario calcular el producto de dos
matrices de dimensiones adecuadas. El usuario debe ingresar las dos matrices,
y el programa de
www.eeworm.com/read/336521/12439764
m rotmc2qc.m
function qc=rotmc2qc(mc)
%ROTMC2QC converts a matrix of complex quaternion matrices to a matrix of complex quaternion vectors
% Inputs:
%
% MC(2m,2n) mxn matrix of real quaternion matrices
www.eeworm.com/read/273525/4208147
hlp y_matrixexp.hlp
{smcl}
{p 0 4}
{help contents:Top}
> {help y_progmat:Programming & matrices}
> {help y_matrix:Matrices}
{bind:> {bf:Matrix expressions}}
{p_end}
{hline}
{title:Help file listings}
{p 4 8
www.eeworm.com/read/273525/4208337
hlp y_matrix.hlp
{smcl}
{p 0 4}
{help contents:Top}
> {help y_progmat:Programming & matrices}
{bind:> {bf:Matrices}}
{p_end}
{hline}
{title:Help and category listings}
{p 4 8 4}
{bf:{help matrix:Summary o
www.eeworm.com/read/393518/8281055
m rotmc2qc.m
function qc=rotmc2qc(mc)
%ROTMC2QC converts a matrix of complex quaternion matrices to a matrix of complex quaternion vectors
% Inputs:
%
% MC(2m,2n) mxn matrix of real quaternion matrices
www.eeworm.com/read/172474/9706060
m echtest.m
function echtest(m)
%ECHTEST
%Experiment with random 3x3 matrices.
%See how many random 3x3 matrices
%with elements in interval [0, 10)
%have reduced forms which are not identity matrix.
%Calli
www.eeworm.com/read/282286/9106203
c matrix_skyline.c
/*
* =============================================================================
* ALADDIN Version 1.0 :
* matrix_skyline.c : Functions for Operations on Skyline Matrices.
*
www.eeworm.com/read/282286/9106305
c matrix_double.c
/*
* =============================================================================
* ALADDIN Version 1.0 :
* matrix_double.c : Functions for Matrices of data type double
*