-
huff
图像处理中用到的一些代码,在MATLAB环境下开发的。(image code.)
- 2010-05-11 20:41:28下载
- 积分:1
-
cs229-notes12
这是 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))
- 2013-07-22 14:42:52下载
- 积分:1
-
ewa
Matlab code necessary
- 2011-07-02 23:44:22下载
- 积分:1
-
chap11
《MATLAB图像处理实例详解》源代码 第11 章
(
MATLAB image processing example explanation Source Code Chapter)
- 2014-12-16 16:35:14下载
- 积分:1
-
nihe_youhua3
matlab 代码,主要用于抛光轨迹的优化,计算个点磨粒的经过次数(matlab code, mainly used for polishing the optimal trajectory, after calculating the number of abrasive points)
- 2013-10-31 19:56:15下载
- 积分:1
-
Matlab-axis-settings
MATLAB坐标轴设置,包括颜色的设置,步长的设置,添加图例,改变背景等(MATLAB axis is provided, including color settings, step size settings, add legend, change the background etc.
)
- 2015-01-12 15:23:56下载
- 积分:1
-
Two-linkage-mechanism
使用matlab的simulink工具箱,对平面二连杆机构进行动态仿真(Matlab dynamic simulation of Two-linkage mechanism)
- 2014-01-12 19:53:19下载
- 积分:1
-
3GFastGuide
3G Wireless Technology Quick Guide
- 2010-09-27 23:37:16下载
- 积分:1
-
BERvsSNRgen
BERvsSNRgen ITH pn SEQUENCE
- 2009-11-23 21:37:04下载
- 积分:1
-
luv2rgb
LAB2RGB Convert an image from CIELAB to RGB
function [R, G, B] = Lab2RGB(L, a, b)
function [R, G, B] = Lab2RGB(I)
function I = Lab2RGB(...)
- 2010-05-14 08:26:09下载
- 积分:1