-
5
说明: MATLAB实现图像的腐蚀膨胀,不是直接用语句的那种,而是根据腐蚀膨胀的算法编制的.(MATLAB Image corrosion expansion, not the kind of statement directly, but by the expansion of corrosion of the algorithm.)
- 2009-06-04 08:57:26下载
- 积分:1
-
potential.m
potential field method
- 2009-06-09 13:26:29下载
- 积分:1
-
colorspacetransform
RGB, YCbCr, HSV, HSL, CIE Lab, CIE Luv, CIE Lch等颜色空间相互转化的matlab实现。
(RGB, YCbCr, HSV, HSL, CIE Lab, CIE Luv, Lch CIE color space such as conversion of the Implementation of Matlab.)
- 2007-06-18 13:51:19下载
- 积分:1
-
RGB_HSL
RGB和hsl两种格式的相互转换,在matlab下面实现(Conversion between RGB and hsl two formats)
- 2014-12-26 19:09:15下载
- 积分:1
-
india
simulink files for fsk modulation and demodulation
- 2012-12-03 23:34:53下载
- 积分:1
-
sa_ex8_11b
使用matlab软件对智能天线算法的仿真。对智能天线LS-CMA算法的仿真(Use matlab software for smart antenna algorithm simulation. Smart antenna LS-CMA algorithm simulation)
- 2014-03-19 16:12:25下载
- 积分:1
-
hough2
用MATLAB编程,进行二维图像的哈夫变换直线检测(Using MATLAB programming for two-dimensional image of the Hough transform line detection)
- 2009-03-10 18:06:01下载
- 积分:1
-
finite-difference-temperature
有限差分法定温度分析程序:这个程序用有限差分法分析,当一个从一边受热的方型物体放置空气中,之后,其温度分布情况。(temperature analysis using finite difference method)
- 2009-03-31 17:44:30下载
- 积分:1
-
RoseGIF
使用matlab编写的,制作gif的小程序,可以更换背景和显示的图片。(Use matlab, making gif small program that can replace the background and display pictures.)
- 2013-10-16 22:13:04下载
- 积分:1
-
Extractionofthemaincomponents
Matlab提取主分量矩阵。程序设计步骤:
1、去均值
2、计算协方差矩阵及其特征值和特征向量
3、计算协方差矩阵的特征值大于阈值的个数
4、降序排列特征值
5、去掉较小的特征值
6、去掉较大的特征值(一般没有这一步)
7、合并选择的特征值
8、选择相应的特征值和特征向量
9、计算白化矩阵
10、提取主分量()
- 2008-07-01 20:04:50下载
- 积分:1