搜索资源列表
wcdma_ccode_CRC
- WCDMA系统的CRC编码和解码程序,能使实现不同生成多项式的CRC编译码。
socketa
- 程序实现了在ip协议之上加一层RUDP协议,即在UDP协议上加上重传机制和序列号机制,用来实现数据按顺序准确的传送到接收端。
RLSMATLAB
- 用RLS算法实现自适应均衡器的MATLAB程序
CHANNEL
- 本程序实现802.11a中信道的建模,语言为matlab
mfiles
- 本程序实现802.11a中扰码的生成,语言为matlab
decQpskMapping
- 本程序实现了中继系统中信号的qpsk解调工作-implement the qpsk s decoding
网格码实现的完整程序
- 摘要或目录空时网格码实现的完整程序 摘要或目录空时网格码实现的完整程序 -Space Time Trellis Code
Accel_V2.0
- 此程序实现了两个板子的通信,在板子重启的时候如果一个板子按钮按住,则这个板子称为发射节点,另一个板子成为接受节点,发射板子实时地将自己的X,Y,Z轴的数值发送给接受板子-This program has achieved two of the communication board in the board when the restart button if a board press and hold, then the board as the launch of the node, an
m3g-sip_gateway
- 这个程序实现3G到SIP的网关功能。可以将3G网络的呼叫接入到IP网络中的SIP SERVER-Used to connect the 3g network to sip server
CLOCK
- 本程序实现了FPGA应用中的时钟程序的相关功能,很重要-implemente the fpga clock on relative function
SAF_cap
- 本程序实现了中继协作时候对中继选择时候根据信噪比对中继的排序选择工作-implemente the relay system s order of the relay
TD-SCDMABasebandsignalprocessing
- 考虑到TD-SCDMA多种业务信道,本程序可以完成多重业务信道的仿真。完整的程序,包括Turbo信道编解码,CRC生成,扰码,交织,误码率统计,扩频等,程序编写规范,注释非常详细,是研究tdscdma的好东西,也是学习数字信号处理的好材料。-the program can complete several operation.the complete process, including the turbo channel encoding and decoding, CRC,scrambler
multipath_code
- 设计一完整的移动通信系统物理层传输方案 (WiMAX场景): 试设计一完整的移动通信系统物理层传输方案并用MATLAB程序实现,要求满足以下指标: 1. 数据速率:5km/hr的移动速度下可实现60Mbps,同时在120km/hr的移动速度下可实现10Mbps,且Eb/No小于20dB时可实现误比特率Pe <= 10-4 2. 信号带宽为20MHz,工作在2GHz频带 3. 信道模型: COST207模型的6径瑞利信道(可参考程序 multipath_code.zip)
TD-LTE
- 实现了TD-LTE系统上下行结合的程序,包括信道估计、导频插入等,最后衡量系统性能是衡量系统的误码率。-It implemented the process of TD-LTE,including uplink and downlink.It contains channel estimation,pilot inserting and so on.At last,it eatimated the BER performance.
xczxczxczxczxczxc
- 该程序实现基于GPRS模块的AT指令控制向手机发送彩信-AT commands to control the program based on GPRS module to send MMS to mobile phones
GQG
- 程序实现ofdm系统中通过用选择性映射(SLM)来改善系统的峰均比(PAR)。减少较大功率峰值出现-Program ofdm system by using selective mapping (SLM) to improve the system of PAR (PAR). Reduce peak power greater
ParticleFilter
- 粒子滤波(Particle Filtering)是基于贝叶斯估计的一种估计算法,在制导,导航,通信,金融中用着广泛应用。该程序实现了基于粒子滤波方法的动目标跟踪。-Particle Filter (Particle Filtering) is an estimate based on Bayesian estimation algorithm, using the widely used in guidance, navigation, communications, finance. The
NCT_BER_awgn
- 该程序实现了使用非线性压扩函数对OFDM信号进行压扩变换,并对其在AWGN下的误码性能进行了测试。-This manuscr ipt exploit the nonlinear companding function to reduce the PAPR in OFDM system, and test the BER performance in AWGN channel
3G系统-WCDMA和CDMA2000完整MATLAB仿真程序
- WCDMA码分多址通信系统和CDMA2000码分多址通信系统,完整MATLAB仿真系统实现(WCDMA communication system and CDMA2000 communication system, to achieve a complete MATLAB simulation system)
CDMA技术说明及仿真程序
- CDMA技术原理、发展,以及MATLAB实现源程序