搜索资源列表
demo_rbpf_gauss
- MIMO信道multinomal residual deterministic仿真-MIMO Channel multinomal residual deterministi c Simulation
MIMO_Equlaization
- MIMO系统的典型zf均衡器的算法C++实现。brief ZF Equalizer, i.e. Matrix inversion and multiplication block, i.e. the solution of a linear equation system.
MIMO_WSSUSChannel
- MIMO系统链路仿真典型信道模型WSSUS channel的C++源代码。
Wireless-Mimo
- 利用射线追踪技术仿真mimo系统,内涵c ++和matlab代码-This project explores the development of a multiple input multiple output (MIMO) simulator using ray tracing techniques.
MIMOCapacity
- MIMO vớ i Zero buộ c equalizer
MIMO(1)
- 在初始阶段,首先需要对所仿真的MIMO无线信道的仿真场景进行选择。仿真场景是指典型城区、恶劣城区、郊区或者乡村等信道传播环境,以及通信的方向,即是上行链路还是下行链路-At the initial stage, first of all, the need for the simulation of the MIMO wireless channel selection simulation scenario. Simulation refers to a typical urban scene
txz
- 基于导频的传统的OFDM系统的信道估计源程序 [scme-2006-08-30.zip] - 3gpp信道模型代码,加入mimo,-Based on the traditional pilot channel estimation in OFDM system, source [scme-2006-08-30.zip]- 3gpp channel model code, adding mimo,
MIMO_channel
- MIMO信道仿真源程序,是一种辅助函数,欢迎大家下载查阅-chmimo channel source
Practica27final.m
- Capacity of a MIMO System vs. C/N Relatioship
SphereDecoder
- 用于MIMO检测的sphere decoder程序- This function implements a soft output sphere decoder. Based on the paper: C. Studer, M. Wenk, A. Burg, and H. Blocskei: "Soft-Output Sphere Decoding: Performance and Implementation Aspects", Asilomar 2006
A-new-clustering-method-to-prolong-the-lifetime-o
- One of the most critical issues in the wireless sensor networks is the network s nodes limited availability of energy. The network lifetime strictly depends on its energy efficiency. Clustering is a method to make the consumed energy efficient. LEA
MIMO-c-uwb
- Calculating a MIMO-system-uwb
MIMO
- mimo无线通信Alamouti方案,重复码编码方案,迫零接收及匹配接收方案实现的matlab源程序 -Implement a complete MIMO system with different combinations of the following components: (a) Alamouti, repetition code, and V-BLAST (at the transmitter) (b) zero-forcing and MMSE (at the rec
Massive-MIMO-with-1-bit-ADC
- Massive MIMO with 1-bit ADC-Massive MIMO with 1-bit ADC This is a code package is related to the follow scientific article: Risi C, Persson D, Larsson E G. Massive MIMO with 1-bit ADC . Eprint Arxiv, 2014. The package contains a simul
MIMO--Sphere-Decoding
- Simulation Code for MIMO Signals with and without a Sphere Decoding front-end -This README file explains how to use the C++ programs that were used to generate the simulations in this thesis. The capabilities and limitations of these programs wi
MU_MIMO
- 多用户多输入多输出系统中的信道估计方法,包含matlab代码和C代码(channel estimation methods in MU-MIMO systems)
SocketTool
- 进行windows界面编程,界面分为发送端和接收端,分别可以进行多个发送端多个接收端的多发多收操作,并且可以进行发送文件的内容、大小、发送时间的控制。最后,可以显示出错信息,并且可以保存当次的设置信息。(Windows programming interface, the interface is divided into transmitter and receiver, which can carry out multiple transmitter multiple receiver MI
58533
- Copyright (c) 2009, Oskar Vivero Copyright (c) 2009, Florian Knorn All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Red
58569
- Copyright (c) 2007, Karen Su Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright
OFDM resource allocation
- OFDM resource allocation for (single user) using greedy algorithm. the function of greedy algo. is written in C. so, one need to set up a compiler in matlab.