-
3D-reconstructiong-in-Matlab
本程序用于绘制三维图形,可以对地面激光点云数据进行三维建模。(The procedure used to draw three-dimensional graphics, you can on the ground laser point cloud data for three-dimensional modeling.)
- 2011-01-19 14:10:25下载
- 积分:1
-
092059256reinforcement_by_sutton
强化学习源码,挺不错强化学习源码,挺不错的,分享一下的,分享一下(Source of reinforcement learning, reinforcement learning very good source, very good, share, and share)
- 2011-05-25 16:11:25下载
- 积分:1
-
btreeP
Note: Text content in the code blocks is automatically word-wrapped. * This private inorder method recursively traverses a binary tree in
- 2014-11-18 14:05:09下载
- 积分:1
-
6_DOF
六轴机器人运动学仿真,包含正解工具箱和反解工具箱,并对六轴的奇异形位进行判断。(
Six-axis robot kinematics simulation, including the positive solution toolbox and anti-solution toolbox, and the six-axis singular form to judge.)
- 2016-10-28 08:06:45下载
- 积分:1
-
EnumDevieDlg
实现枚举设备的功能,像window设备管理器一样的功能。简单使用,解决了很多程序员的苦恼问题(The achievement of enumerated devices, such as Device Manager window functions the same. Simple to use, a lot of programmers to solve the problem of distress)
- 2009-05-19 17:59:21下载
- 积分:1
-
guidedPimagePfiltering
基于引导滤波的图像去雾代码,是何恺明博士主页上下载的(Guide the image of the filter to the fog code is downloaded on the home page of Dr. He Kaiming)
- 2012-07-11 22:16:33下载
- 积分:1
-
AMT
figure imagesc(Img,[0 255]) colormap(gray) hold on
bw = roipoly
phi = 2*(0.5-bw)
tic
for n = 1:200
phi = Evo_ILF_2D(phi,mu,lambda,epsilon,timestep,Img_lap)
pause(0.05)
imagesc(Img, [0, 255]) colormap(gray) hold on
[c,h] = contour(phi,[0 0], b )
iterNum=[num2str(n), iterations ]
title(iterNum)
hold off
- 2015-03-16 13:37:29下载
- 积分:1
-
MinTV_Test
采用MinTV算法对图像进行处理,用MinTV恢复算法+牛顿迭代法实现压缩感知对图像的处理。(MinTV algorithm using image processing, with MinTV recovery algorithm+ Newton iteration method to achieve compression perception of the image processing.)
- 2010-05-31 11:13:41下载
- 积分:1
-
yuzhonshibiematlab
语种识别matlab程序,里面包括gmm,hmm模型的训练和测试,,,,,,(Language recognition matlab program, which includes training and testing gmm, hmm model,,,,,,)
- 2013-12-01 15:59:44下载
- 积分:1
-
matlab_guide
一本matlab精讲的书,与其它讲matlab书的不同之处在于这本书里面所举的应用示例很多。适合初学者(Jing Jiang a matlab book with other books talk about matlab difference is that inside this book many examples cited by the application. Suitable for beginners)
- 2009-12-15 15:44:09下载
- 积分:1