代码搜索:Rotation
找到约 1,839 项符合「Rotation」的源代码
代码结果 1,839
www.eeworm.com/read/403014/11523696
cpp rotation.cpp
//: C03:Rotation.cpp {O}
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Perform left and right rota
www.eeworm.com/read/259220/11814432
cpp rotation.cpp
//: C03:Rotation.cpp {O}
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Perform left and right rota
www.eeworm.com/read/258191/11878660
cpp rotation.cpp
//: C03:Rotation.cpp {O}
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// Perform left and right rota
www.eeworm.com/read/154843/11923391
m rotation.m
function [r,p,q]=rotation(x,y,z)
%ROTATION Encode and decode rotation matrices
% (1) r=rotation(x,y,angle) creates a matrix that rotates vectors in the
% plane containing x and y. A small posit
www.eeworm.com/read/343059/11979851
class rotation.class
www.eeworm.com/read/153678/12012993
cpp rotation.cpp
//: C03:Rotation.cpp {O}
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// Perform left and right
www.eeworm.com/read/152439/12113573
m rotation.m
function [] = rotation(st);
if nargin < 1,
st= 1;
end;
fig = gcf;
ax = gca;
vv = get(ax,'view');
az = vv(1);
el = vv(2);
for azi = az:-abs(st):az-360,
set(ax,'view',
www.eeworm.com/read/339620/12216765
m rotation.m
function [] = rotation(st);
if nargin < 1,
st= 1;
end;
fig = gcf;
ax = gca;
vv = get(ax,'view');
az = vv(1);
el = vv(2);
for azi = az:-abs(st):az-360,
set(ax,'view',
www.eeworm.com/read/150238/12302749
m rotation.m
function [r,p,q]=rotation(x,y,z)
%ROTATION Encode and decode rotation matrices
% (1) r=rotation(x,y,angle) creates a matrix that rotates vectors in the
% plane containing x and y. A small posit
www.eeworm.com/read/336521/12439452
m rotation.m
function [r,p,q]=rotation(x,y,z)
%ROTATION Encode and decode rotation matrices
% (1) r=rotation(x,y,angle) creates a matrix that rotates vectors in the
% plane containing x and y. A small posit