登录
首页 » matlab » chap9

chap9

于 2010-03-27 发布 文件大小:127KB
0 134
下载积分: 1 下载次数: 0

代码说明:

说明:  用的是图像处理的知识 非常实用 可以参考学习(Using a very practical knowledge of image processing can refer to learn)

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

发表评论

0 个回复

  • lms
    最小均方算法lms在波束形成中的应用  LMS算法步骤:   1,、设置变量和参量:   X(n)为输入向量,或称为训练样本   W(n)为权值向量   b(n)为偏差   d(n)为期望输出   y(n)为实际输出   η为学习速率   n为迭代次数   2、初始化,赋给w(0)各一个较小的随机非零值,令n=0   3、对于一组输入样本x(n)和对应的期望输出d,计算   e(n)=d(n)-X^T(n)W(n)   W(n+1)=W(n)+ηX(n)e(n)   4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行。(Lms least mean square algorithm applied in Beamforming )
    2011-04-28 23:25:35下载
    积分:1
  • niudun
    解决非线性方程组,通过输入初始值来迭代得到数值解(nolinear function)
    2011-05-05 11:24:37下载
    积分:1
  • leader
    用matlab的s函数功能,实现多智能体间歇通信仿真(Using matlab function of s function, multi-agent simulation intermittent communication)
    2021-01-04 11:28:55下载
    积分:1
  • TD_SNR
    上传几个关于线阵RLS算法、圆阵LMS算法、矩形波以及SNR的matlab源代码,都可以出图,希望对大家有用!(From a few RLS algorithm on the linear array, circular array LMS algorithm, as well as the SNR of the rectangular wave matlab source code, can be a diagram, useful for all of us hope!)
    2009-07-02 08:54:52下载
    积分:1
  • licence-recognition
    anpr code detailed segmentation of license plate njy
    2012-04-13 02:19:26下载
    积分:1
  • tracking
    基于matlab的图像抠图程序,捕捉视频中的图像并进行抠图。(Based on matlab image matting process, capture video images and matting.)
    2013-11-25 14:56:22下载
    积分:1
  • DIPUMToolbax
    冈萨雷斯数字图像处理matlab版源码 V1[1].1.3, 有书中的所有源码,都能使用,和大家一起分享(Gonzalez digital image processing matlab source code version V1 [1] .1.3, the book has all the source code, can be used, and the U.S. share)
    2009-03-17 14:50:10下载
    积分:1
  • mst
    MST算法的matlab实现,可应用于无线传感器网络(Matlab implementation of the MST algorithm)
    2012-04-06 15:30:52下载
    积分:1
  • ENFRN_GRN_toolbox
    ENFRN GRN toolbox: using a neuro-fuzzy algorithm to predict the gene regulatory network by matlab.
    2010-05-24 11:31:14下载
    积分:1
  • Nouveau-dossier-(3)
    Code program of Esprit offset of OFDM Simulation with matlab
    2013-03-02 01:23:45下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载