代码搜索:Cartesian

找到约 512 项符合「Cartesian」的源代码

代码结果 512
www.eeworm.com/read/379345/2674558

at laplacian-order1-2-cartesian-q2.at

# This file is part of ff3d - http://www.freefem.org/ff3d # Copyright (C) 2005 Stephane Del Pino # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU
www.eeworm.com/read/379345/2674566

at l2-derivative-projection-cartesian-q2.at

# This file is part of ff3d - http://www.freefem.org/ff3d # Copyright (C) 2005 Stephane Del Pino # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU
www.eeworm.com/read/379345/2674568

at l2-derivative-projection-cartesian-q1.at

# This file is part of ff3d - http://www.freefem.org/ff3d # Copyright (C) 2005 Stephane Del Pino # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU
www.eeworm.com/read/290607/8472178

m ctraj.m

%CTRAJ Compute a Cartesian trajectory between two points % % TC = CTRAJ(T0, T1, N) % TC = CTRAJ(T0, T1, R) % % Returns a Cartesian trajectory TC from point T0 to T1. The number % of points is N or t
www.eeworm.com/read/427128/8974485

cpp positiontest.cpp

#pragma ident "$Id$" /** * @file positiontest.cpp Test the Position module * */ #include #include #include "Position.hpp" using namespace std; using namespace gpstk; using
www.eeworm.com/read/416051/11043333

m ecef2llh.m

%%======================================== %% Toolbox for attitude determination %% Zhen Dai %% dai@zess.uni-siegen.de %% ZESS, University of Siegen, Germany %% Last Modified
www.eeworm.com/read/459528/7274327

m rgps2agd.m

function rgps2agd (x1,y1,z1,x2,y2,z2) % this function transforms the input Cartesian coordinates (x1,y1,z1) % (in the WGS84 datum) % to the Cartesian coordinates on the AGD66/84 datum (x2,y2,z2) % No
www.eeworm.com/read/243539/12935114

m ctraj.m

%CTRAJ Compute a Cartesian trajectory between two points % % TC = CTRAJ(T0, T1, N) % TC = CTRAJ(T0, T1, R) % % Returns a Cartesian trajectory TC from point T0 to T1. The number % of points is N or t
www.eeworm.com/read/303513/13813846

m voltline.m

vecinit cyl %Suppose that the total line charge is: q=1e-8; %The charge on the line is located within the range [-2,2] V=q/(4*pi*r^2)*log(abs((z+2+sqrt(r^2+(z+2)^2))/(z-2+sqrt(r^2+(z-2)^2)))); %T
www.eeworm.com/read/477110/6747651

m cinertia.m

%CINERTIA Compute the Cartesian (operational space) manipulator inertia matrix % % M = CINERTIA(ROBOT, Q) % % Return the n x n inertia matrix which relates Cartesian force/torque to % Cartesian accel