登录
首页 » matlab » Understanding_LTE_with_MATLAB

Understanding_LTE_with_MATLAB

于 2019-11-09 发布
0 203
下载积分: 1 下载次数: 1

代码说明:

说明:  Understanding LTE with MATLAB

文件列表:

Understanding LTE with MATLAB.pdf, 8692152 , 2015-01-29

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

发表评论

0 个回复

  • tidsp2407汇编程序例程,完整的源代码。
    tidsp2407汇编程序例程,完整的源代码。-tidsp2407 assembler routines, complete source code.
    2022-03-26 04:42:34下载
    积分:1
  • GetColors
    使用C#开发,实现了登陆,查找,编辑,删除,添加等功能.使用SQL server作为后端数据库(The functions of login, search, edit, delete and add are realized by using C# development. SQL server is used as the back-end database.)
    2020-06-25 13:00:02下载
    积分:1
  • VB拼图游戏-甲虫2源码
    2004年重写的甲虫2拼图游戏,仍然使用VB编写。甲虫2的定位仍然是MiniGame,以第一版为蓝本重新编写了代码,用时一天,不包含测试。操作除保留上一代的键盘方向键(←↑↓→)外,更加入鼠标支持。游戏规则仍旧是将玩家自选的凌乱图片复原到原貌。可作为VB编写拼图游戏的一个范本来参考。
    2022-03-02 23:30:04下载
    积分:1
  • kalman滤波在视频图像目标跟踪
    说明:  Kalman滤波在视频图像目标跟踪中的应用(Application of Kalman filter in video image target tracking)
    2021-01-05 09:56:44下载
    积分:1
  • Vcastr FLV视频播放器升级版
    一款FLV网络播放器,适用于各类CMS系统或blog系统,Vcastr视频播放器拥有众多特点和自定义设置,具备用户需要的大多数基本功能。参数说明:   vcastr_file 方法2传递影片flv文件地址参数,多个使用|分开 空   vcastr_title 影片标题参数,多个使用|分开,与方法2配合使用 空   vcastr_xml 方法3 传递影片flv文件地址参数   IsAutoPlay 影片自动播放参数:0表示不自动播放,1表示自动播放 0   IsContinue 影片连续播放参数:0表示不连续播放,1表示连续循环播 1   IsRandom 影片随机播放参数:0表示不随机播放,1表示随机播放 0   DefaultVolume 默认音量参数 :0-100 的数值,设置影片开始默认音量大小 100   BarPosition 控制栏位置参数 :0表示在影片上浮动显示,1表示在影片下方显示 0   IsShowBar 控制栏显示参数 :0表示不显示;1表示一直显示;2表示鼠标悬停时显示;3表示开始不显示,鼠标悬停后显示 2   BarColor 播放控制栏颜色,颜色都以0x开始16进制数字表示 0x000033   BarTransparent 播放控制栏透明度 60   GlowColor 按键图标颜色,颜色都以0x开始16进制数字表示 0x66ff00   IconColor 鼠标悬停时光晕颜色,颜色都以0x开始   更多请参见压缩包说明……
    2022-08-07 03:10:27下载
    积分:1
  • 原子分解法gaborfft
    Gabor原子,可以构造Gabor字典,进行原子分解法,完成参数估计(Gabor atoms can construct Gabor dictionary, carry out atomic decomposition method, and complete parameter estimation.)
    2021-04-08 15:29:00下载
    积分:1
  • North @ 03 large database content and experimental machine to answer the questio...
    北@大 03级数据库上机实验内容和习题解答,很有代表性的题目,供大家参考-North @ 03 large database content and experimental machine to answer the questions, very representative of topics for your consideration
    2022-05-16 05:37:29下载
    积分:1
  • 智能数字交流毫伏表的设计与实现 是pdf格式的
    智能数字交流毫伏表的设计与实现 是pdf格式的-Intelligent Digital AC millivolt meter Design and Implementation is a pdf format
    2022-03-21 03:02:10下载
    积分:1
  • 基于多站纯方位粒子滤波跟踪系统
    基于多站纯方位粒子滤波目标跟踪系统,多个观测站,匀速直线运动目标(Target tracking system based on multi-station bearings-only particle filter)
    2021-05-13 02:30:02下载
    积分:1
  • 问题描述: 一杯沸水冷却,圆柱体模型,底面半径0.05m,高0.1m,周围温度20度,初始水温100度 方程是四维输运方程(常数a^2=k/(c*...
    问题描述: 一杯沸水冷却,圆柱体模型,底面半径0.05m,高0.1m,周围温度20度,初始水温100度 方程是四维输运方程(常数a^2=k/(c*p),k是热传导系数0.6006焦/(米*秒*度)) 初始条件:t=0时水等于100度 边界条件:1.上下壁都是自由冷却,第三类边界条件,周围温度保持在20度(H=k/h,h取1) 2.杯壁绝热,第二类边界条件 图形显示格式,取过圆柱轴的截面温度变化将其做成动画. -Problem description : a cup of boiling water cooling cylinder model, the bottom radius of 0.05m, 0.1m high. temperature around 20 degrees, initial temperature of 100 degrees equation is four-dimensional equations (a constant ^ 2 = k/(c* p), k is the thermal conductivity coefficient of 0.6006 Coke/(m** seconds degrees)) initial conditions : t = 0 to 100 degree water boundary conditions : 1. upper and lower walls are free cooling, the third boundary conditions, maintain the temperature around 20 degrees (H = k/h, h for 1) 2. Beibi insulation, The second category boundary conditions graphics format, cylindrical shaft for the cross section of its temperature changes caused animation.
    2022-05-12 17:55:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载