资源列表
alamouti
- 主要针对 MIMO中的alamouti 进行仿真测试,有2发1收,3发1收,4发1收 进行比较。-Mainly for the alamouti MIMO simulation test, there are two hair a close, 3 rounds a close, four made a close comparison.
fijbt
- 主要是基于mtlab的程序,music高阶谱分析算法,基于chebyshev的水声信号分析。- Mainly based on the mtlab procedures, music higher order spectral analysis algorithm, Based chebyshev underwater acoustic signal analysis.
New-folder
- DOA ESTIMATION USING ULA IN FREQUENCY DOMAIN.
java_charactor
- 介绍java编程中经常遇到的各种字符,以便开发者了解其中不同-Describes the various characters often encountered in java programming, so that developers understand the different
ybhrd
- 计算时间和二维直方图,自写曲率计算函数 ,添加噪声处理。- Computing time and two-dimensional histogram, Since writing the curvature calculation function, Add noise processing.
UDP
- 关于UDP数据传输的相关问题,大家在UDP通讯时可以参考使用。-About UDP data transmission related issues at U.S. UDP communication can use and reference.
digital-madolation-block2
- Die Modulation (von lat. modulatio = Takt, Rhythmus) beschreibt in der Nachrichtentechnik einen Vorgang, bei dem ein zu übertragendes Nutzsignal (beispielsweise Musik, Sprache, Daten) einen sogenannten Trä ger verä ndert (moduliert). Dadurch
GPRS_code
- Code to control GPRS modem via RS232. using At commands
mvbrb
- 迭代自组织数据分析,到达过程是的泊松过程,采用的是脉冲对消法。- Iterative self-organizing data analysis, Arrival process is a Poisson process, It uses a pulse of consumer law.
Connection-PLC-with-PC
- 实现PLC与PC通信,通信软件,通信代码,通信功能的实现-Connection PLC with PC
45678912filter
- 常用数字滤波器的设计与实现,低通数字滤波器 和带通数字滤波器-The design and implementation of a digital filter
Verilog实现IIC通信协议
- Verilog实现IIC通信协议,里面有IIC master和slave的源码,以及testbench仿真的代码