-
Ansoft12
Ansoft,必不可少的工程电磁场分析使用说明。(The operator direction of ansoft, whichi is necessary during the design of E&M.)
- 2011-01-14 13:20:19下载
- 积分:1
-
parzen
核密度估计的parzen窗法,简单易用,适合于初学非参数估计的用户。(Kernel Density Estimation parzen window method, easy to use, suitable for novice non-parametric estimation of the user.)
- 2013-07-29 16:50:23下载
- 积分:1
-
MATLAB--PLOT
MATLAB 初學者 畫圖學習
MATLAB 初學者 畫圖學習(MATLAB MATLAB for beginners to learn drawing for beginners to learn drawing)
- 2011-11-28 22:59:57下载
- 积分:1
-
aulaSegv1
background subtraction 2
- 2011-04-29 11:36:17下载
- 积分:1
-
Monte-Carlo-algorithm
蒙特卡罗算法 内含蒙特卡罗方法学习书籍+matlab实现源码(Monte Carlo algorithm)
- 2021-01-14 11:38:47下载
- 积分:1
-
04470127
Blind Source Separation (BSS) is a statistical approach to
separate individual signals from an observed mixture of a
group of signals. BSS relies on only very weak assumptions
on the signals and the mixing process and this blindness
enables the technique to be used in a wide variety of
situations.
- 2013-02-19 15:58:38下载
- 积分: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
-
bcdadd
在matlab的simulink下建模实现bcd码的加法运算,其中使用了状态机。
- 2009-03-21 16:04:11下载
- 积分:1
-
matlab-basic
Matlab编程必备手册,规范了编程格式,总结了编程原则和规则,为初学者提供一个良好的导向和帮助。(Matlab programming required manuals, standardized programming format, summarize the programming principles and rules, provide a good guide and help for beginners.)
- 2014-10-12 09:52:48下载
- 积分:1
-
mathpowercase9
本例子是基于IEEE9节点系统编写的潮流计算程序(the power flow calculation of IEEE9)
- 2020-07-03 22:00:01下载
- 积分:1