-
HOG
这是最简洁,注释得最好的HOG(Histogram Oriented Gradient)算法的matlab实现。可用于行人识别和物体跟踪。(This code is well commented, which enables the adjusting of the HOG parameters. This code was developed for the work: O. Ludwig, D. Delgado, V. Goncalves, and U. Nunes, Trainable Classifier-Fusion Schemes: An Application To Pedestrian Detection, In: 12th International IEEE Conference On Intelligent Transportation Systems, 2009, St. Louis, 2009. V. 1. P. 432-437.)
- 2021-04-16 11:08:53下载
- 积分:1
-
m-language
m语言编程,详细介绍m语言的基本知识以及高级应用(m programming language, details the basics of the language m and advanced applications)
- 2011-10-17 14:57:46下载
- 积分:1
-
Matlab-Programs-of-PSO
In this project, the standard particles swarm optimization - named here (MyPSO) is simulated and tested by five well-known benchmark functions (Sphere, Ackley, Rastrigin, Rosenbrock and Schwefel p2.26). Then, a new mechanism- named here (Improved MyPSO) is introduced to improve the performance of the standard particles swarm optimization to achieve better results and avoid stagnation at bad results. This new mechanism is also tested by the same benchmark functions. The results of improved PSO are then compared with those of standard PSO and different published improved PSO (SPSO, PSO-XD, CPSO-S and PSO-P5).
- 2013-03-14 15:38:05下载
- 积分:1
-
Chapter5
simulation of communication systems and software defined radio from the book chapter 5
- 2012-11-04 19:10:56下载
- 积分:1
-
linehough
霍夫变换的令一种算法,对于直线检测效果很好(Hough transform to make an algorithm that works well for line detection)
- 2010-05-27 17:20:01下载
- 积分:1
-
paowuxian
在文本框输入不同的参数,绘制得到相应的抛物曲线。(In the text box to enter different parameters to draw the corresponding parabolic curve.)
- 2010-10-20 19:35:42下载
- 积分:1
-
MATLAB
说明: MATLAB应用百例,里面是详细的源程序(MATLAB application of 100 cases, which are detailed source)
- 2008-09-19 10:40:41下载
- 积分:1
-
AoA_Test1
AoA simulation using matlab
- 2016-04-06 14:31:42下载
- 积分:1
-
Matlab
matlab 数据文件I/O的实现方法,详细介绍matlab怎样从数据中读取数据以及保存数据至文件中。(how to load or save data using matlab)
- 2009-04-10 15:19:07下载
- 积分:1
-
Untitled
kmeans image segmentation
Input:
ima: grey color image
k: Number of classes
Output:
mu: vector of class means
mask: clasification image mask
- 2012-05-01 10:54:41下载
- 积分:1