登录
首页 » matlab » 轴承故障诊断程序,有数据,有运行结果

轴承故障诊断程序,有数据,有运行结果

于 2021-04-07 发布 文件大小:2534KB
0 386
下载积分: 1 下载次数: 82

代码说明:

  轴承故障诊断程序,其中有数据,结果分析,matlab算法。(Fault diagnosis program for bearing,Including data and results analysis.)

文件列表:

轴承故障诊断程序,有数据,有运行结果\144SPE.jpg, 90565 , 2018-03-25
轴承故障诊断程序,有数据,有运行结果\144T2.jpg, 73531 , 2018-03-25
轴承故障诊断程序,有数据,有运行结果\db5_PCA1.m, 3201 , 2018-03-25
轴承故障诊断程序,有数据,有运行结果\gz.xls, 945664 , 2018-03-25
轴承故障诊断程序,有数据,有运行结果\pca_shujv.m, 572 , 2018-03-25
轴承故障诊断程序,有数据,有运行结果\text\0.90 0.99(1).fig, 15161 , 2018-03-25
轴承故障诊断程序,有数据,有运行结果\text\0.90 0.99(2).fig, 14973 , 2018-03-25
轴承故障诊断程序,有数据,有运行结果\text\0.95 0.95(1).fig, 15122 , 2018-03-25
轴承故障诊断程序,有数据,有运行结果\text\0.95 0.95(2).fig, 14987 , 2018-03-25
轴承故障诊断程序,有数据,有运行结果\text\0.99 0.99(1).fig, 15122 , 2018-03-25
轴承故障诊断程序,有数据,有运行结果\text\0.99 0.99(2).fig, 15068 , 2018-03-25
轴承故障诊断程序,有数据,有运行结果\Thumbs.db, 10752 , 2018-03-25
轴承故障诊断程序,有数据,有运行结果\zc.xls, 945664 , 2018-03-25
轴承故障诊断程序,有数据,有运行结果\正常1.mat, 3903344 , 2011-11-17
轴承故障诊断程序,有数据,有运行结果\滚珠1.mat, 3916160 , 2011-11-17
轴承故障诊断程序,有数据,有运行结果\text, 0 , 2018-03-25
轴承故障诊断程序,有数据,有运行结果, 0 , 2018-03-25

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

发表评论

0 个回复

  • extract
    一种新的水印提取方法,用MATLAB实现,对于做水印的同志们很有帮助哦(A new watermark extraction method, using MATLAB realize, for a watermark to do Oh comrades helpful)
    2007-09-22 14:12:18下载
    积分:1
  • wavelet2D
    对二维信号进行多尺度离散小波分解,程序运行正常,能够显示小波分解后各频率上的效果图(Two-dimensional discrete wavelet multi-scale signal decomposition, the program is running normally, after the wavelet decomposition can show the effect of the frequency graph)
    2021-05-07 16:55:36下载
    积分:1
  • Seize_QAM_AWGN
    modulation ofdm 16 qam canal awgn
    2012-01-09 04:53:01下载
    积分:1
  • FindSoundPressure
    在Matlab中求硬质均匀浅海声场任一点的声压(The purpose of this code is to find the sound pressure in the sound field of the sound field in the sound field.)
    2017-03-27 13:02:00下载
    积分:1
  • fingerprint
    this code implement a fingerprint recognition method
    2010-10-27 17:38:42下载
    积分:1
  • MIMO
    THIS matlab code is for MIMO receive diversity
    2009-05-25 13:25:14下载
    积分:1
  • Code_MATLAB_Statistical_Analysis
    这是张德丰《MATLAB概率与数理统计分析》随书源码(M文件)。代码包括的内容有:概率分布计算及统计特征、数字特征计算、统计图绘制(盒状图、散度图等)、点估计和区间估计、假设检验、方差分析、曲线拟合、回归分析、因素分析、聚类分析、正交实验设计分析、多元方差分析、判别分析、隐马尔可夫模型建模与参数估计和在语音识别中的应用。(This is Zhang Defeng " MATLAB Analysis of probability and mathematical statistics," with the book source (M file). The contents of the code include: calculation of the probability distribution and statistical characteristics, digital feature calculation, statistical mapping (box-shaped graph, scatter graph, etc.), point and interval estimation, hypothesis testing, analysis of variance, curve fitting, regression analysis, factor analysis, cluster analysis, orthogonal experimental design, multivariate analysis of variance, discriminant analysis, hidden Markov modeling and parameter estimation and application in speech recognition.)
    2020-12-03 14:19:24下载
    积分:1
  • GUI_4
    Simple gui components development examples
    2010-05-14 07:46:59下载
    积分:1
  • lunwzcfenx
    主成分析,提取更有效的数据信息,便于缩短程序的运时间(The principal component analysis to extract more effective data, easy to shorten the operation of the program time)
    2012-05-03 13:46:56下载
    积分:1
  • matlab_3_opt
    提供一种求解最优哈密尔顿的算法---三边交换调整法,要求在运行jiaohuan3(三交换法)之前,给定邻接矩阵C和节点个数N,结果路径存放于R中。 bianquan.m文件给出了一个参数实例,可在命令窗口中输入bianquan,得到邻接矩阵C和节点个数N以及一个任意给出的路径R,,回车后再输入jiaohuan3,得到了最优解。 由于没有经过大量的实验,又是近似算法,对于网络比较复杂的情况,可以尝试多运行几次jiaohuan3,看是否能到进一步的优化结果。 (Provide an optimal algorithm Hamilton- trilateral exchange Adjustment Act, requiring running jiaohuan3 (c exchange) before a given adjacency matrix C and the node number N, the results of the path stored in the R in. bianquan.m document gives examples of a parameter can be in the command window, type bianquan, be the adjacency matrix C and the node number N and an arbitrary given path R,, carriage return after the input jiaohuan3, have been the optimal solution . After the absence of a large number of experiments, it is approximate algorithm, for more complex network situations, you can try to run several jiaohuan3, can look to further optimize the results.)
    2007-09-20 19:35:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载