登录
首页 » matlab » mf_scan

mf_scan

于 2010-10-14 发布 文件大小:2KB
0 87
下载积分: 1 下载次数: 2

代码说明:

  mfile for matlab program

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

发表评论

0 个回复

  • Speech_Signal_Processing
    matlab语音处理信号。直接下载就可用!!!!(matlab voice processing. Directly available! ! ! !)
    2010-09-13 19:54:03下载
    积分:1
  • lms_matlab
    本文提供了matlab实现的lms自适应滤波源代码以及结果分析,对不同的仿真波形进行了比较并对结果进行了详尽的分析,学习信号处理的同学可以参考一下(This article provides an implementation of the matlab source code for lms adaptive filtering, and analyzing the results of the simulation of different waveforms and the results were compared with a detailed analysis。)
    2009-11-12 17:29:34下载
    积分:1
  • 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
  • TPS-AIS
    免疫方法来解决TSP问题,方法不错,程序有注释(Immunological methods to solve TSP problem by good procedure Notes)
    2013-11-20 15:05:16下载
    积分:1
  • Hui-Zhi-2D-3D-Tu-Xing
    利用VC和Matlab混合编程,Release文件夹下可直接运行,绘出2D和3D图形。并且可以在VC 6.0环境下调试,注意文件夹中的readme文档说明。(Using VC and Matlab to program, Release folder can be run directly, draw 2D and 3D graphics. And it can debugging in VC 6.0 environment, pay attention to the folder readme documentation.)
    2014-02-08 19:13:53下载
    积分:1
  • kriging
    Kriging 内插算法 通过已知点的测量值来内插获取未知点的预测(Kriging algorithym)
    2009-04-11 02:12:54下载
    积分:1
  • PAM-camparison
    This is a code for comparison of 2-PAM, 4-PAM and 8-PAM. Generates a graph of each of the PAM on same figure, easily comparable. Code of 2,4 and 8-Pam included.
    2011-05-21 06:14:33下载
    积分:1
  • leach
    说明:  leach协议分簇算法,能量消耗,死亡节点数,轮数,MATLAB仿真程序,欢迎下载(Leach protocol clustering algorithm, energy consumption, number of dead nodes, number of rounds, MATLAB simulation program, welcome to download)
    2019-04-03 19:37:53下载
    积分:1
  • watertankFC
    matlab实现水箱液位一维模糊控制器的设计仿真(matlab tank level to achieve one-dimensional simulation of fuzzy controller design)
    2010-06-19 09:12:26下载
    积分:1
  • MATLAB
    Matlab基础学习资料,从功能介绍到程序设计,为初学者提供很好的引导作用(Matlab-based learning materials, from functional description to the program design, to provide a good guide for beginners)
    2010-08-11 16:50:54下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载