-
LDPC_QPSK
基于LDPC码的信道编码与物理层网络编码联合设计方案(Based on the physical layer channel coding and network coding jointly designed LDPC codes)
- 2021-02-05 10:49:57下载
- 积分:1
-
bpsk_fading_tx
bpsk simulation under multipath fading
- 2011-01-08 15:10:47下载
- 积分:1
-
RBNN
Algorithm based in graph theory, in which form cluster around of a radius r of a point.
- 2012-03-31 07:14:51下载
- 积分:1
-
FmXuling
频率调制修改版,完整能运行,不但过程清晰,而且有图,易懂,MATLAB语言编写,实用(Modified version of frequency modulation, complete to run, not only the process clear, and there are maps, easy to understand, MATLAB language, practical)
- 2011-09-18 19:17:19下载
- 积分:1
-
zifushibie
一个关于Matlab的神经网络识别字符的小程序,挺好玩的(One on Matlab neural network character recognition applet, really fun)
- 2014-02-07 16:49:22下载
- 积分:1
-
dsp2
本程序利用MATLAB进行数字信号的频谱分析,适用于DSP的初学者。代码里应用了矩形窗和汉明窗两种窗函数进行对比分析。(This procedure carries on the digital signal using MATLAB the spectral analysis, is suitable in the DSP beginner. In the code has applied the rectangular window and the hamming window two kind of window box number carries on the contrastive analysis.)
- 2009-06-24 22:33:23下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
QPSK
In this case is a QPSK algorithm code for mapping the interleaved code, using VHDL language. This code provide the method of mapping the code by using QPSK algorithm.
- 2014-11-19 04:27:20下载
- 积分:1
-
invpwm
it is a project based on invpwm in voltage regulator
- 2011-01-30 16:08:16下载
- 积分:1
-
LCMVaLMS
用matlab实现自适应信号处理中的LCMV(8阵元) 和 v步LMs 算法。 (Adaptive signal processing using matlab to achieve the LCMV (8 array element) and v step LMs algorithm.)
- 2013-10-21 11:15:30下载
- 积分:1