-
rician_channel
无线通信系统中莱斯信道仿真,用于系统性能的研究。(Rice wireless communications system channel simulation for system performance studies.)
- 2009-04-21 10:38:47下载
- 积分:1
-
correct
说明: 修正文档,利用matlab对初始值和优化值的偏差系数进行计算,计算结果做修正分析(Revised document, the use of matlab optimization of the initial value and the deviation coefficient is computed and the results do correction of the)
- 2011-03-12 20:27:24下载
- 积分:1
-
estimate_AR
说明: 我写的matlab 的ar模型代码,很实用,希望对你有帮助(I wrote the ar model matlab code, very useful, want to help you)
- 2010-04-09 09:53:59下载
- 积分:1
-
WAVELET-FOR-NDT
轴承外环的故障检测 MATLAB小波实现 (matlab wavelet for NDT)
- 2009-03-16 13:15:32下载
- 积分:1
-
Demo1
Calling a non-local algorithm for image denoising.
- 2010-05-06 17:20:06下载
- 积分:1
-
main
不错的粒子群程序,对初学者很有帮助,有完整的注释,通过了测试,可以很好的运行,希望对初学者有帮助。(Good PSO program, useful for beginners, complete notes, passed the test can be a good run, and I hope to help beginners.)
- 2013-12-09 16:55:59下载
- 积分:1
-
213
Matlab在图像处理与目标识别方面的应用实验程序示例。包括三个程序以及详细文档:一、染色体识别与统计,二、汽车牌照定位与字符识别,三、基于BP神经网络识别字符的简单实验(Matlab image processing and target recognition in the application of experimental procedures for example. Consists of three procedures, and detailed documentation: a, chromosome identification and statistics, two license plate location and character recognition, 3, based on BP neural network character of the simple experiment)
- 2010-06-06 22:36:53下载
- 积分:1
-
A-Guide-to-MATLAB-for-Beginners
matlab 入门书,初学者和有经验的人士都有用处。(A Guide to MATLAB for Beginners and Experienced Users by Hunt Lipsman and Rosenberg)
- 2012-03-22 11:36:12下载
- 积分:1
-
HoughObject
Circles
We can extend the Hough transform to other shapes that can be expressed parametrically. For example, a circle of
fixed radius can be described fully by the location of its center (x, y).
Think of each feature (edge) point on the circle as saying, ”if I’m on the circle, the center must be in one of these
places”. It turns out that the locus of these votes is itself a circle.
But what about circles of unknown size? In this case, we need a third parameter: the radius of the circle. So, we can
parameterize circles of arbitrary size by (x, y, r). Instead of casting votes in a circular pattern into a two-dimensional
accumulator, we cast votes in circles of successively larger size in a three-dimensional accumulator.
- 2010-03-09 06:46:32下载
- 积分:1
-
face-detection
Face Detection using adaboost algorithm.....................
- 2011-10-14 19:39:05下载
- 积分:1