登录
首页 » Others » SCM信道模型

SCM信道模型

于 2020-12-03 发布
0 240
下载积分: 1 下载次数: 1

代码说明:

很经典的SCM信道模型,Matlab编写,本人已经验证过,可以运行,可以直接移植到LTE链路仿真平台中。

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

发表评论

0 个回复

  • 光伏并网得simulink仿真
    光伏并网得PQ仿真,运行可靠,所有参数设置完毕,光伏部分也采用恒压控制。
    2020-11-27下载
    积分:1
  • MATLAB 灰度共生矩阵特征提取
    很好的灰度共生矩阵特征提取MATLAB代码,实用,得到了灰度共生矩阵各个特征的值。
    2020-11-30下载
    积分:1
  • cv水平集及改进算法MATLAB
    包含cv水平集的matlab源程序,改进算法以及应用代码
    2020-12-03下载
    积分:1
  • 基于三层BP神经网络的股票数据预测模型
    基于三层BP神经网络的股票数据预测模型(MATLAB2014)文件列表:BP_ZXF.mBP_ZXF.xlsx
    2020-12-04下载
    积分:1
  • Altium Designer Scripts AD脚本
    Altium Designer Scripts AD画PCB的脚本文件 有利于Altium Designer的快速开发例如:导入企业logo ,导入不同类型的pcb等
    2020-12-10下载
    积分:1
  • wigb.m 源
    matlab用,可以生成地震剖面!简单实用!
    2020-12-09下载
    积分:1
  • stm32 spi双机通信
    spi 32 通信 双机 目前可实现双机 理论可以实现 1主机 和 n多从机
    2021-05-07下载
    积分:1
  • 无人驾驶入门--Autoware使用手册
    无人驾驶汽车系统入门 - Autoware_UsersManual_v1.1Autoware-用于城市自主驾驶的集成开源软件,支持以下功能:3D本地化3D映射路径规划路径跟随加速/制动/转向控制数据记录汽车/行人/物体检测交通信号检测交通灯识别车道检测对象跟踪传感器校准传感器融合面向云的地图连接自动化智能手机导航软件仿真虚拟现实Autoware受BSD许可证保护。请自行负责使用。为了安全使用,我们为不拥有真正自主车辆的人提供基于ROSBAG的仿真方法。如果您使用Autoware与真正的自主车辆,请在现场测试之前制定安全措施和风险评估。工尹-刁一定義亡机飞求世。Chapter1。 About This documentThis chapter describes the purpose of this document.Autoware Users ManualAutoware Developers manualChapter2。 RoS and AutowareBefore operating Autoware, RoS and Autoware are described in this chapter.Robot middleware- rosecently, the wide range potential of robotics has been focused by not only roboticsexperts but also non-robotics experts to join robot development It is believed thatthis trend leads robotics to advancement and developments to other domainsHowever, robot development is getting harder because the advancement and the complexityof robot functions have been increased Unlike Pcs and smartphones robotic developmenthas considered various hardware, OS, programming languages. Hence, the differences havemainly been obstructed for robotic developers as well as robotics experts to join robotdevelopmentTo solve the problem, the demand of making common platforms has been increased, andsome platforms have been published Within a common platform, developers can combinevarious software published by other developers, and speed up development by reusing themTherefore, it is expected that developers can more focus on fields of interestROS (Robot Operating System) is a framework for robotic software development. It wasdeveloped by Willow Garage in U.S. OSFR (Open Source Robotics Foundation) has currentlymaintained it. The open sourced ros has mainly been used by communities in U.S. andEurope as well as communities in JapanNote that ros has "os" in its name however, it is not "os" like Windows or linux. It is amiddleware that runs on uniX based OSROS FeaturesOriginal build system(Catkin)mage processing library(OpenCvv Data logging tool (ROSBAG)v Visualization tools for data and software state(rvizCoordinate transformation library (TFQt based gul development tool (RQTA""file is used to start multiple nodes atAutowareutoware is open source software based on ros. autoware is pushed on github forautonomous driving research and development. Most of autonomous drivingsystem consist of recognition, judgment, and operation. Autoware providesnecessary functions, such as 3-D map generation, localization, object recognition, andvehicle control, for autonomous drivingROS PCAutoware〔Ros)RecognitionJudgmentoperationObject DetectionLane KeepingAcceleratorLocalizationIntersectionBrakeSteeringAutowareRiderAutoware routePath PlanningVehicleVehicle control(CAN)CFigure 1 Autoware overviewwhile support systems such as driving assistance and safetydiagnosis support, use multi-core CPU3-D Map Generation and SharingLocalization(NDT: Normal Distributions Transform)object DetectionPath GenerationAutonomous Drivingtarget speed. In addition, the route includes landmarks, "way point, setintervals. The autonomous driving system operates path following by following the wayUser InterfaceA user interface called " Runtime Manager ofpath following. Furthermore, a tablet user interface, "Autoware Rider, of Autoware enablesROS PCAutoware(ROS)Runtime ManagerVIZAutoware ridertabletDisplay on vehicleOculusFigure 2 User interfacePlatform structure for autowareApplicationAutowareMiddlewareROSHost OsLinux( UbuntuCPUGPUCameraGNSSLIDARFigure 3 Platform structure for Autoware
    2021-05-07下载
    积分:1
  • 偏微分方数值解法的MATLAB源码--古典显式格式求解抛物型偏微分方
    1、古典显式格式求解抛物型偏微分方程(一维热传导方程)2、古典隐式格式求解抛物型偏微分方程(一维热传导方程)3、Crank-Nicolson隐式格式求解抛物型偏微分方程4、正方形区域Laplace方程Diriclet问题的求解如:function [U x t]=PDEParabolicClassicalExplicit(uX,uT,phi,psi1,psi2,M,N,C)%古典显式格式求解抛物型偏微分方程%[U x t]=PDEParabolicClassicalExplicit(uX,uT,phi,psi1,psi2,M,N,C)%%方程:u_t=C*u_xx 0
    2020-06-27下载
    积分:1
  • 串并转换与并串转换的Verilog实现
    quartus环境下工程,自己写的sipo和piso两个模块,用verilog分别实现串并转换和并串转换,通俗易懂
    2020-12-05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载