-
lvboqi
滤波器实例,matlab的,学完动态信号分析的作业,华南理工大学研究生课程(Filter instance, matlab, completion of the job of the dynamic signal analyzer, South China University of Technology postgraduate courses)
- 2013-05-03 11:03:38下载
- 积分:1
-
Sliding
滑膜变结构控制方法的应用例程,关于UUV的深度控制的(ARIES SLIDING MODE DEPTH CONTROL)
- 2012-05-14 11:43:10下载
- 积分:1
-
nonlinear
matlab蔡氏电路系统simulink仿真程序,只要只要改换参数即可(matlab code for chua sysytem,substitude different para can run)
- 2021-03-19 17:49:18下载
- 积分:1
-
Recognition_Cluster_Matlab
本源码为matlab下所有用于模式识别的聚类算法的程序(The matlab source code for all of the clustering algorithm for pattern recognition procedures)
- 2008-04-07 17:28:31下载
- 积分:1
-
foldingLH
Folding coefficient technique for DWT
- 2011-08-06 16:25:07下载
- 积分:1
-
ICA
独立成分分析独立成分分析独立成分分析独立成分分析(Independent component analysis Independent component analysis Independent component analysis Independent component analysis)
- 2017-01-02 20:43:36下载
- 积分:1
-
findplane
find adjusted plane (find adjusted plane)
- 2014-11-20 18:46:09下载
- 积分:1
-
EMDwanzhengchengxu
朋友发给我的完整的EMD程序,可能对搞这方面研究的人有帮助(A friend sent me the full EMD program, engage in research in this area may help people)
- 2011-09-15 16:53:34下载
- 积分: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
-
glpjxb
利用AR模型对电力系统间谐波信号进行功率谱分析的matlab程序,另附一篇相关文章。(AR model using inter-harmonics on the power system signal analysis power spectrum matlab procedures related to a separate article.)
- 2008-07-22 11:43:15下载
- 积分:1