-
ML
说明: 此算法为基于最大似然方法的DOA估计 是区别于子空间类的DOA算法 但需要多维搜索 计算量较大(This algorithm is based on the maximum likelihood method of DOA estimation is different from the sub-space kind of DOA algorithm but calculating the volume of the larger multi-dimensional search)
- 2007-11-16 07:45:22下载
- 积分:1
-
zhu
柱坐标作三维图详解,包括坐标转换等的三维作图内容,读者自行更改(Cylindrical coordinates for three-dimensional map Xiangjie)
- 2012-08-26 13:21:03下载
- 积分:1
-
Ppca_matllabC
PCA MATLAB程序.PCA MAATLAB程序PCA MATLAB程序.
(PCA MATLAB program. PCA MAATLAB program PCA MATLAB program.)
- 2012-07-24 10:26:29下载
- 积分: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
-
GUI_pdrxwh
无线通信算法中的LTE-A实现matlab仿真平台,包括QrqBdw调制编码方式,以及jUbWonc技术,多天线,协同通信的基本原理,都调试通过了,是个整体框架程序。
(Wireless communications algorithms achieve LTE-A matlab simulation platform, including QrqBdw modulation and coding schemes, as well asjUbWonc technology, multiple antennas, the basic principles of cooperative communication, both through debugging, and is a whole framework program.
)
- 2015-12-24 20:14:10下载
- 积分:1
-
tuoyin
针对脉压末制导雷达,仿真实现对脉压雷达的距离拖引干扰(Simulation of range pull jamming to pulse compression radar)
- 2021-04-05 15:19:03下载
- 积分:1
-
sparsebays
实现稀疏贝叶斯模型的一个有效的学习算法的matlab函数包(Sparse Bayesian models to achieve an effective learning algorithm matlab function package)
- 2020-11-03 09:39:52下载
- 积分:1
-
fouriertransform
FRFT 具体的程序,有关天处理LFM信号的,特别好。(FRFT specific procedure, the days of LFM signal processing, particularly good.)
- 2011-04-29 10:11:16下载
- 积分:1
-
matlab_HFSS_hfssapi
用matlab调用HFSS代码hfssapi.rar(HFSS code using matlab call hfssapi.rar)
- 2008-07-29 20:47:18下载
- 积分:1
-
MSDLDS8875
【matlab编程代做】MATLAB实现M-QAM调制解调演示源代码 ([Do] matlab MATLAB Programming generation M-QAM modulation and demodulation realize demo source code can refer to the use of)
- 2015-01-24 21:41:46下载
- 积分:1