搜索资源列表
FDIbasedonSIRlikelihood
- 基于粒子滤波的故障检测,使用似然函数作为检测函数-Particle filter-based fault detection, the use of likelihood function as a detection function
FDISIRsmoothedresidual
- 基于粒子滤波的故障检测,使用状态估计和残差平滑的方法-Particle filter-based fault detection, the use of state estimation and residual smoothing method
PLS_Toolbox21
- PLS_Toolbox是用于故障检测与诊断方面的matlab工具箱,包括PCA、PLS等多种算法,以及包括后续的处理工作:Q统计、T2统计等等。-PLS_Toolbox for fault detection and diagnosis of matlab toolbox, including PCA, PLS and many other algorithms, as well as follow-up treatment, including the work of: Q statistic
bear
- 这个是直升机齿轮箱故障特征提取的程序。用的是小波变化加上hilbert包络的方法,简单实用,对大型旋转设备的故障检测有很广泛的应用!-This is a Helicopter Gearbox Fault Feature Extraction procedures. Changes using a wavelet plus hilbert envelope method is simple and practical, on large rotating equipment fault detec
FailureDiagnose
- 用c#和matlab编写的基于人工免疫的故障检测系统-With c# And matlab prepared based on artificial immune system fault detection
WAVELET-FOR-NDT
- 轴承外环的故障检测 MATLAB小波实现 -matlab wavelet for NDT
mbkplsg
- 本程序适用于故障检测,数据驱动的应用。分块PLS-This procedure applies to fault detection, data-driven applications. Block PLS
pls
- 本程序适用于解决故障检测,数据驱动问题,主要应用pls.-This procedure applies to solve the fault detection, data-driven problems, the main application pls.
201003tecplot
- 简介卫星姿态控制系统的模型,并针对该模型分析故障发生的特点,故 障诊断的难点,以及可能发生故障的部位和故障的类型,给出故障检测的方法。-Introduction of satellite attitude control system model and the model for the analysis of the characteristics of faults, fault diagnosis of the difficulties, and possible failure l
guzhangzhuanjiaxitong
- 故障诊断专家系统是将人类在故障诊断方面的多位 专家具有的知识、 经验、 推理、 技能综合后编制成的大型计 算机程序, 它可以利用计算机系统帮助人们分析解决只能 用语言描述、 思维推理的复杂问题, 扩展计算机系统原有 的工作范围使计算机系统有了思维能力, 能够与决策者进 行 “对话” , 并应用推理方式提供决策建议, 专家系统在故 障诊断领域的应用非常广泛, 故障检测与诊断技术与专家 系统相结合, 使工程的安全性与可靠性得到保证。-Fault diagnosis exp
wavelet
- matlab小波分析源程序,包含小波分解去噪,奇异点检测,实际工程中的故障检测,图像处理-matlab
fault_detection_filter
- 涉及故障诊断方面的故障检测观测器,附有参考文献-fault detection filter in the fault diagnosis area, with a reference paper
rainflow
- 故障检测计算机系统故障检测包括操作系统、文件结构、软件系统特征等方面的内容,同时还涉及硬件知识,检查时既要进行动态的通电检测,又要进行静态的断点检测。作为计算机技术人员,关键是在掌握相关知识的前提下,对故障分析有清晰的思路和准确的判断能力。(Fault detection fdh gf rty gj g jghjgfh)
基于PCA法的故障检测(含matlab代码)
- 文档中包含了基于pca法故障检测的建模步骤,还有该方法的matlab实现,并附有关键代码的解释说明(The document contains the modeling steps based on the PCA fault detection, and the matlab implementation of the method, with the explanation of the key code.)
KPCA故障检测程序(代码已优化)
- 基于核主元分析(KPCA)的工业过程故障检测,代码已优化,运行效率高,有详细的注释,附有训练数据和测试数据。(Achieves fault detection of industrial processes based on Kernel Principal Component Analysis (KPCA); the code has been optimized for high operational efficiency; detailed notes are attached with
KPCA故障检测
- 基于KPCA的故障诊断matlab代码。包括t^2统计量和q统计量(Fault Diagnosis Matlab Code Based on KPCA)
KECA传感器恒偏差故障检测
- 使用PCA算法进行基于数据的故障诊断的程序(Data - based fault diagnosis program using PCA algorithm)
chapt 2
- 使用MPCA进行故障检测,以按批次和变量方向分别展开数据,计算T2和SPE统计量。(MPCA is used for fault detection to expand data according to batch and variable directions, and to calculate T2 and SPE statistics.)
PCA故障检测
- 使用PCA 进行故障检测,内含数据可以测试(Use PCA for fault detection, including data can be tested)
核主元分析(Kernel principal component analysis ,KPCA)在降维、特征提取以及故障检测中的应用
- 主要功能有: (1)训练数据和测试数据的非线性主元提取(降维、特征提取) (2)SPE和T2统计量及其控制限的计算 (3)故障检测 KPCA的建模过程(故障检测): (1)获取训练数据(工业过程数据需要进行标准化处理) (2)计算核矩阵 (3)核矩阵中心化 (4)特征值分解 (5)特征向量的标准化处理 (6)主元个数的选取 (7)计算非线性主成分(即降维结果或者特征提取结果) (8)SPE和T2统计量的控制限计算