登录
首页 » matlab » graydec

graydec

于 2012-01-24 发布 文件大小:11KB
0 149
下载积分: 1 下载次数: 2

代码说明:

  grayscale decoding method

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

发表评论

0 个回复

  • NavBar
    Navigation bar example
    2010-08-07 13:29:41下载
    积分:1
  • multiplicative-log-normal-error
    multiplicative log-normal error for the cognitive radio network for power control
    2014-11-27 00:34:57下载
    积分:1
  • codeurcelp
    matlab code of celp coder
    2013-05-11 22:27:59下载
    积分:1
  • faxiangliang_code
    用matlab写的产生法向量程序,简单适用,可用于求中心点(Using matlab program written in vector generation method, simple and applicable, can be used to seek center)
    2020-07-28 21:48:39下载
    积分: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
  • DSP
    digital signal prosecing code
    2011-06-25 17:25:02下载
    积分:1
  • myezw
    modified EZW algoritham
    2012-08-05 12:00:49下载
    积分:1
  • Driverfatiuge
    Documents of Detection of driver fatiuge
    2010-07-05 15:48:48下载
    积分:1
  • demo
    小波用于CFA图像插值的源程序,2010年最新的论文。This is a demo program of color filter array (CFA) image color reproduction. J. Tian, W. Yu and L. Ma, "Color filter array color reproduction using cycle-spinning," International Journal of Electronics and Communications, Vol. 64, No. 6, pp. 584-587, Jun. 2010.(This is a demo program of color filter array (CFA) image color reproduction. J. Tian, W. Yu and L. Ma, "Color filter array color reproduction using cycle-spinning," International Journal of Electronics and Communications, Vol. 64, No. 6, pp. 584-587, Jun. 2010.)
    2010-07-12 11:38:46下载
    积分:1
  • PF
    说明:  此程序是计算电力系统潮流的通解,通过支路法不断更新参数(This procedure is the general solution of the power flow calculation, continuously updated through the branch method parameters)
    2013-12-09 15:15:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载