登录
首页 » matlab » Watterson信道matlab程序

Watterson信道matlab程序

于 2021-02-22 发布 文件大小:11KB
0 509
下载积分: 1 下载次数: 84

代码说明:

  程序仿真了短波常用的WAtterson信道模型,包括信道建模,信道时域特性(The program simulates the common WAtterson channel model of short wave, including channel modeling, channel time domain characteristics)

文件列表:

Watterson信道matlab程序
Watterson信道matlab程序\channel_para.m, 704, 2008-03-02
Watterson信道matlab程序\coef_gaussian_filter.m, 965, 2017-03-15
Watterson信道matlab程序\DFWGN_tf.m, 1232, 2017-03-17
Watterson信道matlab程序\dnorm.m, 91, 2008-03-04
Watterson信道matlab程序\Doppler_psd_function.m, 629, 2017-04-22
Watterson信道matlab程序\example1.m, 869, 2017-03-27
Watterson信道matlab程序\example2.m, 1710, 2017-03-20
Watterson信道matlab程序\FIR_filter.m, 209, 2008-03-09
Watterson信道matlab程序\Frequency_offset_estimated.m, 1060, 2017-03-23
Watterson信道matlab程序\genfilter.m, 1729, 2017-03-13
Watterson信道matlab程序\GLPF.m, 588, 2017-03-20
Watterson信道matlab程序\NBHF_channel.m, 1408, 2017-03-15
Watterson信道matlab程序\plot_Watterson.m, 735, 2017-03-18
Watterson信道matlab程序\rand1.m, 437, 2007-12-26
Watterson信道matlab程序\rand2.m, 697, 2007-12-26
Watterson信道matlab程序\rand_init.m, 380, 2008-04-15
Watterson信道matlab程序\Watterson.m, 1726, 2017-04-22
Watterson信道matlab程序\Watterson_parameters.m, 659, 2017-04-22

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

发表评论

0 个回复

  • kfukf
    说明:  卡尔曼滤波估计车辆俯仰角侧倾角,自己做的仿真,添加了噪声,可以用于卡尔曼滤波学习(Estimation of vehicle pitch angle and roll angle by Kalman filter)
    2020-02-15 11:20:45下载
    积分:1
  • swerling
    雷达swerling 目标的仿真代码(Swerling radar target simulation code)
    2020-11-12 20:59:45下载
    积分:1
  • OQPSK解调类
    OQPSK调制在移动通信等领域应用普遍,该例程采用两类典型解调算法来具体实现,二者差别主要体现在环路滤波器设计和码元同步算法选择上,效果均可,可直接套用。建议对调制解调有兴趣的初学者细致学习之。(OQPSK modulation is widely used in mobile communications and other fields, the routine use two kinds of typical demodulation algorithm, the difference between the two is mainly reflected in loop filter design and symbol synchronization algorithm, it can be directly applied. Recommendations for modulation and demodulation of beginners interested in learning carefully.)
    2021-04-17 00:08:53下载
    积分:1
  • ICA
    说明:  matlab上基于ICA的故障监测程序,有注释(ICA-based fault monitoring)
    2021-03-27 18:59:12下载
    积分:1
  • Car_Demo
    说明:  通过51单片机及语音模块实现了简单的小车运动。(Simple car movement is realized by 51 single chip computer and voice module.)
    2020-06-16 01:40:01下载
    积分:1
  • Visual.Basic.Primer.On.Creating.Macros.For.VBA
    说明:  Excel VBA 编程入门的简单介绍。初学者可以看看。(Excel VBA Programming Introduction to the brief introduction. Beginners can take a look.)
    2010-04-23 20:42:05下载
    积分:1
  • DS18B20数字温度传感器实验
    实验器材: 探索者STM32F4开发板 实验目的: 学习DS18B20数字温度传感器的使用. 硬件资源: 1,DS0(连接在PF9) 2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A6接RS) 4,DS18B20传感器一个(接在PG9上). 实验现象: 本实验开机的时候先检测是否有DS18B20存在,如果没有,则提示错误。只有在检测到DS18B20之后才开始 读取温度并显示在LCD上,如果发现了DS18B20,则程序每隔100ms左右读取一次数据,并把温度显示在LCD 上。同样我们也是用DS0来指示程序正在运行。(Experimental equipment: Explorer STM32F4 development board Objective: Learn the use of DS18B20 digital temperature sensor. Hardware resources: 1, DS0 (connected to PF9) 2, serial port 1 (baud rate: 115200, PA9/PA10 connection on board USB to serial port chip CH340). 3 inch TFTLCD ALIENTEK, 2.8/3.5/4.3/7 module (via FSMC driver, FSMC_NE4 LCD chip select /A6 RS) 4, one of the DS18B20 sensors (attached to PG9). Experimental phenomena: This experiment first detects whether there is DS18B20 when starting up. If not, it prompts errors. Only after the detection of DS18B20 did it begin Read the temperature and display it on LCD. If DS18B20 is found, the program reads data once every 100ms or so and displays the temperature at LCD. On. Similarly, we also use DS0 to indicate that the program is running.)
    2018-04-06 15:54:39下载
    积分:1
  • 51黑论坛_C51音乐盒
    说明:  基于51单片机的pwm音乐播放器,只有pwm播放和按键功能(PWM music player based on 51 single chip computer, only PWM play and key function)
    2020-06-19 16:20:01下载
    积分:1
  • svm_multiclass.tar
    用c语言写的基于SVM的多分类源码,来自康奈尔大学,性能良好(C language used SVM-based classification of multi-source, from Cornell University, the performance of good)
    2007-10-23 21:29:40下载
    积分:1
  • 扰动观测器算法加模型
    能够实现电机的负载观测器算法,自己搭建的模型,可免费下载哦(Load observer algorithm for motor)
    2021-04-02 21:59:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载