登录
首页 » matlab » hata

hata

于 2006-04-30 发布 文件大小:18KB
0 190
下载积分: 1 下载次数: 0

代码说明:

说明:  hata模型的仿镇 输入命令hata_simulate即可(Joey model replica of the town can enter the command hata_simulate)

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

发表评论

0 个回复

  • 计算机控制实验——关于pid部分
    利用matlab仿真系统的响应,通过对系统的反馈参数的设计比较其输出的不同,并且分析其稳定性。(using Matlab simulation system in response to the system through feedback from the design parameters to compare the different outputs and analysis of its stability.)
    2005-04-17 21:32:11下载
    积分:1
  • MatlabToolboxiRobotCreate
    matlab toolbox robot create
    2009-12-23 18:29:32下载
    积分:1
  • anfisedit-learing-method-
    这是一个matlab中的一个非常实用的软件,值得一下·里面详细介绍了anfisedit 怎么操作,还有程序运行的结果,当然还有源代码,对于研究模糊推理的人员有帮助(This is a matlab in a very practical software, worth about which details how anfisedit operation, as well as the results of running, of course, the source code for research staff helpful fuzzy inference)
    2013-11-12 10:27:52下载
    积分:1
  • 113172205sa
    说明:  模拟退火的实现代码,给出具体的案例分析。可以按照不同需要对程序体进行改进(The realization of simulated annealing code, gives specific case studies. According to the different needs of the program to improve body)
    2008-11-14 16:46:02下载
    积分:1
  • regiongrow
    region growing: Perform segmentation by region grow1ng. [G, NR, SI, TI] = REGIONGROW(F, SR, T). Scan be an array (the same size as F) with a 1 at the coord1nates of every seed point and 0s elsewhere. S can also be a single seed value. Similarly, T can be an array (the same size as F) containing a threshold value for each pixel in F. T can also be a scalar, in wh1ch case it becomes a global threshold.
    2011-05-16 10:33:20下载
    积分:1
  • aerospace
    航天工程仿真,包括实际情况参数的选取,模型选择!(aerospace toolbox )
    2012-01-09 19:07:45下载
    积分:1
  • final
    发电机组预度表形成,停运表形成,还有负荷曲线形成(The formation of generator sets pre-degree table)
    2012-05-13 10:18:31下载
    积分:1
  • annealing-algorithm
    模拟退火算法matlab源程序,可用于网络流量数据的分析(Simulated annealing algorithm matlab source code, can be used for the analysis of network traffic data)
    2011-10-04 16:52:33下载
    积分:1
  • Chap_5_MVDR
    最小均方自适应滤波器,两个基本过程:滤波和自适应(LMS adaptive filter, two basic processes : adaptive filtering and)
    2006-06-15 21:50:03下载
    积分: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资源总数
  • 105873会员总数
  • 12今日下载