代码搜索:corresponding
找到约 4,250 项符合「corresponding」的源代码
代码结果 4,250
www.eeworm.com/read/188324/8550716
m tpaps.m
function [st,p] = tpaps(x,y,p)
%TPAPS Thin-plate smoothing spline.
%
% F = TPAPS(X,Y) is the stform of a thin-plate smoothing spline f for
% the given data sites X(:,j) and corresponding da
www.eeworm.com/read/285874/8806413
htm ei6.htm
Effective C++, 2E | Item 6: Use delete on pointer members in destructors Back to Item 5: Use the same form in corresponding uses of new and delete.
Continue to Item 7: Be prepared for out-of-memory c
www.eeworm.com/read/385151/8817005
bat top0_dss.bat
REM This is a sample batch file for the timer TOP application example
REM (Delayed single-shot output mode) corresponding to the M3T-CC32R.
REM The environment variable for CC32R corresponds with th
www.eeworm.com/read/385005/8824649
m greg2.m
function [gtime]=greg2(yd,yr)
% GREG2: converts decimal yearday to standard Gregorian time.
% [gtime]=GREG2(yd,yr) converts decimal yearday to corresponding
% Gregorian calendar dates. In th
www.eeworm.com/read/279032/10479703
htm ei6.htm
Effective C++, 2E | Item 6: Use delete on pointer members in destructors Back to Item 5: Use the same form in corresponding uses of new and delete.
Continue to Item 7: Be prepared for out-of-memory c
www.eeworm.com/read/458010/7314172
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/448350/7534396
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/445967/7587103
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/440750/7682155
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/136697/13365556
m gamma_b.m
function f=gamma_b(gamma,ua,ub)
% f=gamma_b(gamma,ua,ub)
%
% GAMMA operator
% Convexcombination of T-norms with the corresponding
% S-norms:
% Here convexcombination of Minimum- and Maximum- operato