-
programs
caculates the ber for CBPSK, DPSK, and Coherent GMSK for fading and no fading usinganalytical means.
- 2010-11-10 13:27:30下载
- 积分:1
-
DL_practice
现代信号处理中的LD算法仿真,并且比较估计出来的系统函数与原系统函数的差别(LD modern signal processing algorithm simulation, and compare the differences between estimated and original system function system functions)
- 2015-01-17 17:29:53下载
- 积分: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
-
diktat-gabungan-matlab
matlab tutorial berbahasa indonesia
- 2013-09-07 05:34:24下载
- 积分:1
-
krusk
krusk算法的matlab,很好用~非常适合在图论中的应用~(the krusk algorithm matlab, very easy to use- very suitable for application in Graph Theory ~)
- 2012-08-08 20:10:20下载
- 积分:1
-
Love_xin
主要用于绘制图像、比如圆柱、矩形、圆、心等,该例子绘制了一颗被包围的红心,用于表达爱意。(Mainly used to draw the image, such as cylindrical, rectangular, round, heart, etc., which are surrounded by examples drawn a red heart for affection.)
- 2013-09-22 09:43:12下载
- 积分:1
-
pi
说明: this is matlab pid tuning code
- 2009-03-09 12:35:13下载
- 积分:1
-
high-frequency-filtering
说明: 高频滤波 简易教程 效果不错 (Good high frequency filtering effects of simple tutorial)
- 2011-04-17 18:45:25下载
- 积分:1
-
Tandekar_new_2_6
3 phase 4 wire system
- 2010-05-05 14:44:24下载
- 积分:1
-
LEACH--Protocol-in-Matlab
LEACH protocol for adhoc network using MATLAB
- 2014-09-25 14:56:48下载
- 积分:1