搜索资源列表
msingal
- 是一个m序列的发生器,对应的本源多项式已经给出,在跟换多项式的时候只需要根据编码规律就可以做出改定,我想对于很多初学者是很容易上手的-Is an m sequence generator, the origin of the corresponding polynomial has been given with the time-for-polynomial coding in accordance with the law need only be able to make a change
pcm
- 脉冲编码调制(PCM)实现 编程实现PCM技术的三个过程:采样、量化与编码。 采样:低通连续信号采样,以 x=sin(200*t) m=x./(200*t) m=m.*m 为例说明低通采样定理,绘出信号时、频图形;带通连续信号采样,以x=sin(20*t) m=x./t 为例说明带通采样定理,绘出信号时、频图形。 量化:均匀量化,以幅度 的正弦信号为例实现为64级电平的均匀量化;非均匀量化,输入A律PCM编码器的正弦信号 ,采样序列为 ,将其进行PCM编码,给出编码器的输出码组序列
hanming
- 汉明编码程序,可以实现检错功能,附带m序列产生程序-Hamming coding process error detection function can be achieved
m_sequence
- 伪随机编码m序列的matlab产生程序及相关特性的分析与仿真-m sequence
ofdm
- 这是OFDM整个功能模块 包括编码 交织,m序列,同步,导频-This is OFDM whole function module Including encoding interweave, m sequence, synchronization, pilot
