搜索资源列表
viterbi
- 现在进行图像处理已经越来越频繁,下面是用c语言进行图像jpeg处理压缩编码源程序-Will now proceed to image processing has become increasingly frequent, Here is using c language source code to handle compressed jpeg image
viterbi_0
- Viterbi算法示例程序 function [a b]=viterbi(A,B,Ob,pi) A 状态转移矩阵 B 观测概率矩阵 Ob 观测序列(行向量)例:[2 3 5 2 1 3] pi 初始状态概率向量-the example code for viterbi algorithm
cireuxarfigure
- viterbi译码程序 用来对通信中的卷积码进行译码 不错的源码-Viterbi decoding process Used for communication of convolution code decoding the source of good
