代码搜索:Direction

找到约 10,000 项符合「Direction」的源代码

代码结果 10,000
www.eeworm.com/read/343751/11930508

m newtonuc.m

function [pN, flag] = NewtonUC(Abounds,nMnfixed,J,f,X,ffun,params) %Call: [pN, flag] = NewtonUC(Abounds,nMnfixed,J,f,X,ffun,params) %Compute pN, the Newton direction for the unconstrained case % f
www.eeworm.com/read/343481/11944637

m llw2dcm.m

function DCMel = llw2dcm(llw_vect) %LLW2DCM Convert from latitude-longitude-wander_angle % to the direction cosine matrix relating the % earth frame to the local-lev
www.eeworm.com/read/343481/11944798

m dcmelgen.m

function DCMel_prof = dcmelgen(lat_prof, lon_prof, tc_prof) %DCMELGEN Function to generate a direction cosine matrix % (earth-frame to local-level-frame) for a path % profile
www.eeworm.com/read/254802/12117618

asm scasb.asm

; This sample shows how ; to use SCASB instruction ; to find a symbol. #make_COM# ; COM file is loaded at 100h ; prefix: ORG 100h ; set forward direction: CLD ; set counter to
www.eeworm.com/read/339293/12244356

m pdfst.m

% [I, O, XI, XO, err, SI, SO] = pdfst(G, P, SST, NDL) % % The ``Pole-Direction-From-State'' pdfst-function computes the % input and output pole directions through the use of Singular % Value
www.eeworm.com/read/38039/1090677

mnu gendiropt.mnu

DIRECTION#OPTIONS 方向选项 # Tangent 相切 Tangent to the highlighted references. 相切于加亮的参照。 Normal 法向 Normal to the highlighted references. 垂直于加亮的参照。
www.eeworm.com/read/38039/1094117

mnu genseldir.mnu

GEN#SEL#DIR # remove the # sign and enter foreign help string in this line Plane Use a plane normal as a direction. # remove the # sign and enter foreign help string in this line Crv/Edg/Axis Use a C
www.eeworm.com/read/38039/1094973

mnu mtrlside.mnu

MAT#SIDE # Side#One Remove material from Side One # Side#Two Remove material from Side Two (opposite the arrow's direction). # Both Remove material from both sides #
www.eeworm.com/read/470917/1439217

c fesetround.c

/* Set current rounding direction. Copyright (C) 2000, 2005 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).