登录
首页 » matlab » rls_lip_mlp

rls_lip_mlp

于 2014-02-25 发布 文件大小:2KB
0 192
下载积分: 1 下载次数: 10

代码说明:

  rls神经网络模型在matlab中的程序实现(rls neural network model in matlab program to achieve)

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

发表评论

0 个回复

  • ldpc_linetime_encode
    sttc+ldpc 系统仿真系统文件 matalb 7.0通过编译(sttc+ ldpc system simulation system files through the compiler matalb 7.0)
    2007-10-05 12:44:28下载
    积分:1
  • bianyuanjiance
    基于matlab的图像的边缘检测及图像分割源代码(Matlab image based on edge detection and image segmentation source code)
    2011-05-30 18:53:15下载
    积分:1
  • matlab
    ook程序 关于课程设计的编程设计 通信专业 (the ook program Programming communications professionals on curriculum design)
    2012-05-31 21:58:03下载
    积分:1
  • chepai
    利用matlab编写的夜间车牌自动识别程序(Matlab prepared nighttime use automatic license plate recognition program)
    2015-03-20 13:51:42下载
    积分:1
  • 1
    matlab使用垂直Sobel算子,自动选择阈值 [VSFAT Threshold]=edge(f, sobel , vertical ) 边缘探测 figure,imshow(f),title( 原始图像 ), 显示原始图像 figure,imshow(VSFAT),title( 垂直图像边缘检测 ) 显示边缘探测图像 使用水平和垂直Sobel算子,自动选择阈值 SFST=edge(f, sobel ,2) figure,imshow(SFST),title( 水平和垂直图像边缘检测 ) 显示边缘探测图像 使用指定45度角 Sobel算子滤波器,指定阈值 s45=[-2 -1 0 -1 0 1 0 1 2] SFST45=imfilter(f,s45, replicate ) SFST45=SFST45>=2 figure,imshow(SFST45),title( 45度角图像边缘检测 ) 显示边缘探测图像 (matlab I=rgb2gray(I0) J0=double(I) [VSFAT Threshold]=edge(f, sobel , vertical ) figure,imshow(f),title figure,imshow(VSFAT),title)
    2013-12-18 15:42:14下载
    积分:1
  • GS
    说明:  激光变换中的GS算法,ORA算法,用matlab编程的。(Laser transformation in the GS algorithm, ORA algorithm, using MATLAB programming.)
    2016-07-06 15:08:05下载
    积分:1
  • Walsh
    本方法是对二维医学图像实现的Walsh变换,属于预处理范围,为下一步的图像分割,配准等打下基础(This method is the realization of two-dimensional medical images of the Walsh transform, belong to the scope of pre-treatment, for the next phase of image segmentation, registration, etc. to lay the groundwork)
    2008-01-22 10:40:00下载
    积分:1
  • matlba
    三种求矩阵特征值的matlab实现:乘幂法、QR算法、yaccbi法求特征值(Eigenvalues of the three Matrix matlab implementation: power method, QR algorithm, yaccbi Eigenvalue Method)
    2012-05-13 20:18:10下载
    积分:1
  • dineof.tar
    说明:  DINEOF重构数据矩阵缺失点的值~~~(Reconstruction of missing data matrix DINEOF point value ~ ~ ~)
    2011-04-13 22:43:25下载
    积分:1
  • 1B1TBasebandCoding
    数字基带传输系统的MATLAB仿真实现,基带编码采用1B1T的编码方式,讨论了这种方式下系统的误码率及功率等。(Digital baseband transmission system MATLAB Simulation, base-band encoding the encoding used 1B1T discussed this way the bit error rate, and power.)
    2010-05-18 19:41:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载