登录
首页 » matlab » fault detector

fault detector

于 2021-03-09 发布 文件大小:740KB
0 259
下载积分: 1 下载次数: 16

代码说明:

  Maximum Correlated Kurtosis Deconvolution (MCKD) [matlabhome.ir]

文件列表:

_____ ___\Envelope Detction for Signal Analysis [matlabhome.ir]\envelope.m, 2634 , 2012-07-18
_____ ___\Envelope Detction for Signal Analysis [matlabhome.ir]\s4.mat, 662140 , 2012-07-18
_____ ___\help.doc, 464 , 2017-12-12
_____ ___\IMF for Bearing Fault Diagnosis [matlabhome.ir]\emd.m, 893 , 2008-03-13
_____ ___\IMF for Bearing Fault Diagnosis [matlabhome.ir]\findpeaks.m, 146 , 2007-08-26
_____ ___\IMF for Bearing Fault Diagnosis [matlabhome.ir]\Hum.wav, 102892 , 2007-04-28
_____ ___\IMF for Bearing Fault Diagnosis [matlabhome.ir]\imf_bearing.m, 1670 , 2012-06-18
_____ ___\Maximum Correlated Kurtosis Deconvolution (MCKD) [matlabhome.ir]\mckd.m, 9324 , 2011-05-06
_____ ___\Morphological Analysis for Bearing Fault detection [matlabhome.ir]\morph_analysis.m, 3326 , 2012-06-13
_____ ___\Envelope Detction for Signal Analysis [matlabhome.ir], 0 , 2017-12-27
_____ ___\IMF for Bearing Fault Diagnosis [matlabhome.ir], 0 , 2017-12-27
_____ ___\Maximum Correlated Kurtosis Deconvolution (MCKD) [matlabhome.ir], 0 , 2017-12-27
_____ ___\Morphological Analysis for Bearing Fault detection [matlabhome.ir], 0 , 2017-12-27
_____ ___, 0 , 2017-12-27
MatlabHome.ir\matlabhome-free download videos.url, 141 , 2014-10-25
MatlabHome.ir\matlabhome-free matlab code.url, 203 , 2014-10-25
MatlabHome.ir\matlabhome-Project.url, 311 , 2015-02-26
MatlabHome.ir\matlabhome.ir.url, 195 , 2015-04-08
MatlabHome.ir, 0 , 2017-12-03
_____ ____.rar, 6412 , 2018-02-21

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 1
    这个jquery非常强大的弹出菜单插件,皮肤方面使用了jquery的UI。 支持特性如下: ·自由换肤(内置多达10款皮肤) ·支持N级延伸菜单 ·便利的API ·支持二种菜单模式(详见示例) ·支持快捷键(This jQuery is a powerful pop-up menu plug-in, and jQuery UI is used in skin. Support features are as follows: Free skin (with as many as 10 skin built in) Support N level extension menus Convenient API Support two menu modes (see the example) Support shortcut keys)
    2018-08-02 17:22:34下载
    积分:1
  • 字模编程,输入汉字,能够显示成为16*16的点阵
    字模编程,输入汉字,能够显示成为16*16的点阵-Matrix programming, input Chinese characters, are able to show that to become 16* 16 lattice
    2022-03-20 21:50:26下载
    积分:1
  • yanhuasanshe
    HTML5烟花散射动画效果,基于HTML5 canvas实现,有粉末效果、放射效果,两种特效。(HTML5 fireworks scattering animation effect, based on HTML5 canvas implementation, powder effect, radiation effect, two special effects.)
    2018-07-03 10:16:30下载
    积分:1
  • DS证据理论的工具箱
    实现DS证据理论的Matlab源码 案例应用(DS evidence theory to achieve Matlab source code)
    2017-08-16 18:27:36下载
    积分:1
  • processCFAR
    说明:  对于雷达采集的数据做恒虚警处理,比较基础实用(CFAR processing for radar data is more basic and practical)
    2019-11-25 16:20:26下载
    积分:1
  • vc++ 6.0开发控制台Windows服务监控程序
    vc++6.0 实现基于控制台的Windows服务监控程序,可实现windows服务监控和检测网关程序的侦听端口,运行后请根据CMD窗口的提示操作。if (pstProgNodeBuf->m_nFlag == 2) //连接当前Sgip侦听的端口   {    if (!ConnectSgipServer(pstProgNodeBuf->m_nPort)) //SGIP不正常运行    {    if (!StartUnlimitService(pstProgNodeBuf->m_szServiceName)) //启动该服务    {    sprintf(szLog,"启动该[%s]服务失败",pstProgNodeBuf->m_szServiceName);    WriteLogRecord(szLog);    LogMsg(szLog);    pstProgNodeBuf->m_iRecCount ++ ; //超过2次启动服务失败    if(difftime(tCurrTime,pstProgNodeBuf->tSendShortTime) > 2*60*60 && pstProgNodeBuf->m_iRecCount >= 2) //检测发送短消息时间间隔 (设置值为1个小时即1*60*60秒)    {    CString strSendMessage;    strSendMessage.Format("%s",pstProgNodeBuf->m_szSendMessage);    //发送短消息    //连接服务器,发送内容    //发送短消息
    2022-02-09 22:47:24下载
    积分:1
  • 有限元计算程序(matlab)
    它将求解域看成是由许多称为有限元的小的互连子域组成,对每一单元假定一个合适的(较简单的)近似解,然后推导求解这个域总的满足条件(如结构的平衡条件),从而得到问题的解。(It regards the solution domain as consisting of many small interconnected subdomains called finite element elements, assumes a suitable (relatively simple) approximate solution for each element, and then deduces that the solution of this domain satisfies the conditions (such as the structural equilibrium condition), so as to obtain the solution of the problem.)
    2020-06-19 19:20:02下载
    积分:1
  • eda 开发数字钟的设计具体编程代码和开发流程与设计图
    eda 开发数字钟的设计具体编程代码和开发流程与设计图-EDA to develop digital clock design and development of specific programming code and design flow chart
    2022-07-09 00:35:14下载
    积分:1
  • CSS3下拉菜单-向下滑动显示
    CSS3 Animated Navigation Menu,向下滑动的多级菜单,需要运行于支持HTML5的浏览器中,本菜单由国外前端爱好者设计,鼠标移在彩色按钮上,可滑出带动画效果的二级子菜单,纯CSS3实现,测试请使用IE9以上版本,或者使用FF或chrome浏览器。
    2022-03-19 00:02:27下载
    积分:1
  • CHAPTER_5
    说明:  相场模型模板代码,可以用来进行相关扩展,十分重要了啊(There is a realization method of material in moose framework)
    2020-09-25 16:17:47下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载