FEM Structural Analysis of Pinion Gear
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');
引用格式
covao (2024). FEM Structural Analysis of Pinion Gear (https://github.com/covao/FEM_PinionGear_MATLAB/releases/tag/1.0), GitHub. 检索时间: .
MATLAB 版本兼容性
创建方式
R2021b
与 R2021a 及更高版本兼容
平台兼容性
Windows macOS Linux标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0 |
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库。
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库。