-
houghpeaks00
不用多说了,和Hogh搭配使用检测直线的程序
直线Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。(Needless to say, Hogh mix and the use of linear detection procedures Hough transform space and the use of images Hough parameter space The point-line duality, the image space detection switch to the parameter space. Through the parameter space for a simple cumulative statistics, then Hough parameter space for accumulator peak detected straight.)
- 2007-01-18 14:42:02下载
- 积分:1
-
IEEE80211a(1)
基于802.11的matlab仿真,IEEE的通信协议(Matlab simulation of 802.11-based communication protocol of the IEEE)
- 2012-05-22 16:48:35下载
- 积分:1
-
genetic-algorithm
基于MATLAB的遗传算法 本文是以Word形式给出的 里面都是计算GA的原代码(MATLAB-based genetic algorithm given in this article is based on Word form which is basically the original code
)
- 2013-11-20 11:26:55下载
- 积分:1
-
MIT6_094IAP10_assn01.pdf
麻省理工学院introduction to matlab课程作业指导,包含matlab实例,相互交流(excellent matlab exercises homework for improving matlab )
- 2015-01-15 15:21:45下载
- 积分:1
-
AES
AES加密的matlab代码,经过验证可以实现AES加密的整个算法过程,很值得大家来学习!!!(AES encryption matlab code that can be achieved through validated AES encryption algorithm whole process, it is worth learning! ! !)
- 2015-03-19 23:38:39下载
- 积分:1
-
200732791233
基于Matlab的BP神经网络在大气污染预报中的应用,希望能够对大家有所帮助(Matlab based on the BP neural network prediction of air pollution in the application, I hope everyone can help)
- 2009-02-13 22:11:36下载
- 积分:1
-
codageGray_MDA4
This source code shows the implementation of two codes C1(gray) and C2(other). The error rates(theorical and practical) are shown in figures for both codes (depending on the noise density)
The two code are MDA-4.(codage in 2 bits)
- 2009-12-13 21:39:05下载
- 积分:1
-
password_gui
MATLAB
MATLAB 7.5 (R2007b)
Application to set a password on GUI
So if user will input wrong password, program will be closed
Password is: ALHAMBRA
- 2010-03-02 02:49:45下载
- 积分:1
-
fit_mix_gaussian
fit_mix_gaussian - fit parameters for a mixed-gaussian distribution using EM algorithm
format: [u,sig,t,iter] = fit_mix_gaussian( X,M )
input: X - input samples, Nx1 vector
M - number of gaussians which are assumed to compose the distribution
output: u - fitted mean for each gaussian
sig - fitted standard deviation for each gaussian
t - probability of each gaussian in the complete distribution
iter- number of iterations done by the function
- 2011-02-09 19:05:43下载
- 积分:1
-
MIMO_OFDM
mimoofdm仿真,主要是不同信道估计的对比,可以运行(mimoofdm simulation, mainly comparing different channel estimation can run)
- 2021-02-19 17:49:44下载
- 积分:1