代码搜索:corresponding
找到约 4,250 项符合「corresponding」的源代码
代码结果 4,250
www.eeworm.com/read/301959/13845512
m coef_dcov2d.m
function [HH,HL,LH]=coef_dcov2D(pflt)
%[HH,HL,LH]=coef_dcov2D(pflt)
%
% This function returns diagonal blocks of the covariance matrix
% corresponding to 5 levels of 2-dimensional multiwavelet
www.eeworm.com/read/152121/5675842
sfd uks-hlatex.sfd
# UKS-HLaTeX.sfd
#
# By Jin-Hwan Cho on Nov 15, 2001
#
# subfont numbers for Unicode encoding and its corresponding code ranges
# to be used with the HLaTeX package for LaTeX.
# Hangul.sfd
0 0xAC00
www.eeworm.com/read/490761/6442118
m ind2subv.m
function sub = ind2subv(siz,index)
%IND2SUBV Subscript vector from linear index.
% IND2SUBV(SIZ,IND) returns a vector of the equivalent subscript values
% corresponding to a single index into an
www.eeworm.com/read/477110/6747883
m tr2rpy.m
%TR2RPY Convert a homogeneous transform matrix to roll/pitch/yaw angles
%
% [R P Y] = TR2RPY(M)
%
% Returns a vector of roll/pitch/yaw angles corresponding to M, either a rotation
% matrix or the rota
www.eeworm.com/read/405928/11454754
m rpy.m
function v_rot=rpy(m_rot)
% function v_rot=rpy(m_rot)
%
% Description
% Computes the orientation vector (in rads) corresponding
% to a rotation matrix. (dim 3)
% [psi, theta, phi]
%
% The input dat
www.eeworm.com/read/405928/11454963
m tr2q.m
%TR2Q Convert homogeneous transform to a unit-quaternion
%
% Q = tr2q(T)
%
% Return a unit quaternion corresponding to the rotational part of the
% homogeneous transform T.
%
% See also Q2TR
www.eeworm.com/read/253870/12179490
m gre.m
function [P,D1,D2]=gre(A0,A1,B,delay,M,N)
%GRE solves the generalized Ricatti equations corresponding to
% the linear quadratic regulator problem for systems with delays.
% For the system x'= A
www.eeworm.com/read/336521/12439515
m rotqr2eu.m
function e=rotqr2eu(m,q)
%ROTQR2EQ converts a real unit quaternion into the corresponding euler angles
% Inputs:
%
% M(1,3) a string of 3 characters from the set {'x','y','z'}
%
www.eeworm.com/read/228658/14371287
m coef_dcov2d.m
function [HH,HL,LH]=coef_dcov2D(pflt)
%[HH,HL,LH]=coef_dcov2D(pflt)
%
% This function returns diagonal blocks of the covariance matrix
% corresponding to 5 levels of 2-dimensional multiwavelet
www.eeworm.com/read/125092/14513624
m coef_dcov2d.m
function [HH,HL,LH]=coef_dcov2D(pflt)
%[HH,HL,LH]=coef_dcov2D(pflt)
%
% This function returns diagonal blocks of the covariance matrix
% corresponding to 5 levels of 2-dimensional multiwavelet