代码搜索:Matrices
找到约 3,616 项符合「Matrices」的源代码
代码结果 3,616
www.eeworm.com/read/154843/11923798
m dualdiag.m
function [a,d]=dualdiag(w,b)
%DUALDIAG Simultaneous diagonalisation of two hermitian matrices [A,D]=(W,B)
% Given two hermitian matrices W and B with W positive definite, this routine
% calculates
www.eeworm.com/read/150238/12302680
m dualdiag.m
function [a,d]=dualdiag(w,b)
%DUALDIAG Simultaneous diagonalisation of two hermitian matrices [A,D]=(W,B)
% Given two hermitian matrices W and B with W positive definite, this routine
% calculates
www.eeworm.com/read/336521/12439773
m dualdiag.m
function [a,d]=dualdiag(w,b)
%DUALDIAG Simultaneous diagonalisation of two hermitian matrices [A,D]=(W,B)
% Given two hermitian matrices W and B with W positive definite, this routine
% calculates
www.eeworm.com/read/228372/14388108
m dualdiag.m
function [a,d]=dualdiag(w,b)
%DUALDIAG Simultaneous diagonalisation of two hermitian matrices [A,D]=(W,B)
% Given two hermitian matrices W and B with W positive definite, this routine
% calculates
www.eeworm.com/read/223158/14651656
m dualdiag.m
function [a,d]=dualdiag(w,b)
%DUALDIAG Simultaneous diagonalisation of two hermitian matrices [A,D]=(W,B)
% Given two hermitian matrices W and B with W positive definite, this routine
% calculates
www.eeworm.com/read/215197/15070719
m dualdiag.m
function [a,d]=dualdiag(w,b)
%DUALDIAG Simultaneous diagonalisation of two hermitian matrices [A,D]=(W,B)
% Given two hermitian matrices W and B with W positive definite, this routine
% calculates
www.eeworm.com/read/214970/15081404
m dualdiag.m
function [a,d]=dualdiag(w,b)
%DUALDIAG Simultaneous diagonalisation of two hermitian matrices [A,D]=(W,B)
% Given two hermitian matrices W and B with W positive definite, this routine
% calculates
www.eeworm.com/read/365521/2896835
m addmatrix.m
function a = addmatrix(a1, a2)
%ADDMATRIX Add two matrices
% This function adds the two matrices passed as input. This function is
% used to demonstate the functionality of MATLAB Compiler. R
www.eeworm.com/read/365521/2896839
m addmatrix.m
function a = addmatrix(a1, a2)
%ADDMATRIX Add two matrices
% This function adds the two matrices passed as input. This function is
% used to demonstate the functionality of MATLAB Compiler. R
www.eeworm.com/read/393518/8281061
m dualdiag.m
function [a,d]=dualdiag(w,b)
%DUALDIAG Simultaneous diagonalisation of two hermitian matrices [A,D]=(W,B)
% Given two hermitian matrices W and B with W positive definite, this routine
% calculates