资源列表
IIR
- 使用matlab实现设计IIR滤波器:冲激不变法、双线性变换法 设计一个巴特沃思低通滤波器,其技术指标为:3dB带宽为,阻带截止频率为,阻带衰减大于30dB,采样间隔T=10us。 1)用冲激响应不变法 2)用双线性变换法设计 3)用FIR的矩形窗函数设计 二、用双线性变换法分别设计低通、高通、带通、带阻四种滤波器。模拟滤波器带原型分别为切比雪夫滤波器和椭圆滤波器,采样率Fs=20kHz,指标如下: 1)低通:通带0~4 kHz,阻带5 kHz,通带衰减Rp=0.5dB,阻带衰减As
LDPC
- 最基本的LDPC仿真编译码程序,有需要的可以在这上面改进。很适合初学者(The most basic LDPC simulation compiling code program, which can be improved on it. It's good for Beginner.)
LDPC_protograph
- 基于matlab的原模图仿真代码程序,有需要的可以在这上面改进(Simulation code program of original model graph based on MATLAB)
FSK
- 通过2FSK通信系统综合设计实验,加强对2FSK调制器与解调器的通信技术电路理解,学会查寻资料、方案比较,以及设计计算环节。学会对所学基本理论知识的综合运用;掌握使用Multisim软件的操作方法(Through the comprehensive design experiment of 2FSK communication system, we need to enhance the understanding of the communication technology of 2FSK
程序资料
- 瑞萨单片机资料参考,以及瑞萨单片机入门教程,供大家参考学习。(Reza single-chip data reference, as well as the introduction of the Reza single-chip tutorial, for your reference study.)
LDPC_basic1
- 基于C++实现的LDPC码仿真代码程序,awgn信道下的编解码。(The LDPC code simulation code program based on C++, and the codec in the AWGN channel.)
ActiveX控件串口通信
- 在VC++6.0中使用通讯控件-MSComm串行通讯控件,选用的开发环境即为Visual C++6.0,其中的通讯功能都是由MSComm通讯控件完成的。(In VC++6.0, we use the communication control -MSComm serial communication control. The selected development environment is Visual C++6.0, where the communication function is
multiuser_mimo
- 对多用户的mimo 规则化和非规则的预编码(Multi-user mimo regularization and non-regular pre-coding)
iec9-2LE协议打包程序
- 一个在DSP平台上开发的基于IEC61850-9-2LE协议程序(A IEC61850-9-2LE protocol program developed on the DSP platform)
声线图的绘制
- 水声声线仿真,基于射线模型。文章包含仿真条件和说明。文章附件为程序。(Underwater acoustic line simulation, based on the ray model. The article contains simulation conditions and instructions. The article appendix is the procedure.)
Fountain_toolkit
- Raptor and Fountain Codes
ikev2
- ikev2的实现,主要实现了ikev2的前两个来回。(Realization of ike version2)