-
Center_Square
Take an image window and place it in a squared window such that it s size is maximized without distortion.
- 2013-10-20 17:27:31下载
- 积分:1
-
testYourComputer
通过计算一批整数的阶乘来测试电脑的运行速度。(Test running speed of a computer by calculating a power of some int numbers. And the program is writen with QT.)
- 2015-02-14 06:58:16下载
- 积分:1
-
dsmud_E44
E4 盲多用户检测算法在AWGN信道下的性能
RLS-LMF算法(E4-blind multi-user detection algorithm in the AWGN channel the performance of RLS-LMF algorithm)
- 2009-03-31 17:02:06下载
- 积分:1
-
cn_T2_4_Jing_Wu_Mathworks
Design and Implementation of
Motor Control Systems with MATLAB,
Simulink, and TI C2000™ DSPs
- 2010-11-08 13:55:31下载
- 积分:1
-
matlabjc
matlab程序设计教程,ppt,共分13章(matlab programme design teaching material,ppt, having 13 charpter)
- 2009-05-12 21:48:25下载
- 积分:1
-
xuexi
用于初步学习智能算法的同学,是]标准PSO 的一种演绎出的又一好的算法(yes,it is very good for study matlab.if you want study it,if you need it ,please download it.)
- 2011-01-12 23:19:00下载
- 积分:1
-
adaptive-project-codeing
adaptive project codeing
- 2011-09-20 05:46:30下载
- 积分: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
-
StrAP_Matlab_full
Gaussian processing regression
- 2014-02-12 04:46:15下载
- 积分:1
-
huxinxi
可以用于求解两个信号的互信息、信息熵,并在此基础上求解广义相关系数。(Mutual information, information entropy can be used to solve the two signals, and solving the generalized correlation coefficient on this basis.)
- 2014-03-11 15:30:19下载
- 积分:1