FEM Structural Analysis of Pinion Gear
Version 1.0 (291 ko) par
covao
Example of FEM Structural Analysis of Pinion Gear
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');
Citation pour cette source
covao (2024). FEM Structural Analysis of Pinion Gear (https://github.com/covao/FEM_PinionGear_MATLAB/releases/tag/1.0), GitHub. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2021b
Compatible avec les versions R2021a et ultérieures
Plateformes compatibles
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.0 |
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.