-
adaboost_version1e
这是一个经典的形变模型实施,在一个单一的文件用简单的可以理解的代码。
功能包括两部分一个简单的弱分类器和一个促进部分:
弱分类器试图找到最佳阈值的数据维数对数据进行分离成两个阶级1和1
要求的进一步提高分类器部分迭代,每一步是变化分类权重miss-classified例子。这造成了一连串的“弱分类器”,表现得像一个“强大分类器”
(This a classic AdaBoost implementation, in one single file with easy understandable code.
The function consist of two parts a simple weak classifier and a boosting part:
The weak classifier tries to find the best threshold in one of the data dimensions to separate the data into two classes-1 and 1
The boosting part calls the classifier iteratively, after every classification step it changes the weights of miss-classified examples. This creates a cascade of "weak classifiers" which behaves like a "strong classifier"
.
)
- 2012-04-23 13:17:57下载
- 积分:1
-
binary_ga
THIS IS MATLAB CODE FOR BINARY GA
- 2013-01-28 23:11:29下载
- 积分:1
-
Rosen
实现对指定的函数梯度图的绘制,及其三围图形绘制等功能(Achieve specified function gradient map drawing, and its measurements graphics rendering functions)
- 2012-10-06 17:05:46下载
- 积分:1
-
ballmove
说明: 演示小球沿预定轨道滑动的matlab程序(Demonstration of small ball sliding along the orbit of the matlab program)
- 2008-10-25 19:20:55下载
- 积分:1
-
convolve
New image point brightenss convolution of template with image
- 2012-06-22 06:02:35下载
- 积分:1
-
pso--constrained
这个粒子群算法使用matlab语言编写出来的,可以解决带约束的粒子群算法问题,可以很方便的把问题得到解决(the optimization of constraied pso matlab programmes)
- 2013-10-09 10:00:18下载
- 积分:1
-
raji1
in this folder contains the Extract the files and to add the SIFT features.
- 2013-10-01 23:49:52下载
- 积分:1
-
1466
matlab simulink implementation and analysis of Three-phase inverter
- 2013-11-30 22:49:22下载
- 积分:1
-
WAP-to-generate-a-random-noise-of-amplitude
WAP to generate a random noise of amplitude
- 2014-08-16 21:48:38下载
- 积分:1
-
path_planning-master
人工势场法避障 实现从势能高出往低处运动 ,实现路径规划 和避障(artificial potential)
- 2019-04-22 22:21:40下载
- 积分:1