搜索资源列表
pcm1
- 通过PCM调制实现信源编码,通过抽样,调制通过MATLAB软件实现
Shannon运用matlab编写程序求解任给信源符号概率的香农编码
- 运用matlab编写程序求解任给信源符号概率的香农编码。给定一组信源符号概率,通过所编写的程序对信源符号概率编码,求出此信源符号概率对应的香农编码。-Shannon coding matlab language
用matlab写的算术编码的程序
- 自己用matlab写的算术编码的程序,信源为二元信源,信源序列、码长均可自定义,Using matlab to write their own arithmetic coding procedures for the binary source-source, source sequence, code length can be custom
matlab300
- PCM通信系统脉冲编码调制的信源编码,可以运行。模拟PCM的编码的波形!-PCM communication system pulse code modulation source coding, can run. Simulation of the PCM waveform coding!
huffmancode
- 离散信源无失真信源编码(实现huffman编码) 可用于教学-Discrete source lossless source coding (to achieve huffman coding) can be used for teaching
quyang
- 运用matlab中的simulink创建的关于信源编码取样的模型,经测试,可使用!-The use of matlab in simulink created on the source coding sampling model, have been tested, you can use!
cdma2000_simulink
- cdma2000的系统建模及实现 包括信源编码,信道编码,扩频,调制。-cdma2000 System Modeling and implementation
huffman
- 对给定的txt文件进行Huffman编码和解码,并加以分析,采用无记忆信源编码方式-For a given txt files Huffman encoding and decoding, and analyzed, using non-memory source coding method
simulink
- simulink通信系统仿真,包括信源编码及调制,附pdf说明文件 (communication system simulation using simulink, with explanation file(.pdf))
SourceEncoingAndDecoding
- 通过信源编译码,理解信源编码的主要目的,理解香农第一定理,掌握信源编码的方法和手段-By source encoding and decoding, source code to understand the main purpose of the first theorem of Shannon to understand and master the methods and source code means
matlabfun
- 信源函数 randerr 产生比特误差样本 randint 产生均匀分布的随机整数矩阵 randsrc 根据给定的数字表产生随机矩阵 wgn 产生高斯白噪声 信号分析函数 biterr 计算比特误差数和比特误差率 eyediagram 绘制眼图 scatterplot 绘制分布图 symerr 计算符号误差数和符号误差率 信源编码 compand mu律/A律 压缩/扩张 dpcmdeco DPCM(差分脉冲编码调制)解码 dpcmen
turboencode
- 一个很经典的Turbo编码解码程序代码,除了Turbo码的性能测试外,还增加了正常的信源编码和解码过程。-A classic Turbo code encoding and decoding, in addition to Turbo code performance testing, but also increased the normal source coding and decoding process.
matlab
- 通信系统仿真,信源编码,信道编码,调制与解调-Communication system simulation, source coding, channel coding, modulation and demodulation
MATLAB
- MATLAB仿真一个系统,包括信源、信源编码、差错控制编码、信道、差错控制解码、信源解码、求误码率以及均方误差。-MATLAB simulation of a system, including source, source coding, error control coding, channel, error control decoding, source decoding, seek error rate and mean square error.
TBMatlab
- 一个简单完整的通信系统,包括信源编码,调制,信道,接受,解码等过程(a simple matlab source about communication)
算术编码matlab
- 从整个符号序列出发,根据各信源序列的概率将信源序列映射到[0,1) 区间上,然后选取区间内的一点(也就是一个二进制的小数)来表示信源序列。(From the entire sequence of symbols, the source sequence is mapped to the interval [0,1] according to the probability of each source sequence, and then a point (that is, a binary f
Huffman-matlab
- 哈夫曼是著名的一种信源无损压缩方法,该程序可以实现哈夫曼信源编码,(Huffman is a well-known source lossless compression method, the program can implement the Huffman source code,)
HuffmanCoding
- 文本信号的信源编码,利用MATLAB编程实现Huffman编码。(The source code of the text signal is coded by MATLAB programming.)
使用Matlab计算信源熵
- 使用Matlab计算信源熵,利用信息论与编码所学知识完成实验(Using Matlab to compute source entropy)
课设
- 大二写的课设程序,模拟数字通信系统仿真,包含AM,DSB,SSB,2ASK,2PSK,2FSK,以及信道编码,信源编码,误码率分析(Sophomore's Course Program, Analog Digital Communication System Simulation, Including AM, DSB, SSB, 2ASK, 2PSK, 2FSK, Channel Coding, Source Coding, Error Rate Analysis)