登录
首页 » matlab » DTMB

DTMB

于 2020-11-06 发布 文件大小:1331KB
0 220
下载积分: 1 下载次数: 70

代码说明:

  DTMB,全称Digital Television Terrestrial Multimedia Broadcasting。上述资料包含了最新标准,及链路级仿真matlab代码(Digital Television Terrestrial Multimedia Broadcasting)

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

发表评论

0 个回复

  • KFILTER
    matlab code for kalman filtering
    2009-07-15 14:41:19下载
    积分:1
  • yanshitu
    数模题目代码,一个简易的matlabUI动画演示程序(Modulus subject code, a simple animation demo program matlabUI)
    2013-09-13 08:36:54下载
    积分:1
  • Filter
    filter details with despription........
    2013-04-09 01:40:53下载
    积分:1
  • Demo
    recognition fingerprint
    2013-12-12 03:56:35下载
    积分:1
  • LMS
    LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h *p1 计算维纳解时最小均方误差 u=1/sum(eigs(R)) ( LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h*p1 计算维纳解时最小均方误差 u=1/sum(eigs(R)) )
    2021-03-01 22:29:34下载
    积分:1
  • 6
    说明:  继续上次传的简单遗传算法,本次加入啦测试部分。(Continue to the last mass of the simple genetic algorithm, to join you in this part of the test.)
    2009-04-22 00:18:59下载
    积分:1
  • watershed
    用Mathematica写的一个基于分水岭的图像分割算法,过程很详细。(Using Mathematica write a watershed-based image segmentation algorithm, the process in great detail.)
    2010-01-13 10:50:04下载
    积分:1
  • pv_module
    modelling and integration of grid connected pv systam.
    2012-08-03 17:57:08下载
    积分:1
  • secant
    The function takes three input arguments (function and two initial guesses belonging to the interval). After iterations, it returns the root of the function. The fourth input argument is to change the stopping criteria of the loop.
    2013-09-21 18:56:19下载
    积分:1
  • hanning-window--kaiser-window--decimator-generato
    matlab code for different windows like hanning window, kaiser window, desimator generator
    2014-02-07 20:45:28下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载