FEM Structural Analysis of Pinion Gear

Versión 1.0 (291 KB) por COVAO
Example of FEM Structural Analysis of Pinion Gear
30 descargas
Actualizado 15 sep 2022

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

Citar como

COVAO (2024). FEM Structural Analysis of Pinion Gear (https://github.com/covao/FEM_PinionGear_MATLAB/releases/tag/1.0), GitHub. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2021b
Compatible con cualquier versión desde R2021a
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0

Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.