Skip to content

covao/FEM_PinionGear_MATLAB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

View FEM Structural Analysis of Pinion Gear on File Exchange

FEM Structural Analysis of Pinion Gear in MATLAB

Sample code to analysis 6T pinion gear.

Requirement

  • MATLAB 2021a or later
  • Partial Differential Equation Toolbox

MATLAB command to download and open the demo (MATLAB live script)

mkdir('./fem_pinion_gear_demo');
cd('./fem_pinion_gear_demo');
websave('FEMAnalysisPinionGear.mlx','https://github.com/covao/FEM_PinionGear_MATLAB/raw/main/FEMAnalysisPinionGear.mlx');
websave('pinion_gear_6t_1.stl','https://github.com/covao/FEM_PinionGear_MATLAB/raw/main/pinion_gear_6t_1.stl');
websave('pinion_gear_6t_2.stl','https://github.com/covao/FEM_PinionGear_MATLAB/raw/main/pinion_gear_6t_2.stl');
open('FEMAnalysisPinionGear.mlx');

FEMAnalysisPinionGear.jpg

About

FEM Structual Analysis of Pinion Gear

Resources

License

Stars

Watchers

Forks

Packages

No packages published