登录
首页 » matlab » chanmodel_sui3

chanmodel_sui3

于 2008-07-08 发布 文件大小:1KB
0 170
下载积分: 1 下载次数: 114

代码说明:

  IEEE802.16系统规定的信道模型 适用于城市环境的SUI-3模型是WIMAX系统信道建模时的必备(Requirements for IEEE802.16 channel model applicable to the urban environment of the SUI-3 model is a WIMAX system channel modeling essential)

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

发表评论

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
  • 57879
    The following Matlab project contains the source code and Matlab examples used for inpainting (coherency sensitive hashing). This submission provides image inpainting using coherency sensitive hashing (CSH).
    2014-09-05 11:54:19下载
    积分:1
  • stability_modeling_of_motor
    In any power system, stability is always a important parameter. To check the stability of a synchronous generator which is connected with the grid is the power angle and freq need to know. With the help of this simulation model one can easily find Power angle and Freq.
    2015-11-13 13:38:45下载
    积分:1
  • EGT
    toolbox for camera calbiration using matlab
    2009-05-06 08:03:23下载
    积分:1
  • stft
    基于短时傅里叶变换的非平稳信号的时频分析(Based on Short time fourier transform,signal s time-frequecy analysis.)
    2009-05-14 11:56:44下载
    积分:1
  • Alpha9v1.19
    Forex Trading System with indicators and EAs. Please test on demo account before going live.
    2010-01-10 03:03:16下载
    积分:1
  • Clustering
    说明:  基于matlab的关于复杂网络中的群聚系数的算法源程序,与大家共享(Matlab based on the complexity of the network clustering coefficient algorithm source code, and share)
    2008-10-20 14:18:46下载
    积分:1
  • snake
    在MATLAB环境中,使用SNAKE方法进行图像的分割(In the MATLAB environment, use the SNAKE method for segmentation of images)
    2010-05-20 22:35:46下载
    积分:1
  • Pchap10_11sI
    机器人的PID控制之确定性单臂机械手的PD+前馈控制(先进进PID控制MATLAB仿真第二版),已通过测试。 (PID control of robot uncertainty arm manipulator PD+ before feed-forward control (Advanced PID Control MATLAB simulation), has been tested.)
    2012-07-19 20:56:26下载
    积分:1
  • linear-regression
    该程序用一个实例进行演示线性回归方程的建立。(The procedures used to establish an instance demonstrates the linear regression equation.)
    2013-11-29 22:28:20下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载