登录
首页 » matlab » New_folder__5_

New_folder__5_

于 2014-10-29 发布 文件大小:13KB
0 207
下载积分: 1 下载次数: 4

代码说明:

   Cannot create induction motor dq model.rar

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

发表评论

0 个回复

  • xiaobosuanfa
    采样频率 fs=10000 轴承外环故障信号 fid=fopen( bearingout.dat , r ) 故障 N=1024 xdata=fread(fid,N, int16 ) fclose(fid) xdata=(xdata-mean(xdata))/std(xdata,1) 时域波形 figure(1) plot(1:N,xdata) xlabel( 时间 t/n ) ylabel( 电压 V/v ) db10小波进行4层分解 一维小波分解 [c,l] = wavedec(xdata,4, db10 ) 重构第1~4层细节信号 d4 = wrcoef( d ,c,l, db10 ,4) d3 = wrcoef( d ,c,l, db10 ,3) d2 = wrcoef( d ,c,l, db10 ,2) d1 = wrcoef( d ,c,l, db10 ,1) ( Sampling frequency fs = 10000 bearing outer ring fault signal fid = fopen (' bearingout.dat' , ' r' ) failure N = 1024 xdata = fread (fid, N, ' int16' ) fclose (fid ) xdata = (xdata-mean (xdata))/std (xdata, 1) time-domain waveform figure (1) plot (1: N, xdata) xlabel (' Time t/n' ) ylabel ( ' voltage V/v' ) db10 wavelet decomposition 4 layer one-dimensional wavelet decomposition [c, l] = wavedec (xdata, 4, ' db10' ) 1 ~ 4 reconstructed detail signal d4 = wrcoef (' d' , c, l, ' db10' , 4) d3 = wrcoef (' d' , c, l, ' db10' , 3) d2 = wrcoef (' d' , c, l, ' db10' , 2) d1 = wrcoef (' d' , c, l, ' db10' , 1) )
    2011-05-21 16:48:36下载
    积分:1
  • integrate_numeric
    数值积分演示 可以说明数值积分 在课上使用(it is a matlab program about Numerical integration,it would be used in class to show Numerical integration to the classmate)
    2011-12-16 22:48:49下载
    积分:1
  • code
    这个代码是关于球体、直角体跟椎体目标的RCS计算matlab程序,简答明了,很适合初学者看的(This code is on the sphere, at right angles to the body with vertebral target RCS matlab program, the short answer is clear, it is suitable for beginners see)
    2021-05-08 16:38:35下载
    积分:1
  • gabor
    Gabor变换子函数,有详细注释,采用高斯窗,绝对可用(Gabor transform subroutine, detailed notes, using the Gaussian window, absolutely useful)
    2011-11-14 19:59:43下载
    积分:1
  • jibodao
    FDFD方法计算双脊波导的特征模以及场分布,对计算电磁学的学习很有帮助(FDFD Method to calculate the eigenmodes and electromagnetic field distribution of double ridge waveguide,it will be very helpful for the study of computational electromagnetics)
    2015-04-19 21:29:31下载
    积分:1
  • MATLAB_commu
    MATLAB通信仿真及应用实例详解,比较好的一本书。(MATLAB simulation and communication application example explanation, a good book.)
    2007-06-07 12:20:15下载
    积分:1
  • fractal_homework
    R/S法 处理信号 随机信号 分形维数 非线性分析(Nonlinear Analysis of R/S Method random signal processing signal fractal dimension)
    2012-06-09 16:35:46下载
    积分:1
  • MKabrupt0
    Mann-Kendall突变检验的matlab程序,设置的置信度95 ,当然这个很容易自己调整(Mann-Kendall mutation test matlab program, set 95 confidence level, of course, this is very easy to make their own adjustments)
    2012-07-05 14:21:55下载
    积分:1
  • Data-description-toolbox_1.75
    好用的数据描述工具箱,SVDD等各类描述工具。(Data description toolbox dd tools 1.7.5 A Matlab toolbox for data description, outlier and novelty detection)
    2012-07-07 19:07:30下载
    积分:1
  • zifushibie
    基于matlab图像处理的字符识别。。。。。。。。。。。。。。。。(Based character recognition matlab image processing. . . . . . . . . . . . . . . .)
    2013-12-03 19:57:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载