代码搜索:Cartesian
找到约 512 项符合「Cartesian」的源代码
代码结果 512
www.eeworm.com/read/139332/5799544
h ft_constructions_3.h
// Copyright (c) 2000 Utrecht University (The Netherlands),
// ETH Zurich (Switzerland), Freie Universitaet Berlin (Germany),
// INRIA Sophia-Antipolis (France), Martin-Luther-University Halle-Witten
www.eeworm.com/read/185152/9054696
m sph2cart.m
function [x,y,z] = sph2cart(az,elev,r)
%CART2SPH Transform Cartesian to spherical coordinates.
% [TH,PHI,R] = CART2SPH(X,Y,Z) transforms corresponding elements of
% data stored in Cartesian coordi
www.eeworm.com/read/456225/7353454
m drawang.m
%drawang.m - plots a ray based on starting posn, theta, and magnitude
% written by: Shawn Lankton
% for: ECE8843 (sort-of) fun (mostly)
%
% This draws rays coming from the center of the robot.
www.eeworm.com/read/305575/13765453
m xyz2latlon.m
function[lat,lon]=xyz2latlon(x,y,z,R)
%XYZ2LATLON Convert Cartesian coordinates into latitude and longitude.
%
% [LAT,LON]=XYZ2LATLON(X,Y,Z) converts Cartesian coordinates of a
% position on the
www.eeworm.com/read/477110/6747659
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/265723/11255260
m cart2sph.m
function [az,elev,r] = cart2sph(x,y,z)
%CART2SPH Transform Cartesian to spherical coordinates.
% [TH,PHI,R] = CART2SPH(X,Y,Z) transforms corresponding elements of
% data stored in Cartesian coo
www.eeworm.com/read/265723/11255265
m contents.m
% Specialized math functions.
%
% Specialized math functions.
% airy - Airy functions.
% besselj - Bessel function of the first kind.
% bessely - Bessel function of the secon
www.eeworm.com/read/139332/5799968
h constructions_for_voronoi_intersection_cartesian_2_3.h
// Copyright (c) 2003 INRIA Sophia-Antipolis (France).
// All rights reserved.
//
// This file is part of CGAL (www.cgal.org); you may redistribute it under
// the terms of the Q Public License versio
www.eeworm.com/read/139332/5800012
h predicates_for_voronoi_intersection_cartesian_2_3.h
// Copyright (c) 2003 INRIA Sophia-Antipolis (France).
// All rights reserved.
//
// This file is part of CGAL (www.cgal.org); you may redistribute it under
// the terms of the Q Public License versio
www.eeworm.com/read/304962/3783295
h constructions_for_voronoi_intersection_cartesian_2_3.h
// Copyright (c) 2003 INRIA Sophia-Antipolis (France).
// All rights reserved.
//
// This file is part of CGAL (www.cgal.org); you may redistribute it under
// the terms of the Q Public License versio