-
AR
说明: 这是数字信号处理课程中的AR模型的功率平铺攻击MATLAB编程(This is a digital signal processing courses in the AR model of power tile attack MATLAB Programming)
- 2010-06-29 11:53:05下载
- 积分:1
-
tuihuosuanfa
基于MATLAB退火算法实现,初学者可作参考,程序已经验证。(Annealing algorithm based on MATLAB, can be used as reference for beginners, the program has been verified.)
- 2010-12-14 20:44:35下载
- 积分:1
-
OFDMbeamforming
OFDM系统波束成形研究 ofdm beamforming(ofdm beamforming)
- 2011-01-07 18:17:39下载
- 积分:1
-
mmse
MMSE最小均方误差均衡仿真
可以方便的运行(MMSE matlab)
- 2013-08-22 19:15:27下载
- 积分:1
-
simulated-annealing
代码为模拟退火法,利用matlab工具编写。(the code is simulated annealing which written by matlab.)
- 2015-01-03 16:36:11下载
- 积分: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
-
zhujiemian
说明: 利用MATLAB实现的自动控制系统分析的界面(Use MATLAB to achieve the automatic control system analysis interface)
- 2008-11-22 10:49:08下载
- 积分:1
-
FeatExtraction
this file is for mfcc extraction
- 2012-03-30 15:44:34下载
- 积分:1
-
wireless_communication
说明: 经典书籍 剑桥大学大学出版社: 无线通信基础(Book Description:
The past decade has seen many advances in physical layer wireless communication theory and their implementation in wireless systems. This textbook takes a unified view of the fundamentals of wireless communication and explains the web of concepts underpinning these advances at a level accessible to an audience with a basic background in probability and digital communication. Topics covered include MIMO (multi-input, multi-output) communication, space-time coding, opportunistic communication, OFDM and CDMA. The concepts are illustrated using many examples from real wireless systems such as GSM, IS-95 (CDMA), IS-856 (1 x EV-DO), Flash OFDM and UWB (ultra-wideband). Particular emphasis is placed on the interplay between concepts and their implementation in real systems. An abundant supply of exercises and figures reinforce the material in the text. This book is intended for use on graduate courses in electrical and computer engineering and will also be of great interes)
- 2010-05-05 10:45:04下载
- 积分:1
-
MFEToolbox
这个是matlab MFE toolbox,里面附有参考的指导文档(This is matlab MFE toolbox, and inside with reference to the guidance document)
- 2013-02-02 09:04:30下载
- 积分:1