Location:
Search - 上行算法
Search list
Description: 智能天线上行链路的MUSIC算法仿真程序,窄带信号,高斯白噪声环境-smart antenna uplink MUSIC algorithm simulation program, narrowband signals, white Gaussian noise environment
Platform: |
Size: 1869 |
Author: Wendy |
Hits:
Description: mimo-mc-cdma系统上行链路中分别针对单用户和多用户的不同检测算法的比较
Platform: |
Size: 320605 |
Author: 王义 |
Hits:
Description: 某一层楼20层,有五部互联的电梯。基于线程思想所编写一个电梯调度程序。
每个电梯里面应该有一些按键:数字键、关门键、开门键、等。
每层楼的每部电梯门口,应该有上行和下行按钮。
五部电梯门口的按钮是互联结的,即当一个电梯按钮按下去时,其他电梯的相应按钮也就同时点亮,表示也按下去了。
调度算法是根据这五部电梯的状态,寻找离当前楼层最近的且和请求同方向的电梯给予响应。
所有电梯初始状态都在第一层。每个电梯如果在它的上层或者下层没有相应请求情况下,则应该在原地保持不动。
Platform: |
Size: 6187162 |
Author: 王钧 |
Hits:
Description: Single Carrier FDMA又称SC-FDMA或者DFT-Spread-OFDM是3GPP LTE最新提出的适用于上行传输的一种新方案。相对于OFDMA(主要用于下行),其最大的优势在于低峰值平均功率比(即PAPR)。本程序包括OFDMA,SC-FDE(单载波频域均衡)以及SC-FDMA程序,接收端采用经典的ZF和MMSE检测算法,程序短小精悍,相当经典,方便该领域的人学习与研究。
Platform: |
Size: 50595 |
Author: 程鹏 |
Hits:
Description: 一、 需求分析:
(1) 已知某市每条公路路线及沿途所经过的站名,要实现的功能是:在任一车站终端查询知道
1、 是否有公共汽车到达指定的目的地(任一站点)
2、 若有,打印出乘车的路线(不一定唯一)。如需中途换车,应指示在哪里换哪条线路的车。
(2) 实现的数据结构:因为将公共交通图看成是一个有向图,所以选择十字链表为其数据结构。
其中有信息点为:站点的连接关系(十字链表的弧头和弧尾链域很好的实现了这个功能)
反应途径的线路号(这个当作弧的信息域,含有两个往返的方向,并且每个方向又对应着多个路线号)
站点名(当然是作顶点的信息域data域了,其中其标签顺序是申请顺序存储结构保证)
(3) 算法:按选定的数据结构设计相应的算法,当乘车站到目的站有多种乘车线路是,必须确定路线的选取标准。
换车次数最少、经过的站点数最少。
(6) 测试数据如下:
采用格式统一的公交路线数据文件,具体为:
1) 采用文本文件,文件名统一为lines.txt,在文件夹中;
2) 每条路线的数据占2行(上行和下行各占1行,行在这里指以回车换行符结束),形式为“、、、[……]”,其中为长度不超过6个字符的字符串,为“上行”或者“下行”,为长度不超过20个字符的字符串,、和各个之间均用2个半角空格分隔。程序初始化时,从文件中读出数据进行初始化。
Platform: |
Size: 686264 |
Author: wsctlee |
Hits:
Description: 本文主要介绍了第三代移动通信系统中的上行功率控制算法
Platform: |
Size: 462200 |
Author: cx915349 |
Hits:
Description: 智能天线上行链路的MUSIC算法仿真程序,窄带信号,高斯白噪声环境-smart antenna uplink MUSIC algorithm simulation program, narrowband signals, white Gaussian noise environment
Platform: |
Size: 2048 |
Author: Wendy |
Hits:
Description: mimo-mc-cdma系统上行链路中分别针对单用户和多用户的不同检测算法的比较-mimo-mc-cdma system uplink, respectively, for single-user and multi-user detection algorithm in different comparison
Platform: |
Size: 320512 |
Author: 王义 |
Hits:
Description: 某一层楼20层,有五部互联的电梯。基于线程思想所编写一个电梯调度程序。
每个电梯里面应该有一些按键:数字键、关门键、开门键、等。
每层楼的每部电梯门口,应该有上行和下行按钮。
五部电梯门口的按钮是互联结的,即当一个电梯按钮按下去时,其他电梯的相应按钮也就同时点亮,表示也按下去了。
调度算法是根据这五部电梯的状态,寻找离当前楼层最近的且和请求同方向的电梯给予响应。
所有电梯初始状态都在第一层。每个电梯如果在它的上层或者下层没有相应请求情况下,则应该在原地保持不动。
-err
Platform: |
Size: 6466560 |
Author: 王钧 |
Hits:
Description: Single Carrier FDMA又称SC-FDMA或者DFT-Spread-OFDM是3GPP LTE最新提出的适用于上行传输的一种新方案。相对于OFDMA(主要用于下行),其最大的优势在于低峰值平均功率比(即PAPR)。本程序包括OFDMA,SC-FDE(单载波频域均衡)以及SC-FDMA程序,接收端采用经典的ZF和MMSE检测算法,程序短小精悍,相当经典,方便该领域的人学习与研究。-Single Carrier FDMA or SC-FDMA, also known as DFT-Spread-OFDM is the latest 3GPP LTE uplink transmission for a new program. Compared to OFDMA (mainly used for the downlink), the biggest advantage lies in its low peak-average power ratio (ie, PAPR). This procedure, including OFDMA, SC-FDE (single carrier frequency domain equalization), as well as SC-FDMA procedure, the receiving end the use of classical ZF and MMSE detection algorithm, procedures dapper, very classic, convenient in the field to learn and research.
Platform: |
Size: 50176 |
Author: 程鹏 |
Hits:
Description: GSM信道译码
测试条件:上行DSP时钟@169MHz--->(STM #0xC007,CLKMD)
SDCCH---->抽取比特固定为1bit需要时间1.2ms(viterbi解码算法)||1.06ms(非viterbi译码算法)
抽取比特如果为4bit需要时间2.8ms(viterbi解码算法)||2.72ms(非viterbi-GSM channel decoder test conditions: upstream DSP clock @ 169MHz---> (STM# 0xC007, CLKMD) SDCCH----> extracted bit is fixed at 1bit need time 1.2ms (viterbi decoding algorithm) | | 1.06ms (non- viterbi decoding algorithm) extracted bits if 4bit need time 2.8ms (viterbi decoding algorithm) | | 2.72ms (non-viterbi
Platform: |
Size: 3072 |
Author: 田永波 |
Hits:
Description: 一个新的纹理合成的上行采样算法,即利用现有的高分辨率的样本纹理作为先验引导条件,对合
成的低分辨率的纹理进行插值,获取更好的高分辨率纹理合成结果.该算法的主要思想是基于联合双边滤波器进
行纹理合成上采样,对低分辨率合成纹理应用空间滤波,而将一相似的边界滤波联合地应用在高分辨率的样本纹
理上-Texture synthesis of a new sampling algorithm for the uplink, that is, use of the existing samples of high-resolution texture as a guide a priori conditions for the synthesis of low-resolution texture interpolation, to obtain better results of high-resolution texture synthesis. The main idea of the algorithm is based on the joint bilateral filter for texture synthesis on sampling, on the application of low-resolution texture synthesis of spatial filtering, and a similar use of joint border filtering samples in the high-resolution textures on the
Platform: |
Size: 803840 |
Author: ws |
Hits:
Description:
用3G上行带宽上传实时CIF图象 ( MU350, 731E )
ZPAV (H265) 是 音视频 压缩解压 协议,非常不同于H264/MPEG4,
ZPAV (H265) 的基本算法 是 小波,多级树集合群,广义小波,数学形态小波,......
-From use of 3G uplink bandwidth real-time CIF image ( MU350, 731E )
ZPAV (H265) is audio-visual codec protocol, very different from H264/MPEG4,
ZPAV (H265) basic algorithm is wavelets, SPIHT, BSW, MMW, ......
Platform: |
Size: 2523136 |
Author: 黄杏群 |
Hits:
Description: TD-SCDMA系统中的
智能天线算法研究与仿真
-TD_SCDMA in system s smart antenna algorithm research and simulation
Platform: |
Size: 935936 |
Author: 李宁 |
Hits:
Description: TD-SCDMA上行链路完整级别的仿真,非常完整,考虑了各个功能模块。具有很好的参考价值。-TDSCDMA uplink simulation
Platform: |
Size: 378880 |
Author: liuxing |
Hits:
Description: OFDMA上行链路频偏干扰消除的所有算法总结
都是很经典的算法-OFDMA uplink frequency offset interference cancellation of all algorithms is very classic algorithm summary
Platform: |
Size: 1492992 |
Author: LILI |
Hits:
Description: 我在研究LTE上行链路时,编写的MIMO 检测中的球形译码(sphere decoding)算法,及其改进算法。-MIMO detection in the sphere decoding (sphere decoding) algorithm and improved algorithm
Platform: |
Size: 1024 |
Author: 刘伟 |
Hits:
Description: TD-SCDMA中联合检测技术中的Matlab仿真算法,包括DMF算法,ZF-BLE算法,MMSE算法等-Joint detection in TD-SCDMA technology in the Matlab simulation algorithms, including DMF algorithm, ZF-BLE algorithm, MMSE algorithm
Platform: |
Size: 23552 |
Author: 王冬 |
Hits:
Description: 3GPP LTE上行虚拟MIMO中的一种调度算法源程序代码-3GPP LTE uplink virtual MIMO scheduling algorithm in a source code
Platform: |
Size: 2048 |
Author: Aisenxi |
Hits:
Description: 3GPP LTE中上行虚拟MIMO轮询调度算法的源程序代码-Virtual MIMO in 3GPP LTE uplink scheduling algorithm of the source code for poll
Platform: |
Size: 2048 |
Author: Aisenxi |
Hits: