-
chirpscaling
这是用MATLAB写的一个CS算法的列子,希望对大家有用,(This is used to write a MATLAB algorithm CS Liezi hope everyone useful,)
- 2008-03-24 18:41:23下载
- 积分:1
-
prep
preprocessing step codes for speech enhancement
- 2014-09-25 22:10:15下载
- 积分:1
-
A-Power-System-Reliability-Evaluation-Technique-a
A Power System Reliability Evaluation Technique and Education Tool for Wind Energy Integration
- 2014-11-29 18:29:57下载
- 积分:1
-
PSO
it is the matlab code of particle swarm optimization with a test function that can be change..
- 2014-01-22 00:58:46下载
- 积分:1
-
wheelanalyst
Matlab中实现轮对分析的程序以及相关的程序包,可以实现火车轮轨接触关系的分析(Matlab achieving round of analysis of the procedures and the relevant package, can be achieved train wheel-rail contact between the analysis)
- 2020-11-21 20:49:35下载
- 积分:1
-
FICA
FAST ICA使用方法和程序,用于ICA识别玉米种子图像!(FAST the ICA using the methods and procedures for the image of the ICA to identify maize seeds)
- 2012-05-26 10:02:39下载
- 积分: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
-
SR
说明: 根据最小二乘系统辨识和相关系统辨识的原理,利用MATLAB编程实现(According to least squares system identification and system identification of the principle, the use of MATLAB Programming
)
- 2009-03-29 13:57:34下载
- 积分:1
-
responsesurfacemethod
可靠性分析方法中的响应面法,在MATLAB环境下的程序(The response surface method for reliability analysis in matlab)
- 2010-11-02 12:50:30下载
- 积分:1
-
frftcodes
DISCRETE FRACTIONAL FOURIER TRANSFORM
- 2010-12-02 12:49:16下载
- 积分:1