登录
首页 » matlab » wavelet-methods-

wavelet-methods-

于 2013-11-24 发布 文件大小:2976KB
0 218
下载积分: 1 下载次数: 22

代码说明:

  讲述了现在机械故障诊断中用到的常用时频分析方法,如短时fft 魏格纳维尔分布 小波变换 HHT等,里面含有例子和详细说明,对初学者帮助很大。(Tells the now commonly used in mechanical fault diagnosis frequency analysis methods, such as short-time wavelet transform fft Wigner distribution HHT Louisville, etc., which contains examples and detailed instructions, very helpful for beginners.)

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

发表评论

0 个回复

  • xuanzhi
    缴费点选址最优化模型代码,超强推荐,数学建模经典例子(Payment Point location optimization model code, super recommended classic example of mathematical modeling)
    2011-05-14 23:25:53下载
    积分:1
  • adaboost
    一个强大的自适应boosting算法,十分经典,matlab实现,绝对超值,可以改编成其它语言。(A powerful adaptive boosting algorithm, very classic, matlab realize, absolute value, and can be adapted to other languages​ ​ .)
    2020-11-06 09:49:50下载
    积分:1
  • wind_power_yuan2
    一个关于风力发电的仿真模型,应用的是双馈电机。(A simulation model of the wind power generation, application of the doubly-fed machine.)
    2012-09-06 21:30:26下载
    积分:1
  • spars-array
    稀疏阵的方向图仿真,给出了不同条件下的稀疏阵列的方向图(This is the simulate about sparse array ,different conditions have been taken into account )
    2021-04-14 10:48:56下载
    积分:1
  • Nonlinear-system
    非线性系统分析与仿真,非线性系统分析与仿真(Nonlinear system analysis and simulation, non-linear system analysis and simulation)
    2013-02-09 12:09:03下载
    积分:1
  • Blocks
    clc close all clear all I=imread( desert.jpg ) [r c]=size(I) bs=16 Block Size (8x8) nob=(r/bs)*(c/bs) Total number of 8x8 Blocks Dividing the image into 8x8 Blocks kk=0 for i=1:(r/bs) for j=1:(c/bs) Block(:,:,kk+j)=I((bs*(i-1)+1:bs*(i-1)+bs),(bs*(j-1)+1:bs*(j-1)+bs)) end kk=kk+(r/bs) end Accessing individual Blocks figure imshow(Block(:,9,1)) This shows u the fist 8x8 Block in a figure window figure imshow(Block(:,:,2))
    2013-03-17 15:01:05下载
    积分:1
  • Alinhamento_by_Uilmo_Brunno
    Código para o alinhamento de mamografias das imagens CC e MLO.
    2015-01-18 03:07:03下载
    积分:1
  • MATLAB
    MATLAB 仿真实现干涉图的程序,仅供参考(MATLAB Simulation interferogram procedures for reference purposes only)
    2015-02-01 14:07:25下载
    积分:1
  • quad
    一个导弹拦截simulink仿真程序,内含目标运动函数、导弹运动模型、导弹制导与控制算法(A Simlink Simulation Program for Missile Interception)
    2021-04-06 22:39:02下载
    积分:1
  • tspsa
    用matlab实现模拟退火算法,是学习模拟退火算法的有用工具(it is a good programme for annealing simulation)
    2009-02-08 11:05:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载