登录
首页 » matlab » diffcode

diffcode

于 2013-12-27 发布 文件大小:42KB
0 198
下载积分: 1 下载次数: 14

代码说明:

  差分编码的实现、信噪比、误码率等等的实现,并且有截图,比较详细的资料。(Differential encoding implementation, SNR, BER, etc. to achieve, and there are shots, more detailed information.)

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

发表评论

0 个回复

  • dengyi
    CONSX—这是一个主要子程序,调用其它于程序及输出中间结果 * !* CHECK—检查所有的点是否满足约束条件,对违背约束的点进行校正 * !* CENTR—计算中心点 * !* FUNC —目标函数,由用户提供 * ( PROGRAM COMPLEX PARAMETER(N=3,M=4,K=6) DIMENSION X(K,M),R(K,N),F(K),G(M),H(M),XC(N) INTEGER GAMMA OPEN(4,FILE= COMPDATA ) READ(4,*)ITMAX,IPRINT,ALPHA,BETA,GAMMA,DELTA READ(4,*)(X(1,J),J=1,N) IX=2097151 YFL=0. DO 100 II=2,K DO 100 JJ=1,N CALL RANDU(IX,YFL) R(II,JJ)=YFL 100 CONTINUE OPEN(2,FILE= COMPDAT.OUT ,STATUS= UNKNOWN ) WRITE(2,10) 10 FORMAT(//,10X, COMPLEX PROGRAM OF BOX ) WRITE(2,11)N,M,K,ITMAX,IPRINT,ALPHA,BETA,G )
    2010-07-25 11:38:36下载
    积分:1
  • fsk
    A simple FSK (frequency shift keying) modulation implementation in MATLAB
    2009-11-08 18:04:41下载
    积分:1
  • time_feature
    计算时间信号特征值的matlab函数文件(function used for calculating feature values of a time signal)
    2012-04-20 21:03:24下载
    积分:1
  • ncmgui
    主要是针对面向对象设计中的模块应用,详细见英文说明。。。(NCMGUI Master GUI for Numerical Computing with MATLAB. NCMGUI provides an interface to nineteen of the graphical demostrations from "Numerical Computing with MATLAB". Click on any graphic to access the underlying function.)
    2013-10-30 14:56:57下载
    积分:1
  • kalman-filter
    用非线性kalman filter,也就是扩展kalman filter 实现对非线性状态方程的估计,能够很好地追踪目标。(Nonlinear kalman filter, which is extended kalman filter to achieve the estimated nonlinear equation of state can be a good track targets.)
    2014-11-30 21:44:10下载
    积分:1
  • fusefenge
    matlab图像肤色分割程序。可以实现从一幅图中分割出人的肤色。(matlab image skin color segmentation. It can be divided people of color from a picture.)
    2013-05-19 20:08:12下载
    积分:1
  • viterbi
    使用viterbi方法译码的源代码,可以绘制最佳路径选择过程的仿真图(Viterbi decoding method using the source code, you can draw the best path selection process simulation diagram)
    2013-07-17 09:43:23下载
    积分:1
  • maichongzaosheng
    产生脉冲噪声,改变参数的系数,可以获得不同的噪声类型(Generate impulse noise, change the coefficient parameters, you can get different kinds of noise)
    2014-03-06 14:35:27下载
    积分:1
  • ecg
    心电信号处理,心电信号加白噪声,低通滤波,频域分析及显示(ECG signal processing, filtering, frequency domain analysis and display)
    2012-04-17 17:41:34下载
    积分:1
  • SVD_DWTimage
    说明:  提出了一种新的基于离散小波变换(DWT)与奇异值分解(SVD)相结合的数字图像水印算法。该算法将原始图像作小波分解并将小波分解得到的低频子带进行分块,对每一块进行奇异值分解后,选取每块中最大的奇异值通过量化的方法嵌入经过Arnold置乱后水印信息。(A new wavelet transform based on discrete (DWT) and Singular Value Decomposition (SVD) combination of digital image watermarking algorithm. The algorithm for wavelet decomposition of the original image and wavelet decomposition low-frequency sub-band are divided into blocks, each a singular value decomposition, the selection of each block by the largest singular value methods to quantify Arnold scrambled after embedding the watermark .)
    2020-12-20 11:49:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载