-
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
-
MATLABClassic-approach-
matlab 一些经典算法,包括数值拟合,回归,插值、解方程等(matlab some classic algorithms, including numerical fitting, regression, interpolation, solving equations, etc.)
- 2011-05-18 20:45:46下载
- 积分:1
-
normalize_DCT
This is the matlab implementation of DCT based illumination normalization technique.
- 2014-11-11 20:56:39下载
- 积分:1
-
synplify-hand-book(English)
Syplify经典英文教程。内含众多实验例程,Lab 1 Basic Synplify Run;Lab 2 Analyzing Critical Path and Assigning Timing;Lab 3 FSM (Finite State Machine) Compiler Constraints and Attributes(Syplify classic English tutorial. Contains numerous experiments routine, you can help learners to quickly grasp Syplify tips, is a rare foreign experiments tutorial.)
- 2015-04-20 09:01:06下载
- 积分:1
-
dsisoftv2000
Dsisoft package for Matlab version 2000
- 2010-02-17 03:37:44下载
- 积分:1
-
ESPRIT_DOA
基于ESPRIT算法的DOA估计,利用ESPRIT算法进行DOA估计(DOA estimate with arithmetic)
- 2013-11-25 19:31:04下载
- 积分:1
-
stereopairs
立体图像校准的matlab程序算法讲解。可以直接下载源码(A compact algorithm for rectification of stereo pairs)
- 2009-12-16 16:03:20下载
- 积分:1
-
vc+matlab
matlab 与 vc++接口五种不同的方法与实例(vc Matlab interface with five different methods and examples)
- 2006-06-15 11:56:16下载
- 积分:1
-
matlab
matlab之基本绘图函数,还不错,值得一看(matlab)
- 2009-06-16 11:58:57下载
- 积分:1
-
matlabEXTENDERv1.0
这个软件包提供的例程可以扩展器读取并绘制网格,现场并指出文件。 Extender是一个环形等离子体计算上的代码从一个平衡代码(如VMEC或馅饼)电网的磁场。该扩展器的代码是由迈克尔Drevlak在等离子物理研究所。(This package provides routines to read and plot the EXTENDER mesh, field and points files. EXTENDER is a toroidal plasma code which calculates the magnetic field on a grid from an equilibrium code (such as VMEC or PIES). The EXTENDER code is maintained by Michael Drevlak at the Institute for Plasma Physics.)
- 2011-05-23 11:26:48下载
- 积分:1