代码搜索:orthonormal
找到约 131 项符合「orthonormal」的源代码
代码结果 131
www.eeworm.com/read/331439/12828808
m orthonormal_basis.m
function B = orthonormal_basis(V, W)
% ORTHONORMAL_BASIS creates an orthonormal basis from a pure quaternion V,
% and an optional pure quaternion W, which need not be perpendicular to V,
% but must no
www.eeworm.com/read/294203/8246820
m orthonormal_basis.m
function B = orthonormal_basis(V, W)
% ORTHONORMAL_BASIS creates an orthonormal basis from a pure quaternion V,
% and an optional pure quaternion W, which need not be perpendicular to V,
% but must no
www.eeworm.com/read/184659/9090313
pdf multiresolution approximation and wavelet orthonormal bases of l2.pdf
www.eeworm.com/read/447347/7554255
pdf chap 02 sampling theorem and orthonormal pam-qam .pdf
www.eeworm.com/read/139007/13195409
m poldec.m
function [U, H] = poldec(A)
%POLDEC Polar decomposition.
% [U, H] = POLDEC(A) computes a matrix U of the same dimension
% (m-by-n) as A, and a Hermitian positive semi-definite mat
www.eeworm.com/read/216443/15006942
m wilorth.m
function [gamma]=wilorth(p1,p2,p3)
%WILORTH Wilson orthonormal window.
% Usage: gamma=wilorth(M,L);
% gamma=wilorth(g,M);
% gamma=wilorth(g,M,L);
%
% Input parameters:
%
www.eeworm.com/read/292040/8380669
m fftfractsplinefilters.m
function [FFTanalysisfilters,FFTsynthesisfilters]=FFTfractsplinefilters(M,alpha,type)
% FFTFRACSPLINEFILTERS Filters for the various orthogonal fractional
% spline wavelet transforms (orthonormal
www.eeworm.com/read/371680/9542002
m homt_computebase.m
%function [Q0,evl,NSub] = Het_computeBase(hom, A0, unstable_flag, NSub)
%
% Compute an orthonormal basis Q0 for the invariant subspace
% corresponding to the NSub
% most unstable eigenval
www.eeworm.com/read/371680/9542074
m hom_computebase.m
%function [Q0,evl,NSub] = computeBase(hom, A0, unstable_flag, NSub)
%
% Compute an orthonormal basis Q0 for the invariant subspace
% corresponding to the NSub
% most unstable eigenvalues
www.eeworm.com/read/371680/9542080
asv computebase.asv
%function [Q0,evl,NSub] = computeBase(hom, A0, unstable_flag, NSub)
%
% Compute an orthonormal basis Q0 for the invariant subspace
% corresponding to the NSub
% most unstable eigenvalues