# Bayesian-MCMC-Prognostics **Repository Path**: phm720/Bayesian-MCMC-Prognostics ## Basic Information - **Project Name**: Bayesian-MCMC-Prognostics - **Description**: 贝叶斯与MCMC采样用于预测 - **Primary Language**: Matlab - **License**: CC-BY-SA-4.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 14 - **Forks**: 0 - **Created**: 2021-11-02 - **Last Updated**: 2025-03-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Bayesian-MCMC-Prognostics #### 介绍 贝叶斯与MCMC采样用于预测 This code implements the Bayesian-MCMC based prognostics model. PHM2010 data challenge data are used to verifty the model. The data used in this code can be download from https://pan.baidu.com/s/1pLdAlwoHHLVh1zKH6YQphg, extracting code:26fr #### 软件架构 软件架构说明 #### 安装教程 1. matlab 2017及以上版本 #### 使用说明 7 files are included 1. run the "RUL_predict_github.m" file to start. 2. "csv_to_mat.m" is used to convert .csv file to .mat file 3. "rawdataDisplay.m" is used to display the raw data 4. "featureExtraction.m" is used to extract the time and frequency features from raw data 5. "helperReadData.m" is the Matlab built-in function 6. "helperWriteToHSBearing.m" is the Matlab built-in function 7. "helperSortedBarPlot.m" is the Matlab built-in function #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)