代码搜索:Matrices
找到约 3,616 项符合「Matrices」的源代码
代码结果 3,616
www.eeworm.com/read/255246/12093322
h polyphas.h
/*
FILE : POLYPHAS.H
Routines to handle polyphase matrices, a matrix that holds (Laurent)
polynomials in z. This implementation only handles 2x2 matrices.
(C) C. Valens
Created : 14/09
www.eeworm.com/read/150214/12304868
html dep-h.html
Linear Dependence in Parity Check Matrices
Linear Dependence in Parity Check Matrices
If a code is specified by means of a M by
www.eeworm.com/read/233414/14154681
html dep-h.html
Linear Dependence in Parity Check Matrices
Linear Dependence in Parity Check Matrices
If a code is specified by means of a M by
www.eeworm.com/read/216463/15006115
html dep-h.html
Linear Dependence in Parity Check Matrices
Linear Dependence in Parity Check Matrices
If a code is specified by means of a M by
www.eeworm.com/read/368662/2812431
m makeb.m
function [Bp, Bpp] = makeB(baseMVA, bus, branch, alg)
%MAKEB Builds the FDPF matrices, B prime and B double prime.
% [Bp, Bpp] = makeB(baseMVA, bus, branch, alg) returns the two
% matrices B pri
www.eeworm.com/read/265447/11264164
html dep-h.html
Linear Dependence in Parity Check Matrices
Linear Dependence in Parity Check Matrices
If a code is specified by means of a M by
www.eeworm.com/read/273525/4208292
hlp y_matdef.hlp
{smcl}
{p 0 4}
{help contents:Top}
> {help y_progmat:Programming & matrices}
> {help y_matrix:Matrices}
{bind:> {bf:Matrix definition & manipulation}}
{p_end}
{hline}
{title:Help file listin
www.eeworm.com/read/273525/4208218
hlp y_matother.hlp
{smcl}
{p 0 4}
{help contents:Top}
> {help y_progmat:Programming & matrices}
> {help y_matrix:Matrices}
{bind:> {bf:Other matrix operations}}
{p_end}
{hline}
{title:Help file listings}
{p
www.eeworm.com/read/273525/4208233
hlp y_matrixdec.hlp
{smcl}
{p 0 4}
{help contents:Top}
> {help y_progmat:Programming & matrices}
> {help y_matrix:Matrices}
{bind:> {bf:Matrix decomposition}}
{p_end}
{hline}
{title:Help file listings}
{p 4
www.eeworm.com/read/458010/7314257
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