-
duojing
实现了无线通信中需要使用的信道模型,分析各种模型下的输入信号后的仿真和分析(On the basis of the study in multi-path propagation theory, characteristics and mathematics models of wireless channels, and the analysis of references from both domestic and international realm, this thesis will generalize the detailed classification of wireless mobile communication channels, and the typical small-scale fading modules (Rayleigh fading and Rice fading), which the signals has encountered while transmitted in communication channels. )
- 2010-12-20 15:52:20下载
- 积分:1
-
matlabSimulinkQPSK
利用matlab工具对于QPSK系统进行完整的仿真,对于深刻理解系统仿真有帮助,且包含很多分析,比较易懂(QPSK systems using matlab a complete tool for the simulation of a deep understanding of system simulation for the help, and contains a lot of analysis, is easier to understand)
- 2011-06-04 01:38:10下载
- 积分:1
-
faomei_V0.0
均值便宜跟踪的示例,小波包分析提取振动信号中的特征频率,包含优化类的几个简单示例程序。( Example tracking mean cheap, Wavelet packet analysis to extract vibration signal characteristic frequency, Optimization class contains several simple sample programs.)
- 2016-05-15 13:31:21下载
- 积分:1
-
MDS-MAP
无线传感器网络中MDS-MAP定位算法的Matlab代码(Matlab code of the wireless sensor network localization algorithm MDS-MAP)
- 2011-06-28 13:49:20下载
- 积分:1
-
Decouple
解耦控制的仿真,很全面的资料!!!!!!!!!!!!!!!!
(The decoupling control the simulation)
- 2012-09-28 02:35:36下载
- 积分:1
-
threeDemesionRadiation-Pattern-
自己编的matlab程序能够用于3D情况下偶极子天线辐射方向图的FDTD仿真!与大家共享!(it can be used to simulated the dipole antenna.by using the matlab language,the radiation pattern is simulated by using FDTD algrthom!)
- 2013-04-19 17:14:26下载
- 积分: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
-
bbf184e03d51
matlab code mobile communications
- 2012-09-08 16:24:01下载
- 积分:1
-
matlab
matlab 教学课件,全面介绍数字图像处理的相关内容(matlab courseware comprehensive introduction to digital image processing related content)
- 2011-04-21 17:31:31下载
- 积分:1
-
code_3
matlab code for stereo coding
- 2013-01-30 16:28:58下载
- 积分:1