文件名称:channel_capacity
- 所属分类:
- 其他小程序
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- tensio******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
信道容量的迭代算法:
(1)已知:信源符号个数 、信宿符号个数 、信道转移概率矩阵 ;
(2)输入:任意的一个信道转移概率矩阵。信源符号个数、信宿符号个数和每一个具体的转移概率在运行时从键盘输入;
(3)输出:最佳信源分布 ,信道容量 。-Channel capacity of the iterative algorithm: (1) is known: the number of source symbols, the letter places the number of symbols, the channel transition probability matrix (2) Input: an arbitrary one channel transition probability matrix. The number of source symbols, the letter places the number of symbols and each specific transition probabilities from the keyboard input at run time (3) Output: The best source distribution, the channel capacity.
(1)已知:信源符号个数 、信宿符号个数 、信道转移概率矩阵 ;
(2)输入:任意的一个信道转移概率矩阵。信源符号个数、信宿符号个数和每一个具体的转移概率在运行时从键盘输入;
(3)输出:最佳信源分布 ,信道容量 。-Channel capacity of the iterative algorithm: (1) is known: the number of source symbols, the letter places the number of symbols, the channel transition probability matrix (2) Input: an arbitrary one channel transition probability matrix. The number of source symbols, the letter places the number of symbols and each specific transition probabilities from the keyboard input at run time (3) Output: The best source distribution, the channel capacity.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
课程设计题目.txt
channel_capacity.cpp
channel_capacity.cpp