viterbi-decoder
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:A matlab+mex implementation of a convolutional encoder and a Viterbi decoder
The folder is a git repo

If some library are missing, link the correct library

    ln -s /usr/lib/libstdc++.so.6.0.XX MATLABFOLDER/sys/os/glnxa64/libstdc++.so.6

Compile the c files with

    mex FILE.c

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。