登录
首页 » matlab » channel_model

channel_model

于 2021-03-25 发布 文件大小:9KB
0 309
下载积分: 1 下载次数: 1147

代码说明:

  多径多普勒信道模型,包括快衰落,慢衰落,频率选择性衰落,平坦衰落等(Doppler multipath channel model, including fast fading, slow fading, frequency selective fading, flat fading, etc.)

文件列表:

信道模型
........\doppler_or_no.asv
........\doppler_or_no.m
........\Doppler_shifts.m
........\four_case_doppler.m
........\four_case_doppler_v2.m
........\frequency_dependent_multipath_fading.m
........\Frequency_Domain_View.m
........\multipath_chann.m
........\rayleighnew.m
........\selec_rayleigh_test.m
........\time_Domain_View.asv
........\time_Domain_View.m
........\two_doppler_spead.asv
........\two_doppler_spead.m
........\two_ray_model.m
........\two_ray_model_four_distances.m

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

发表评论

0 个回复

  • CP0201
    matlab仿真,超宽带信号中,等概率二进制产生,重复码编码,th编码,PPM-TH调制,脉冲形成器,PPM-TH发射器等源程序.(matlab simulation, ultra-wideband signals, such as the probability of binary generation, duplicate coding, th coding, PPM-TH modulation, pulse forming device, PPM-TH transmitters, such as source code.)
    2009-03-05 20:00:23下载
    积分:1
  • 1D_Gabor_transform
    这个MATLAB软件包实现了小波在一维Gabior样转换的文件中所述: [1] K.N.乔杜里,M.,王凤琴,“建设希尔伯特变换的双 波基和Gabor变换,“对信号的IEEE交易 加工,第一卷。 57,没有。 9,3411-3425,2009年9月。 作者:K.N.乔杜里。 模块如下: --------------------------- 1。 demo.m 一个简单的例子演示软件的使用。 2。 autcorr.m 计算自相关函数的频率响应。 3。 filters.m 计算尺度和小波滤波器。 4。 projectionFilters.m 到近似计算的投影最小二乘过滤器 空间。 5。 analysis.m 计算复杂的小波子在不同的分辨率。 6。 synthesis.m 从低通逼近和重构原始信号 小波系数。 7。 displayResults.m 显示输入信号,真实,小波虚componenets 子带,在每一项决议和其modlus和相位,也是 重建信号和错误的。 8。 exception.m(This MATLAB package implements the Gabior-like wavelet transform in 1-dimension as described in the paper: [1] K.N. Chaudhury, M. Unser, "Construction of Hilbert Transform Pairs of Wavelet Bases and Gabor-Like Transforms," IEEE Transactions on Signal Processing, vol. 57, no. 9, pp. 3411-3425, September 2009. Author: K.N. Chaudhury. The modules are as follows: --------------------------- 1. demo.m Demonstrates the usage of the software with a simple example. 2. autcorr.m Computes the frequency response of the autocorrelation function. 3. filters.m Computes the scaling and wavelet filters. 4. projectionFilters.m Computes the filters for the least-squares projection onto the approximation spaces. 5. analysis.m Computes the complex wavelet subbands at different resolutions. 6. synthesis.m Reconstructs the original signal from the lowpass approximation and the wavelet coefficients. 7. displayResults.m Disp)
    2012-05-12 17:21:38下载
    积分:1
  • sexy_and_drnd
    sexy函数可以将MATLAB符号表达式变成人们书写形式的表达式。 drnd函数是我写的可以生成服从任意有限离散分布的随机数。(sexy function can be MATLAB symbolic expression of the people into written form expression. Drnd function is I write can generate obey arbitrary finite discrete distribution of random numbers.)
    2007-05-03 20:50:29下载
    积分:1
  • pcmi7
    dct matlab understanding on watermark
    2014-11-14 20:23:59下载
    积分:1
  • kalman
    利用matlab进行 Kalman滤波,程序在matlab6.5验证可以通过!(Using matlab to Kalman filtering, procedures to verify matlab6.5 can!)
    2008-07-12 14:36:33下载
    积分:1
  • Kalman-GPS
    读取RINEX星历文件,观测文件,存储为数组形式,matlab环境下(Read RINEX ephemeris file, observation file)
    2011-05-11 17:47:37下载
    积分:1
  • MVDR
    形成MVDR波束,并且计算数字序列的自相关矩阵(MVDR beam formation)
    2011-06-02 10:50:37下载
    积分:1
  • difxiao
    对模拟的雷达回波信号使用不同小波基对其进行的小波分解。(Radar echo signal simulation using different wavelet bases its wavelet decomposition.)
    2013-04-16 19:30:14下载
    积分:1
  • matlab-pv-model
    基于MATLAB的光伏电池通用数学模型.pdf(matlab simulink pv battery)
    2012-04-18 02:44:43下载
    积分:1
  • four
    说明:  第四章 MATLAB 图形对象操作 4.1 图形对象的属性 4.2 图形对象句柄的获取 4.2.1 对象创建时获取 4.2.2 层次关系来获取 4.2.3 当前对象的获取 4.2.4 根据对象属性值的获取 4.3 图形对象句柄的删除与判断 4.3.1 句柄的删除 4.3.2 句柄的判断 4.4 图形对象属性值的获取与设置 4.4.1 图形对象属性值的设置 4.4.2 图形对象属性值的获取 4.4.3 用户缺省值的操作 4.5 图形对象的其它操作 4.5.1 figflag 函数 4.5.2 findfigs 函数 4.5.3 copyobj 函数 4.5.4 capture 函数 4.5.5 refresh 函数 4.5.6 saveas 函数 4.5.7 hgload 函数和 hgsave 函数 4.5.8 newplot 函数 (Chapter IV of MATLAB graphic objects to operate the properties of graphic object 4.1 graphic object handle 4.2 Access 4.2.1 object created when the relationship between the level of access to 4.2.2 to get 4.2.3 to obtain the current object under the object attribute value 4.2.4 Access 4.3 graphic object handle to remove the judge handles the deletion of 4.3.1 judgments 4.3.2 Handle 4.4 graphic object attribute values to obtain and set the target attribute value 4.4.1 graphics settings 4.4.2 graphic object attribute values to obtain 4.4 .3 user operation 4.5 Default graphic object 4.5.1 figflag other operations function 4.5.2 findfigs function 4.5.3 copyobj function 4.5.4 capture function 4.5.5 refresh function 4.5.6 saveas function 4.5.7 hgload function and 4.5.8 newplot function hgsave function)
    2008-10-19 15:17:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载