登录
首页 » matlab » Windfloat_software

Windfloat_software

于 2014-08-28 发布 文件大小:1KB
0 241
下载积分: 1 下载次数: 1

代码说明:

  Programa que calcula la sestabilidad e una estructura flotante

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

发表评论

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
  • CIS
    用matlab实现语音处理技术中的CIS算法(连续交替采样算法)(Voice processing technology using matlab algorithm in CIS (continuous alternating sampling algorithm))
    2014-02-11 10:54:50下载
    积分:1
  • Desktop
    几个关于大气对光的影响的米氏散射的仿真程序(Several simulation programs of mie scattering about the influence of atmosphere on light)
    2018-05-25 13:35:08下载
    积分:1
  • wolfe-type-stepsize-search
    bfgs算法中需要用到的步长规则嗬嗬嗬嗬(the BFGS method)
    2012-06-15 19:05:26下载
    积分:1
  • 7
    说明:  matlab SIMULINK Arabic tutorial part 7
    2014-10-10 14:05:42下载
    积分:1
  • mxul
    m序列发生器,可以产生63位m序列,可以产生63位m序列,(m sequence generator, can produce 63 m sequence, can produce 63 m sequence,)
    2009-02-20 20:42:30下载
    积分:1
  • simotheor
    Simo traces the ser for a simo system :n transmit antenna and 1 recieve antenna and compare it to an alamouti system
    2009-02-26 01:14:15下载
    积分:1
  • cld
    matlab编写的正态云发生器与云拟合程序,其中有较详细的注释。(matlab prepared in the normal cloud generator and cloud fitting procedures, including more detailed notes.)
    2020-11-06 21:39:49下载
    积分:1
  • dccs_main
    说明:  基于contourlet几何信息的图像去噪程序,该程序包括小波硬阈值方法,contourlet硬阈值方法,小波和循环平移结合的方法,contourlet和循环平移结合的方法,还有本文方法。(Based on geometric information contourlet denoising program that includes wavelet hard threshold method, contourlet hard threshold method, wavelet and recycling method of combining translation, contourlet and recycling method of combining translation, as well as the proposed method.)
    2010-04-04 21:22:30下载
    积分:1
  • Assignment3DIPfaisal
    lms algo analysis matlab
    2010-05-21 11:26:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载