-
ID3
数据仓库中,数据挖掘的一个程序,用MATLAB编写,好用!(Data warehouse, data mining, a procedure, using MATLAB to prepare, easy to use!)
- 2008-07-21 08:47:54下载
- 积分:1
-
san_D_SNR_music
空间普估计之music算法与信噪比之间的关系(Space and general music algorithm estimates the relationship between SNR)
- 2011-09-13 10:05:04下载
- 积分:1
-
LMMATLAB7e
MATLAB初学入门者使用教程,共4部分。第1章概述1.rar第第2章语法.rar第3章SIMULINK.rar第4章建模.rar
(MATLAB beginner beginners tutorial 4. Chapter 1 Overview 1.rar 2 syntax the Rar 3 Chapter SIMULINK.rar of Chapter 4 Modeling. Rar)
- 2012-09-30 11:48:08下载
- 积分:1
-
GrTheory
GrTheory - Graph Theory Toolbox.
Functions:
grBase - find all bases of digraph
grCoBase - find all contrabases of digraph
grCoCycleBasis - find all independent cut-sets for a connected graph
grColEdge - solve the color problem for graph edges
grColVer - solve the color problem for graph vertexes
grComp - find all components of graph
- 2014-02-06 02:17:02下载
- 积分: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
-
MO_Lab3
kjhhgcn l kjhgfc p loijhgf
- 2014-11-30 17:44:31下载
- 积分:1
-
SeisLab_2.01
用于处理地震数据的一系列操作代码,包含对地震书籍的处理和对井资料的处理,非常适合勘探地震学初学者学习。里面附有英文使用说明(Code for seismic data processing a series of operations, including handling and processing of seismic well data books, is very suitable for beginners to learn exploration seismology.)
- 2015-02-17 11:08:48下载
- 积分:1
-
GDOP_6_BB
多星座导航系统GDOP递推特性的仿真程序,程序主要是争对在现有系统中增加2颗现有星座的可见星时GDOP的变化情况组合仿真(GDOP combination of changes in multi-constellation navigation system simulation GDOP recursive feature of the simulation program, the program mainly to fight for increased two existing constellation of visible stars in the existing system)
- 2015-03-13 10:43:13下载
- 积分:1
-
xjshanshu
S函数异步电机模型,从而可以用MATLAB来编程,以及其他相关作用(S function of induction motor model, which can be used MATLAB to programming, as well as other relevant role)
- 2008-05-16 21:02:56下载
- 积分:1
-
Lin_Wein_Fil
linear wiener filter
- 2012-04-08 18:08:26下载
- 积分:1