搜索资源列表
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系统》(附matlab和C++仿真程序)
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,
blockmimoofdmchannelestimation
- OFDM下的MIMO模块,可以实现信道估计,而且本程序可以喝C相连接,方便。-OFDM under the MIMO module,channel estimation can be achieved,but this program can drink C is connected and convenient.
Euler
- Euler方法 用C语言实现,并求解常微分方程组-The m framework appropriately generalizes notions such as gain margin, phase margin, disturbance attenuation, tracking, and noise rejection into a common framework suitable for analysis and design, in both single-loop and
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
ITplusplus-Source-code
- The source code works with the IT++ library on Visual C++ platform. The programs implement the detection and precoding of MIMO signals.
sample_ss2tf.zip
- 此代码演示如何转换成一个动态的多输入多输出(MIMO)系统的状态空间形式的传递函数形式。在这里,你可以提供的A,B,C,D矩阵描述的动态系统(或使用功能RSS()生成一个随机的系统)。然后可以用于MIMO系统的传递函数矩阵。,This code demonstrates how to convert a dynamical multi input multi output (MIMO) system from state space form to Transfer function form.
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
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
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.