登录
首页 » matlab » IsomapR1

IsomapR1

于 2008-03-13 发布 文件大小:576KB
0 273
下载积分: 1 下载次数: 201

代码说明:

  流形学习 matlab开发的图形界面 集成了八个算法和十几个例子(Manifold learning matlab integrated graphical interface developed eight algorithms and more than a dozen examples)

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

发表评论

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
  • GA_INVERTED-PENDULUM-CONTROL-MATLAB
    遗传算法对PID参数寻优实现倒立摆控制。(these programms fulfil the GA methods to find the global optima of the control parameters for a pid controller of an inverted pendulum.)
    2012-05-06 17:22:16下载
    积分:1
  • Taylor TOA AOA 3D
    三维TOA/AOA定位的泰勒级数展开最小二乘算法MATLAB源代码(Three dimensional TOA/AOA positioning Taylor series expansion least squares algorithm MATLAB source code)
    2018-05-02 16:11:39下载
    积分:1
  • xiaoboquzao
    为大家分享一段matlab小波去噪的源程序代码 希望对大家有帮助(To share a matlab wavelet denoising of the source code you want to help)
    2010-06-05 07:50:37下载
    积分:1
  • ouralgo
    GOOD CODE WSN IT IS BASED ON ENERGY CONSIDERATION HOPE IT HELPS
    2010-11-06 13:21:10下载
    积分:1
  • PRTools3.2
    this article illustrate how to use pattern recognition tool boxes in matlab
    2010-11-11 02:12:02下载
    积分:1
  • fractal
    该程序可以实现信号的分形计算,从而求解出所求信号的分形函数,在信号非线性研究中有很重要的作用。(The program can calculate the fractal signal, thus solving the request signals a fractal function, the study of nonlinear signal has a very important role.)
    2011-09-07 17:11:47下载
    积分:1
  • hosademo
    说明:  MATLAB高阶谱工具箱,方便信号处理工作的完成.(MATLAB toolbox high-end spectrum to facilitate the completion of the signal processing.)
    2009-08-25 22:57:31下载
    积分:1
  • wartermarking
    digital wartermarking 2D image from matlab source
    2010-12-02 14:30:31下载
    积分:1
  • GenerateDate
    产生与故障相关的随机数,包括故障名称,列车编号,车厢类型等,可随意增加。(Generate random numbers associated with the fault, including the fault name, train number, car type, etc., can be increased.)
    2014-11-30 16:02:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载