1 Star 12 Fork 0

BUAA_A503 / Bayesian-MCMC-Prognostics

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.58 KB
一键复制 编辑 原始数据 按行查看 历史
BUAA_A503 提交于 2021-11-02 06:42 . 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
  3. 你可以 https://gitee.com/explore 这个地址来了解 Gitee 上的优秀开源项目
  4. GVP 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目
  5. Gitee 官方提供的使用手册 https://gitee.com/help
  6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 https://gitee.com/gitee-stars/
Matlab
1
https://gitee.com/phm720/Bayesian-MCMC-Prognostics.git
git@gitee.com:phm720/Bayesian-MCMC-Prognostics.git
phm720
Bayesian-MCMC-Prognostics
Bayesian-MCMC-Prognostics
master

搜索帮助