FEM Structural Analysis of Pinion Gear

バージョン 1.0 (291 KB) 作成者: COVAO
Example of FEM Structural Analysis of Pinion Gear
ダウンロード: 29
更新 2022/9/15

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

引用

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 リポジトリにアクセスしてください。