# code
主要存放自动化相关的代码和工作
```
├── code/
│ ├── matlab/ # MATLAB 脚本 (如参数优化、数据处理等)
│ └── python/ # Python 脚本 (如自动化流程控制)