-
shuitashuiweikongzhi
水塔水位控制(仿真版)
水塔水位控制(仿真版)(水塔水位控制(仿真版))
- 2010-01-17 00:04:16下载
- 积分: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
-
nuifing_v10
结合PCA的尺度不变特征变换(SIFT)算法,基于kaiser窗的双谱线插值FFT谐波分析,可实现对二维数据的聚类。( Combined with PCA scale invariant feature transform (SIFT) algorithm, Dual-line interpolation FFT harmonic analysis kaiser windows, Can realize the two-dimensional data clustering.)
- 2017-02-15 17:46:49下载
- 积分:1
-
qqqqqq
自编中值滤波 matlab matlab matlab(Self median filter matlab matlab matlab)
- 2011-05-06 19:06:29下载
- 积分:1
-
DFT-and-Antinotch-for-F56F11.4
mtlab code for finding protein coding region in DNA strand
- 2012-06-15 20:58:50下载
- 积分:1
-
fengzhi
对眼电图、心电图以及正玄函数的图像进行峰值提取(Cross-eyed emg), electrocardiogram (ecg) and peak is xuan function image are extracted
)
- 2015-05-11 11:37:35下载
- 积分:1
-
MIMO-OFDM(simulinkANDmatlab)
关于MIMO-OFDM的matlab和simulink仿真程序或模型(有OFDM的simulink仿真模型,有mimo-ofdm的信道估计仿真程序)。里面包含7个文件夹,是我做MIMO-OFDM论文时找的,都是可用的,欢迎下载。(MIMO-OFDM on the matlab and simulink simulation program or model (with the simulink simulation model of OFDM, a mimo-ofdm channel estimation simulation program). Which contains seven folders, is what I do MIMO-OFDM find papers are available are welcome to download.)
- 2021-05-16 11:30:07下载
- 积分:1
-
GMRES_iter
GMRES(Generalized minimal residual) Iterative Method. A is a square matrix.
- 2009-12-15 20:10:08下载
- 积分:1
-
heatkernel
说明: 用matlab实现的热核在路由及网络拓扑上的分析(Using matlab to achieve thermonuclear in routing and network topology analysis)
- 2010-04-20 12:54:47下载
- 积分:1
-
matlab_algorithms
说明: 高质量的OFDM仿真代码,有误码率仿真图。非常好用。(OFDM simulation of high-quality code, bit error rate simulation map. Very easy to use.)
- 2011-04-01 16:35:58下载
- 积分:1