-
FSK-AND-CHANNEL-CODING
DESCRIBING FSK MODULATION AND CHANNEL ENCODING TYPE OF CYCLIC CODES GENERATION..
- 2011-06-21 20:44:31下载
- 积分:1
-
work
雅克比迭代用于计算方程组的数值解。精度比较高。(jacobi)
- 2009-12-27 23:48:13下载
- 积分:1
-
ofdm
该程序源代码实现了OFDM通信系统性能的仿真,调制方式有BPSK,QPSK,MSK,QAM,信道为AWGN和Rayleigh信道,并对有插入导频的符合IEEE802.11a的OFDM系统进行了仿真。(The program source code to achieve the performance of OFDM communication system simulation, modulation has BPSK, QPSK, MSK, QAM, for the AWGN channel and Rayleigh channel, and have inserted the line with the IEEE802.11a pilot of OFDM system simulation.)
- 2007-08-19 10:55:24下载
- 积分:1
-
LDPC
ldpc decoding and encoding
- 2010-06-22 21:10:31下载
- 积分:1
-
mvr61
这是一个多目标多参数无约束线性优化程序,其中包括三个具体的应用实例,对于解决非线性优化问题十分好用(This is a multiple target multi parameter non linear constrained optimization program, which includes three specific examples of application, to solve the nonlinear optimization problem is very easy to use)
- 2012-04-20 17:32:55下载
- 积分:1
-
filpoly
Polynomial filter (includes Savizky-Golay filter)
- 2011-07-22 18:47:04下载
- 积分:1
-
fcm-MATLAB
FCM,模糊C均值聚类的MATLAB实现(FCM matlab)
- 2014-10-23 09:52:18下载
- 积分:1
-
fractional-system-simulink
这是用matlab编写的分数阶系统仿真程序,希望对你有所帮助。(This using Matlab soft for the fractional system simulink and I hope to help you.)
- 2020-07-03 18:20:01下载
- 积分:1
-
MATLAB-DOA
通信信号处理MATLAB的入门教程,和空间谱估计DOA估计的方法(Communication Signal Processing MATLAB introductory tutorial, and spatial spectrum estimation method for DOA Estimation)
- 2015-04-27 10:04:37下载
- 积分:1
-
RS_coding
The Hamming codes (described in the previous section) are suitable for detecting random bit errors
in a sequence of transmitted bits. If the communication medium is prone to burst errors (channel
errors affecting contiguous blocks of bits), then the Hamming code may not be suitable.
Reed Solomon Codes are linear block codes, a subset of the BCH codes called non-binary BCH.
The (n, k) RS code contains k data symbols and n-k parity symbols. RS Codes are also cyclic codes
since the cyclic shift of any codeword will result in another valid RS codeword.
- 2016-03-17 01:47:28下载
- 积分:1