登录
首页 » PDF » cs229-notes12

cs229-notes12

于 2013-07-22 发布 文件大小:131KB
0 250
下载积分: 1 下载次数: 14

代码说明:

  这是 Andrew Ng 机器学习讲义《Reinforcement Learning and Control》,包含了离散和连续MDP的内容,比官网的课件全。(官网的缺乏连续MDP部分)(This is Andrew Ng Machine Learning Materials " Reinforcement Learning and Control" , contains a discrete and continuous MDP content than the official website of the courseware whole. (Official website of the lack of continuous MDP section))

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

发表评论

0 个回复

  • Matlab-material
    这是学习matlab的一些资料,对刚入门的朋友会很有帮助(This is a matlab to learn some of the information, for beginners, friends will be helpful)
    2009-09-08 23:18:05下载
    积分:1
  • example
    基于LMS的自适应信道均衡,训练序列采用QPSK信号,从星座图可直观的观察结果(LMS-based adaptive channel equalization, the training sequence using QPSK signal constellation can be observed from the observation)
    2021-04-27 17:08:44下载
    积分:1
  • LDPC-encode-and-decode
    说明:  ldpc编译码综述,介绍了ldpc的发展的研究现状及各种编译码方法。(ldpc codec Summary)
    2011-03-24 17:30:57下载
    积分:1
  • Assignment3
    matlab about interpolation image processing, sfu, burnaby, bc, canada, v5a3z3
    2015-01-23 14:14:18下载
    积分:1
  • PSO
    说明:  一个简单的粒子群优化算法实例,用Matlab实现。(A simple example of particle swarm optimization algorithm)
    2020-01-14 09:35:48下载
    积分:1
  • alamouti
    Alamouti 码字的matlab编程实现,2发1收的全分集增益的一种编码方法。(Alamouti code use matlab language,2 transmit antenna and 1 receive antenna。)
    2011-04-28 11:46:24下载
    积分:1
  • MEX
    matlab与c混合编程MEX的几个示范程序(matlab and C mex)
    2012-07-17 10:28:16下载
    积分:1
  • RobustPControlPwithPMatlabPCode
    matlab程序,用mfile编写的鲁棒控制程序(matlab program, written with mfile robust control procedures)
    2011-10-20 10:00:36下载
    积分: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
  • corrosin
    一个基于图像腐蚀的应用,检测钢筋数目,省却时间(An application to detect the number of image-based reinforcement corrosion, save time)
    2013-11-27 21:07:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载