-
ColorfulpicGenerator
This code is about colorful pic generator. This code is done in MATLAB.
- 2015-02-06 01:29:59下载
- 积分:1
-
adaboost
Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。
load clouds
[test_targets, E] = lijsada_boost(patterns, targets, patterns, 100, Stumps ,[])
train_patterns 每列为一样本
train_targets 每列为一样本目标
100 :Number Of Iterations
Stumps: Weak Learner Type
Learner s parameters :[]
adaboost +stumps
testRightR = 0.7522(Adaboost is an iterative algorithm)
- 2014-01-20 13:05:34下载
- 积分:1
-
New
Standard MCM communications system
- 2010-08-10 20:06:05下载
- 积分:1
-
MATLABGUI
gui的教程,书中的例子及题目的源码.彼此是对应的(gui of course, the book's source code examples and topics. Each other is the corresponding)
- 2009-05-31 20:43:29下载
- 积分:1
-
pocs
这篇文章主要介绍pocs算法,详细的介绍了pocs的步骤。(pocs ,image super-resolution)
- 2012-04-29 15:32:49下载
- 积分:1
-
besin
Matlab Function to caculate BER
- 2013-04-10 23:55:56下载
- 积分:1
-
vcPmatlab6.5
散点数据生成格网,2d,3d,vc6.0,matlab6.5(Source- scatter data generated grid)
- 2012-07-10 14:20:18下载
- 积分:1
-
PIDcontrol
PID控制系统 对于系统的非线性 超调量 震荡等不稳定因素有很好的控制(PID control system for the nonlinear overshoot shocks and other uncertainties have very good control)
- 2011-09-19 16:46:03下载
- 积分:1
-
Learning1
math function code of learning methods
- 2013-10-25 03:34:33下载
- 积分:1
-
MmDemo
vc和matlab混合编程,在vc中调用matlab的函数进行计算和处理,本程序中调用了matlab图像处理函数打开图像并进行灰度处理(vc and matlab mixed programming, matlab function calls are calculated and processed in the vc, the program calls the matlab image processing function to open and grayscale image processing)
- 2014-02-05 20:05:21下载
- 积分:1