-
adaboost_version1b
最经典AdaBoost实现,适合初学,有大量详细的注释,容易理解(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" 。)
- 2020-12-17 16:59:11下载
- 积分:1
-
STOKES_FLOW
Finite Element Programming for Matlab in 2D (Stokes flow)
- 2009-11-12 12:48:57下载
- 积分:1
-
WaterRipples-master
water ripple live wallpaper
- 2014-09-09 13:14:08下载
- 积分:1
-
depth-map
深度图生成,基于立体匹配获取的深度图质量较好(Depth map, depth map based on good quality stereo matching Being)
- 2016-05-31 11:34:37下载
- 积分:1
-
the-blind-channel
多径信道中盲信道均衡的恒模算法,从恒模代价函数出发详细推导出盲信道均衡恒模
算法(Multipath channel, blind channel equalization of constant modulus algorithm, starting from the constant modulus cost function derived in detail the blind channel equalization constant modulus algorithm)
- 2011-07-04 13:20:46下载
- 积分:1
-
matlab
一共15章,详细介绍了matlab的使用方法,是学习matlab的很好的教程。(A total of 15 chapters, details the use of matlab is a good tutorial to learn matlab.)
- 2013-03-22 14:58:22下载
- 积分:1
-
nihe
说明: matlab拟合数据,分为回归分析、曲线拟合及计算机模拟(it contains Regression analysis, curve fitting and computer simulation)
- 2009-08-08 15:08:45下载
- 积分:1
-
main
C++ Project. Demonstration of object orientated programming with minesweeper game implementation long time
- 2014-10-26 05:49:45下载
- 积分:1
-
MPC-DMC-code
一个实现基于动态矩阵控制的模型预测控制源程序(Source code for MPC based on DMC under MATLAB)
- 2015-04-12 07:16:19下载
- 积分:1
-
kaermanweiner
基于MATLAB的数字滤波器的设计,有例子可参考学习(MATLAB-based design of digital filters, there are examples for reference)
- 2010-08-26 11:58:16下载
- 积分:1