-
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
-
huiguifenxi
matlab的统计回归分析,很全面的数码库,能够解觉大部分回归问题。(matlab statistical regression analysis, it is a comprehensive digital library, able to sleep most of the reunification problem solution.)
- 2007-10-19 10:04:48下载
- 积分:1
-
wavelet-denoise
利用小波变换进行图像去噪的程序 基于MATLAB的(Image denoising using wavelet transform procedures for MATLAB-based)
- 2010-08-17 16:39:05下载
- 积分:1
-
1D.zip
1D heat transefer
function [A,b,r] = fullyDev1dr(m,rout,mu,dpdx)
fullyDev1dr CVFD coefficients for 1D fully developed flow in a pipe
Synopsis: [A,b] = fullyDev1dr
[A,b] = fullyDev1dr(m)
[A,b] = fullyDev1dr(m,rout)
[A,b] = fullyDev1dr(m,rout,mu)
[A,b] = fullyDev1dr(m,rout,mu,dpdx)
- 2014-11-21 23:27:03下载
- 积分:1
-
watershed
分水岭算法的Matlab实现,面向对象的图像分割(watershed, object-based image segmentation)
- 2015-02-04 16:08:08下载
- 积分:1
-
split
Split & Merge Algorithm
- 2014-01-03 17:05:56下载
- 积分:1
-
simulink
该软件可以利用鼠标在模型窗口上绘制出所需要的控制系统模型。(The software can use the mouse in the model window to map out the necessary control system model.)
- 2009-02-23 15:19:32下载
- 积分:1
-
matlab-jiaocheng
matlab教程,详细介绍了matlab的各个部分(matlab tutorial, detailing every part of matlab)
- 2011-04-19 23:01:29下载
- 积分:1
-
chen
本程序画混沌的Chen系统,程序简单切运算速度快.(This procedure painting chaotic Chen system, the program simply cut operation is fast.)
- 2011-07-24 23:58:42下载
- 积分:1
-
cqt
Powerfull Constant Q Transform
- 2014-12-24 21:56:59下载
- 积分:1