-
zhuiganfa
matlab用追赶法,列主高斯消元法求解方程组(matlab with the pursuit method, the column main Gaussian elimination method for solving equations)
- 2010-12-10 15:56:49下载
- 积分:1
-
PCF_section
Photonic crystal fiber section area Graph
- 2006-12-18 19:22:52下载
- 积分:1
-
coherent_model_test_span_ok
this matlab code about corrent channel
- 2011-11-04 01:01:16下载
- 积分:1
-
papr_comparison
papr comparison on the basis of slm, co-pts with different iteration............
- 2013-09-23 16:31:58下载
- 积分: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
-
MATLAB-Basic
Matlab的基础教程。大学精品课程。内涵Matlab的基本操作。(Matlab based tutorial. University Courses. The basic operation of the connotation of Matlab.)
- 2014-01-20 14:51:47下载
- 积分:1
-
mi
说明: matlab源码程序matlab源码程序(matlab yuanmachengxumatlab yuanmachengxu)
- 2009-09-20 20:12:03下载
- 积分:1
-
ejeu4w5i5e
双目资料,很好的学习资料,帮助很大,谢谢大家(Binocular information, good learning materials, helpful, thank you)
- 2010-03-09 14:09:48下载
- 积分:1
-
korcmeans
对于模式识别中的k均值(也称c均值)问题,给出了matlab实现。(pattern recognition for the k-means (also called c-means), is the realization of Matlab.)
- 2007-01-11 15:54:24下载
- 积分:1
-
thermo
Simulation modèle thermodynamique sur MATLAB
- 2013-12-31 00:30:03下载
- 积分:1