搜索资源列表
-
0下载:
讲述如何使用matlab进行基本的信号变换,包括傅里叶变换,卷积。使用矩阵的方式进行傅里叶变换,避免了使用matlab函数运算功能带来的大量时间浪费-How to use matlab to basic signal conversion, including the Fourier transform, convolution. Matrix Fourier transform, to avoid a lot of time wasted matlab function computing
-
-
0下载:
this matlab code that made convolution encoding and decoding of vector data.
for more details about how to use it, look at the comments inside the code
-
-
1下载:
这个是我数字信号处理这门课的课程设计,文件包括用matlab编写的代码和设计报告.这个设计包括卷积演示程序、采样定理演示程序、模拟滤波器设计演示程序、设计切比雪夫I型低通滤波器、切比雪夫I型低通滤波器、双线性变换法设计巴特沃斯低通数字滤波器、用凯塞窗设计高通滤波器-This is my digital signal processing the course of the curriculum design, preparation of documents including the use
-
-
0下载:
针对LDPC码在理论和实现两方面分别进行了较深的研究。深入了解了LDPC码编码方法、译码方法以及性能等知识,重点研究了用MATLAB如何构造奇偶校验矩阵、如何编码和如何解码的算法,而且实现了在相同码率、信噪比下LDPC码性能与卷积码性能的对比。-LDPC codes for both theory and implementation were carried out deeper study. In-depth understanding of the LDPC coding method,
-