登录
首页 » matlab » ViterbiDecoder

ViterbiDecoder

于 2009-03-01 发布 文件大小:3KB
0 207
下载积分: 1 下载次数: 75

代码说明:

  维特比译码,来自现代通信系统matlab(Viterbi Decoder, from modern communications systems matlab)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • codes
    小波压缩程序,包括小波树、嵌入式零树小波编码(Wavelet compression procedure, including the wavelet tree, embedded zerotree wavelet coding)
    2009-05-27 11:18:52下载
    积分:1
  • image-enhancement
    自己编写的图像增强程序,提供MATLAB的源码下载和实例,适合初学者进行学习。(I have written image enhancement procedures, and provide examples of MATLAB source code download, suitable for beginners to learn.)
    2014-11-28 16:13:15下载
    积分:1
  • BreedPSO
    BreedPSO:用基于交叉遗传的粒子群优化算法求解无约束优化问 (BreedPSO: Cross with genetic-based particle swarm optimization algorithm for solving unconstrained optimization problem)
    2013-12-08 18:26:43下载
    积分:1
  • student
    有一学生成绩管理数据库如下表,要求建立一SAS数据集score,并输出显示 创建一个新的数据集class,新增平均成绩aver变量和等级考评grade变量,grade的值是根据aver值的大小给出A、B、C、D四个等级,并显示新数据集class(A student achievement management database as the table, called for the establishment of a SAS data set score, and output display create a new data set class, add an average score aver evaluation variables and grade level variables, grade values are based on the size of a aver value the A, B, C, D four grades, and displays the new data set of class)
    2010-06-21 14:21:44下载
    积分:1
  • doc
    模型参考自适应程序。用于无速度传感器,做矢量控制(matlab)
    2009-04-11 15:09:01下载
    积分:1
  • melbankm
    说明:  melbankm函数的源程序。这个函数也要被melcepst函数调用,用来进行计算Mel倒谱系数。这个函数的作用是构造mel滤波器组(function [x,mn,mx]=melbankm(p,n,fs,fl,fh,w) MELBANKM determine matrix for a mel-spaced filterbank [X,MN,MX]=(P,N,FS,FL,FH,W) )
    2011-04-11 19:59:24下载
    积分:1
  • capacity_plot
    multiple input multiple output capacity
    2011-06-21 23:43:13下载
    积分:1
  • RA ra_snr_gui.m 作用
    ra_snr_gui.m 作用:统计不同信噪比下,五种信号的峰值旁瓣比RA和低高频均值比RM,绘制结果,参考图3.11和3.12 DFCW_RA_SNR.m 作用:产生正交离散频率编码信号,并计算峰值旁瓣比RA和低高频均值比RM LFM_RA_SNR.m 作用:产生线性调频信号,并计算峰值旁瓣比RA和低高频均值比RM OFDMLFM_RA_SNR.m 作用:产生正交频分线性调频信号,并计算峰值旁瓣比RA和低高频均值比RM PC_RA_SNR.m 作用:产生正交相位编码信号,并计算峰值旁瓣比RA和低高频均值比RM SIN_RA_SNR.m 作用:产生单载频信号,并计算峰值旁瓣比RA和低高频均值比RM 输入参数: vSNR:信噪比向量 输出结果: RA:峰值旁瓣比向量RA,对应信噪比向量 RM:低高频均值比向量RM,对应信噪比向量 calculateRA.m: 作用:计算不同信噪比下峰值旁瓣比RA和低高频均值比RM,参考论文3.4.5节 输入参数: sig:输入信号,可以是多行MIMO信号,运算中将合并为1行信号 vSNR:信噪比向量 输出结果: RA:峰值旁瓣比向量RA,对应信噪比向量 RM:低高频均值比向量RM,对应信噪比向量 sig_dfcw.m 作用:产生正交离散频率编码信号 sig_ofdm.m 作用:产生正交频分线性调频信号 sig_pc.m 作用:产生正交相位编码信号 (ra_snr_gui.m action: Statistics different SNR peak sidelobes than five signal RA and low high frequency average ratio RM, rendering the results, referring to Figure 3.11 and 3.12 DFCW_RA_SNR.m effect: generating orthogonal discrete frequency encoded signal, and calculate the peak sidelobe ratio RA and low and high frequency average ratio RM LFM_RA_SNR.m effect: generating chirp signal and calculates the peak sidelobe ratio RA and low high frequency average ratio RM OFDMLFM_RA_SNR.m effect: generating an orthogonal frequency division chirp signal and calculates peak sidelobe ratio RA and low and high frequency average ratio RM PC_RA_SNR.m effect: generating quadrature phase encoded signals and calculate peak sidelobe ratio RA and the average low and high frequency effects than RM SIN_RA_SNR.m: to produce a single carrier frequency signal, and calculate peak sidelobe ratio RA and RM lower than the average high-frequency input parameters: vSNR: SNR vector output: RA: peak sidelobe ratio v)
    2020-06-27 04:00:01下载
    积分:1
  • 计算地球表面两点之间的距离geodistance
    用来计算地球表面两点之间的距离,该程序通过输入两点的经纬度坐标确定两点的距离,可用于各种工程应用当中(The Earth s surface used to calculate the distance between two points, two points in the program by entering the latitude and longitude coordinates to determine the distance between two points can be used in a variety of engineering applications which)
    2020-07-19 18:48:46下载
    积分:1
  • read_yuv
    自己写的用matlab读取YUV文件,并分帧保存.生成一个N维矩阵(N是总帧数),一维就是一帧的数据. Y U V分别保存.(wrote it myself using Matlab YUV read documents, preservation and framing. Generating an N-dimensional matrix (N is the total frame count). is a one-dimensional data. Y U V were preserved.)
    2021-03-25 10:49:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载