登录
首页 » Others » MATLABcommand

MATLABcommand

于 2007-11-22 发布 文件大小:184KB
0 160
下载积分: 1 下载次数: 53

代码说明:

  matlab命令大全,包括几乎所有的matlab命令,中文版,比使用help命令查询方便很多,是matlab用户的好帮手。(matlab command Guinness, including almost all of matlab command, the Chinese version, than the use of help command a lot of inquiries convenience is a good helper matlab users.)

文件列表:

MATLAB命令大全.pdf

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

发表评论


0 个回复

  • wtc-r12
    交互小波分析及其一致性分析,用于分析两个相关的时间序列之间存在的相互关系及一致性。(Cross-wavelet analysis and consistency analysis for the analysis of time series between the two related to the relationship between the existence and consistency.)
    2009-04-07 20:54:07下载
    积分:1
  • matlabdemo
    turbo码是在无线通信中用的很多的一种信道编码方式.(turbo codes are used in wireless communications in a lot of channel coding.)
    2006-05-27 00:40:41下载
    积分:1
  • waveletintroduction
    matlab小波的学习工具,用于初学者使用,介绍了一般matlab书中为提到的默认工具(matlab wavelet learning tool for beginners, the book introduces the general matlab default tools for the mentioned)
    2010-05-14 16:41:39下载
    积分:1
  • xiyangcan-cha5-8
    本程序是以北京西洋参路口数据为例,采集一天24H数据,并对异常交通数据做识别、修复处理,用结合减法聚类和模糊聚类算法对路口数据实现自动划分(This procedure is based on data of Beijing Ginseng junctions, 24H data collection day, and do identify abnormal traffic data, repair treatment, with a combination of subtractive clustering and fuzzy clustering algorithm for automatic classification of data on the intersection)
    2010-08-05 15:11:26下载
    积分:1
  • sanxiangspwm
    三相电压型spwm逆变器仿真 IGBT模型已修改 电流跟踪型逆变器仿真(three v spwm inventor)
    2020-12-05 20:29:23下载
    积分:1
  • obs_lo_withfault
    LO observer for residual technique and fault analysis
    2011-12-06 12:32:54下载
    积分:1
  • MUSICnew
    MUSIC 算法一个程序,给出了很详细说明(A matlab source program of music ,with Very detailed description of)
    2011-12-29 21:37:58下载
    积分:1
  • pfsr92
    opracowanie wykresów i obliczeń do przesuwnia fazy
    2010-06-23 23:53:37下载
    积分:1
  • Sample
    光纤光栅反射谱曲线,用以描述光栅反射谱特性(FBG reflection spectrum curve, which describes the grating reflection spectrum)
    2010-12-30 22:11:30下载
    积分: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
  • 696518资源总数
  • 105171会员总数
  • 15今日下载