-
SpacetimeMatlabCode
包括分层空时编码,网格空时编码,以及分组空时编码,很全面的matlab仿真程序,gui界面(Including the layered space-time coding, space-time coding grid and the split space-time coding, it is comprehensive matlab simulation program, gui interface)
- 2020-08-06 13:28:33下载
- 积分:1
-
模拟退火
模拟退火算法的资料(simulated annealing algorithm information)
- 2021-03-29 15:49:10下载
- 积分:1
-
qlib
四元数表示的,用于matlab仿真的工具箱。通过它,可以掌握四元数的一些特征。(quaternion said, for the simulation of Matlab Toolbox. Through it, we can get quaternion some characteristics.)
- 2006-06-08 21:09:41下载
- 积分:1
-
bayeserzhi
基于二值数据的贝叶斯分类器,用于数字识别(Based on binary data Bayesian classifier)
- 2013-10-25 17:32:31下载
- 积分:1
-
STV8172A
Vertical Deflection Booster I C
- 2010-07-19 03:48:46下载
- 积分:1
-
assignmentsolution
OFDM Synchronization tutorial
- 2009-11-06 18:23:39下载
- 积分:1
-
pstMat
介绍乐Matlab 5.2软件中的电气系统模块库在电路分析中的应用方法(on Matlab 5.2 music software electrical system module in the circuit analysis of the application)
- 2006-11-28 17:23:51下载
- 积分:1
-
radarfilter
本程序是雷达波形匹配滤波器的gui图形界面程序。(This program is the radar waveform matched filter gui graphical interface program.)
- 2011-08-22 14:42:12下载
- 积分: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
-
PMSM4_2fuluBhaventgotogai
PMSM基于分立模块,就是根据电机内部点此关系搭建的模型,对PMSM运行原理的掌握有好处。(PMSM based on discrete module is based on the relationship between the motor inside Click here to build a model of PMSM operating principle grasp good.)
- 2016-09-19 12:22:26下载
- 积分:1