-
Viterbi_decode
维特比译码仿真程序
cnv_encd.m 卷积编码程序
viterbi.m 卷积译码程序
其它的是viterbi.m中用到的子函数(Viterbi convolutional coding cnv_encd.m simulation program procedures viterbi.m other convolutional decoding procedure is used in viterbi.m Functions)
- 2009-01-15 12:24:09下载
- 积分:1
-
workonnnet
所有程序的运行和编译环境为:Visual C++ 6.0和MATLAB 6.5 service pack1(一般情况下MATLAB 6.5即可)。(All programs running and the compiler environment: Visual C++ 6.0 and MATLAB 6.5 service pack1 (under normal circumstances can MATLAB 6.5).)
- 2009-03-09 17:28:57下载
- 积分:1
-
lab3
digital image processing
- 2010-01-08 09:39:48下载
- 积分:1
-
levenson
使用levenson法进行谱估计的matlab程序(use levenson method of spectral estimation procedures Matlab)
- 2007-03-09 10:04:52下载
- 积分:1
-
SOR1
利用SOR迭代法求解线性代数方程组,此迭代法是数值计算方法中的基本方法之一。(The use of the SOR iterative method for solving linear algebraic equations, this iterative method is one of the basic method of numerical methods.)
- 2012-05-19 16:52:20下载
- 积分:1
-
codefroge-ldpc-matlab
this is an implementation of ldpc encoder and decoder in matlab. generator matrix, parity check matrix and the chennel are implemented seperately. the bit error rate performance is estimated for the ldpc code
- 2013-03-17 13:15:48下载
- 积分:1
-
baoluo
在labview的信号处理中用户来计算波形的包络谱,用来进行信号分析(To calculate the wave spectrum envelope of users in the signal processing of the LabVIEW, used for signal analysis)
- 2013-12-30 09:37:49下载
- 积分:1
-
iToolbox
各种数据处理的基本算法,包括最小二乘,和各种算法与最小二乘的算法融合(Basic Algorithms for Various Data)
- 2019-01-16 14:19:03下载
- 积分:1
-
zuixiaojiacha
本程序是matlab写的基于最小交叉熵的图象分割,处理速度快,分割质量好。(This procedure is written in matlab minimum cross-entropy-based image segmentation, processing speed and good quality segmentation.)
- 2020-07-03 16:20:01下载
- 积分:1
-
graythresh
本文提出的中值滤波的快速算法的基本思想是:原始数据序列上中值滤波的滑窗在移动过程中,当前窗只要删除其最早的元素,加入窗后的新元素,即成为下一窗的内容。这个只是Matlab里封装的算法代码(In this paper, the median filtering of the fast algorithm for the basic idea is: the original data sequence in the sliding window filtering process in the mobile, the current window as long as the deletion of its first element, adding a new element after the window, that is, the next window content.)
- 2009-05-26 11:58:59下载
- 积分:1