Affine_Transformati​on_Scale_Shear

Version 1.0.0 (581 ko) par HS Ding
Shear Matrix
5 téléchargements
Mise à jour 11 juin 2024

Afficher la licence

Shear Matrix
T1 = Shear('xy',[20,0]/180*pi);
T2 = Shear('xz',[20,30]/180*pi);
% Affine Transform, Shear
% Force acting on xz,yz,xy plane, cause tilt angle: angle
%
% For example: Force acting on xy plane, only on x dirction,
% Cause a tilt angle of 20 degree on y dirction:
% Shear('xy',[20,0]/180*pi);
%
% For example: Force acting on xz plane, Both on x and y dirction,
% x dirction force cause 20 degree tilt angle on z dirction
% z dirction force cause 30 degree tilt angle on x dirction
% Shear('xz',[20,30]/180*pi);

Citation pour cette source

HS Ding (2024). Affine_Transformation_Scale_Shear (https://www.mathworks.com/matlabcentral/fileexchange/167821-affine_transformation_scale_shear), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2024a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Tags Ajouter des tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.0.0